Hi
I have been looking for a way to call a given automation on an issue via the v3 rest api.
It can't find any of of that sort in documentation so it may not be possible at all.
I was hoping for something ala:
.../rest/api/3/issue/#{issue_key}/automations/#{automation_id}/run
Does anyone know if such thing is even possible?
Best
Jens
If any one else comes here and wonder about what my workaround was:
I have extracted the common part of the automation and made the trigger part to be a webhook.
The e.g. Manually changed or some other trigger call this webhook with the issue-key.
The same webhook can be called externally via a script.
Best
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.