I am able to successfully authenticate with a token using a WebHook in Jira Automation. I have a workflow transition that would be better home for this WebHook.
There is a trigger WebHook Post function in the workflow. How do you handle the token with this being one step versus two (as in Automation)? I am trying to keep things still in the workflows for ease of management.
Thanks!