📝 Overview
Even if an app is not natively integrated with Yoom, you can still trigger a Flowbot when Yoom receives a webhook notification from that service.
This guide walks you through the steps to set up a webhook trigger in Yoom.
‼️ Note: Yoom's support team does not cover this setup. Please check the external service’s documentation for webhook configuration details.
🛠️ Setup Steps
1️⃣ Generate a Webhook URL in Yoom
Open the Flowbot editing page.
Go to "App Trigger," and select Custom App > Custom webhook.
Enter a title for the trigger.
Choose "Custom Webhook" as the trigger action.
On the next page, copy the generated Webhook URL.
2️⃣ Register the Webhook URL in the External Service
Paste the Webhook URL into the webhook settings of the service you want to integrate.
Each service has a different webhook setup method, so refer to the external service's setup guide.
3️⃣ Test the Webhook Connection
Perform an action in the external service that triggers the webhook.
Return to Yoom's settings page, and click the "Test" button.
Check if Yoom successfully receives the webhook.
4️⃣ Store Webhook Data in the Output
You can store the response data from the webhook into Yoom's output variables.
After configuring the output, click the "Save" button to finalize the settings.
🎉 That's it!
Your Flowbot is now set up to start whenever a webhook is received!
Related Keywords
Related Keywords
Operation, Webhook, Custom App, Custom, Trigger