Pretty straight forward question. We currently have some automation rules which our users run via manual triggers. Is there a way via API to run a manual triggered automation rule? How about ones that take parameters?
You can use the "Incoming webhook" if you want to trigger an Automation via API
https://support.atlassian.com/cloud-automation/docs/jira-automation-triggers/
What if you want to run automation as a manual rule from a ticket, as well as from a webhook?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira automation wont work with 2 triggers in the same rule, you'll have to create 2 same rules, each with a different trigger.
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.