I want to create a new task using an inсoming webhook. Please tell me how can I do this?
I know it can be done with "POST / rest / api / 2 / issue", but I want to avoid authorization.
Hi @SAY -- Welcome to the Atlassian Community!
You could use an automation for Jira (A4J) rule, triggered on the incoming webhook, and then create the issue. Please look here for information about automation rules:
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.