In Azumuta, triggers serve a wide variety of functions. On this webpage, we’ll focus specifically on using triggers for:
- All continuous improvement issues in your workspace
- All approval requests in your workspace
- All continuous improvement issues and all approval requests in your workspace
At the moment, you can’t use a trigger for one specific issue or one specific approval request.
How to Create a Trigger for All Continuous Improvement Issues/Approval Requests/Both Categories in Your Workspace #
- Click on “Settings” under “Management”.
- Click on “Triggers” under “Integrations”.
- Click on the yellow plus button.
- Fill out the available fields. We will provide an explanation for each field below the video.
- When you’re done, click on “Add”.
- On the “Scope” dropdown menu, select the trigger use case. Choose either “All continuous improvement issues” / “All approval requests” / “All issues” (for all continuous improvement issues and all approval requests in your workspace).
- On the “What” dropdown menu, select “Call a Webhook” (currently, it’s the only available trigger type that we have for this use case). We will provide an explanation of what you can do with a webhook in the guide section below.
- On the “When” dropdown menu, select the occurrence that will activate this trigger.
- The “Attributes” dropdown menu will display additional configuration options for this trigger. They will only appear once you’ve filled in the “What” and “When” dropdown menus.
- If needed, you can write additional notes for this trigger.
- When you’re done, click on “Add”. However, if you would like to cancel it, click on “Cancel”.
Calling a Webhook #
At the moment, the only trigger type that you can use for this use case is calling a webhook. Whenever the occurrence determined on the “When” dropdown menu occurs, our platform will automatically call a webhook.
A webhook is a tool that’s used to send and receive data across multiple platforms. If you would like to learn more about webhooks and how you can use them, please contact us via support@azumuta.com – we’d be happy to assist you.
Please have a look at the image below to see the possible configuration option for this trigger type:
- On the “What” dropdown menu, select “Call a webhook”.
- On the “When” dropdown menu, select the occurrence that will activate this trigger. “When an issue is reported” means that the trigger will be activated when a ticket / an approval request is submitted. Meanwhile, “When the active column of an issue changes” means that the trigger will be activated when an issue moves columns within an improvement board / an approval request moves columns within an approval board.
- The “Attributes” dropdown menu contains the configuration options for this trigger. To learn more about webhooks and how to use them, please contact us through the support@azumuta.com email.
- If needed, you can write additional notes for this trigger.
- When you’re done, click on “Add”. However, if you would like to cancel it, click on “Cancel”.