Hello,
I am looking for a way that when doing timesheet approval will call to my external api.
How to do this? Please guide me!
Thanks a lot!
So you would want Tempo call your API at each approval. As far as I know, it is not possible, but for the best answer ask the Tempo product support.
What you could do as an alternative: create a little "sync" mechanism that runs periodically (e.g. every 5 minutes), pulls the data from the Tempo API, pushes the data to your API. Of course, there may be difficulties with pushing only the "changed" data and such, but you get the basic idea here.
there are severals APIs for Timesheets approvals, the root APIs documentation from Tempo is here: https://apidocs.tempo.io/#tag/Timesheet-Approvals
As you will see there are severals APIs to approve, reject or reopen timesheets...
I hope this helps.
Dam.
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.