Webhooks
Last updated
Last updated
Subpage integrates seamlessly with a wide range of tools to help you automate workflows, manage leads, and enhance your marketing efforts. Whether you need to connect to a CRM, email marketing platform, or other business tools, our integrations make it easy to sync data and streamline your processes.
Webhooks: Use custom webhooks to integrate with platforms like Make, Activepieces, or other automation tools. This allows you to push data in real-time to any compatible app, offering maximum flexibility.
Go to "https://my.subpage.co/integrations" or press "Integrations" from the left sidebar.
Press "View/Create Webhooks".
Press "Create Webhook"
Fill out the form:
Active: leave it checked;
Name: add a name about the integration, ex. Integration with ActievePieces;
URL: add the URL generated by the third platform you're using (examples in the next pages);
Event: select "lead.created";
Page: leave empty if you want to be applied on all pages, or select a single page;
Press "Create Webhook";
Webhooks allow Subpage to send real-time data to other applications whenever a specific event occurs. When a lead is collected, for example, Subpage can automatically trigger a webhook that sends the lead’s data to another platform, like a CRM or email marketing tool. This is done by sending an HTTP request to a specified URL, which then processes the data on the receiving end. Unlike traditional API calls, where you need to constantly check for updates, webhooks push the data instantly, making them a powerful tool for automating workflows and ensuring your tools are always in sync.
Most platforms support webhooks, and when you want to integrate Subpage with an automation tool (for example, Make.com or ActievePieces), the platform gives you the URL where Subpage needs to make the request when a lead is created.