📝 Overview
Webhooks allow Yoom to communicate with external apps like Intercom, enabling seamless integrations. By setting up a webhook in Intercom, you can trigger actions in Yoom based on events in Intercom, such as when a user creates a conversation or replies to one.
This guide will walk you through the steps to connect Intercom with Yoom using webhooks.
🛠️ How to Set Up
1. Create an App in Intercom
Start by creating an app in the Intercom Developer Hub.
Log in to Intercom and click the icon in the bottom left of the page, then select Settings.
In the Settings menu, click Developers to open the Developer Hub.
In the Developer Hub, click the New app button, enter a name for your app in the App name field, select Internal integration, and then click Create app.
2. Configure the Webhook URL and Webhook Events
In the sidebar of the app you just created, select Webhooks.
In the Your request endpoint URL section, paste the Webhook URL you got from Yoom.
In the Webhook topics section, choose the events you want to trigger the Webhook, and then click Save.
📍 Example Webhook Events:
conversation.user.created
This triggers when a user creates a new conversation.
conversation.user.replied
This triggers when a user replies to a conversation.
3. Execute the Webhook Action
Now, run the Webhook actions you've configured under Webhook topics.
For example, you can create or reply to a conversation.
4. Run a Test in Yoom
Once you've triggered the action, go back to the Trigger Settings page in Yoom, click the Test button, and check for the message "🎉 Webhook has been successfully received!"
And that’s it!
You’ve successfully set up the Webhook in Intercom 🎉.
Related Keywords
Related Keywords