In Jira Cloud, Is it possible to trigger an automation rule from another automation using REST API.
If so what is the endpoint we will be sending to trigger that rule.
Also, how to find the automation details including rule id using REST API GET request.
Hello @Jayanth , you could try to use Incoming webhook trigger.
https://support.atlassian.com/cloud-automation/docs/configure-the-incoming-webhook-trigger-in-atlassian-automation/
You will get URL when saving automation rule with Incoming webhook trigger.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.