I am implementing a bot that makes a call to Jira API to subscribe to a particular task for a particular user and whenever the status of the task is updated the bot should get notified with a response instead of email notification. Any ideas on how that can be achieved?
Hello Aayush and welcome to the Community!
From what it sounds like with your automation process you’ve starting the undertaking, you’re wanting to use webhooks to trigger based on any action to specify. To move forward on this, your best course of action would be to review the developer guides for webhooks to find how to create a webhook and how to configure it to your needs. Further information on this may be found at Webhooks.
Within the linked article above there should be an entire walk through how what a webhook is down to how to do advanced configuration.
I hope this proves helpful and you’re able to get your integration and notifications configured soon.
Regards,
Stephen Sifers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.