JSM picking up the API call in random order means Sending Request as webhook body with 10 objects
1.PostMan → JSM → External Tool (Tuki)
1. sending 10 objects from Postman JSM picking objects randomly not in order means its not picking first object its taking randomly
2.API Call from JSM Automation to External Tool (Tuki) Failing. It is working when we tried directly from PostMan to External Tool (Tuki)
Please can you share a snippet or image of your automation rule?
If you're using a loop in the Jira Automation, you can add a 10 second delay after the last webhook action, so that it gives the first automation time to process prior to the next one being triggered.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.