I'm recently using Tempo app in Slack to log my timesheets, now I want to send the current period timesheet in the same way (using Slack), is it possible?
So far I was looking the documentation and I didn't find anything about it, but still I want to ask.
Other option for me is to use Tempo API's to do the same, is that possible?
Thanks in advance,
Erick
You can submit your timesheets with this API endpoint:
https://apidocs.tempo.io/#tag/Timesheet-Approvals/operation/submitTimesheetForUser
Susan got this right! Well done Susan, I didn't see this endpoint :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent, thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Erick Martínez and welcome to the community,
From my search here https://help.tempo.io/cloud/en/tempo-timesheets/tempo-apps/tempo-for-slack/logging-time-in-tempo-for-slack.html, but here as well https://apidocs.tempo.io/#tag/Periods/operation/getPeriods, I didn't find a way to do what you want. Even with REST API you only get an endpoint to get periods, but not to submit. Perhaps your best shot is to ask directly tempo support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.