I'm trying to create an automation using the incoming webhook trigger and then the action to create a work item. However it will not let me save it. I only get the error 'invalid incoming webhook trigger'. My account is an administrator in this space. Any ideas? (screenshot attached)
Hi @Mark Sheraton,
for the webhook to 'activate' you'll need to save the flow first. For this select 'Save without enabling':
Once the flow is saved, then the trigger will update and give you the unique URL you send to. The Secret will still be greyed out. In order to generate a Secret you need refresh it once
Hope this helps on your Issue.
Best Regards,
Markus
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mark Sheraton,
Welcome to Atlassian Community!
Have you tried to regenerate the URL that the incoming webhook trigger is using? After you done that try and save the automation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Mikael Sandberg thanks for the welcome.
I very well may be misunderstanding the question however, I was expecting JIRA to provide me with a URL I could then use in my powershell script to create a new case. It's not done that, so there is no URL to regenerate.
I did a similar thing with Slack today and that's how it worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What happens if you save the automation without enable it?
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.