You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have set up a job:update webhook to pull annotations, when annotations are created/updated/deleted. Currently, the request body contains which job was updated and the old "updated_date", but not which annotations were changed.
Describe the solution you'd like
It would be very helpful, if the body could contain information about which annotations were created/updated/deleted, so that I don't have to compare all annotations against our external database, every time the "save"-button is pressed to find out which annotations to export.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Actions before raising this issue
Is your feature request related to a problem? Please describe.
I have set up a job:update webhook to pull annotations, when annotations are created/updated/deleted. Currently, the request body contains which job was updated and the old "updated_date", but not which annotations were changed.
Describe the solution you'd like
It would be very helpful, if the body could contain information about which annotations were created/updated/deleted, so that I don't have to compare all annotations against our external database, every time the "save"-button is pressed to find out which annotations to export.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: