Make.com: how to use TimelinesAI webhooks as a trigger
via Make.com
How to create a webhook module to catch data from your TimelinesAI webhook
- Open the existing Make.com scenario or create a new one
- Add a new trigger module: to add a new module to empty scenarios, simply click the + sign.
- Search and select Webhooks > Custom Webhook
- Click the Add button next to Choose a hook and enter the desired name in the window that pops up to the right > click Save:
- Click Copy address to clipboard:
- Open https://app.timelines.ai/integrations/webhooks_v2/ > Add a new endpoint or edit existing one. Refer to this article on how to created/edit TimelinesAI webhooks.
- Paste the copied webhook into the Webhook URL field
How to run the created Webhook module
- Right-click the created Webhook module > Run this module only. Once the module is active, it waits for data from your TimelinesAI webhook.
- When the data is received the Webhook module will display a counter on the upper right side. If you click the counter you will see the received data
Updated on: 28/10/2024
Thank you!