<deploment>/api/callback/jira/
where deployment is where Mayil’s backend API was deployed (An example would be https://mayil.companyname/api/callback/jira/
)
Jira API
and make this selection-Client ID
into identifier
and copy secret
into secret
.https://mayiltest.atlassian.net
)Project
. In the example below, it is “My Kanban Project”ignore_labels
. These tags can be called anything.
webhook_secret
will be updated in the section below. After completing that, add this config block to INTEGRATIONS
as outlined in the Configuration page.
<deploment>/api/health
and click on the Jira icon. Follow the instructions there to validate the OAuth app. Once completed, you should see this page-
mayil-wh-1
under name.
Enabled
<deploment>/api/webhook/jira/
where deployment is where Mayil’s backend API was deployed (An example would be https://mayil.companyname/api/webhook/jira/
)
webhook_secret
in the configuration details from the previous step
<deploment>/api/health
)