Webhook integration
Webhooks are designed to automate messages when a certain event is triggered.
Last updated
Webhooks are designed to automate messages when a certain event is triggered.
Last updated
Webhooks are automated messages that are sent from other applications to your desired application when something happens. The main target of webhooks is that information from Updraft can be sent to users without that they have to visit Updraft and the portal and dashboard all the time to check if something changed.
Updraft's Webhook integration allows you to receiving notifications when the following events take place:
A new build of your app has been uploaded or an update is available
A new feedback of your app has been received by your app testers
Updraft will send an HTTP POST payload to the configured Webhook URL. The Webhook integration can be configured under the project settings page of your specified app project.
1.Go to the project settings and select integration
2. Click on a Add Webhook button
3. Add a name for your Webhook
4. Add your Webhook URL where you would like that Updraft should send notifications. You can get the webhook URL from your integrated app (Microsoft Teams, Zapier, Zammad etc.)
5. Chose your App from which you would like to get notifications
6. Select the event triggers
7. You can enable if the new webhook integration should be active or not
8. Save and your are Done!
If now a new event happens, Updraft will send the notifications which are configured into your integrated app. For example how it could look like:
If you would like to change your configured webhook just follow the steps:
Open your App Project
Go to Project Settings
Click on Integration
Select your active Webhook Integration by clicking on the pen
Disable the Webhook by clicking on the switcher
Save
If you would like to delete your configured webhook just follow the steps:
Open your App Project
Go to Project Settings
Click on Integration
Hover over the active weebhook in the list
Click on the trash icon on the right side
A pop-up will appear where you need to confirm it
When a new build of your app is uploaded a webhook message will look like this:
The webhook message will look like this: