Webhook
This is a step-by-step guide on how to use Webhook Integration to sync all Leads on your private servers.
Last updated
Was this helpful?
This is a step-by-step guide on how to use Webhook Integration to sync all Leads on your private servers.
Last updated
Was this helpful?
Log in to Dashboard using your Google account/manual signup
Once logged in, you should see an icon for your bot. Click on it to go to the bot's overview page.
On the overview page, you will see several tabs. Click on "Settings" -> "LeadFlow Integrations".
Click on this option to navigate to a integrations page and click on "Webhook". You will see a page shown below.
In the "Webhook URL" input paste the endpoint of the server where you receive and process your Leads, like the example shown below.
Now, click on the "Submit" button,
If the integration was successful you see a screen like the one shown below, with your server URL in the input box.
And you will also receive all Leads in a POST
request at your provided server. Like so :
If the integration, for any reason, is unsuccessful you will remain at the first page of the Webhook service and receive an error message informing you what went wrong.
Now in the image above labelled "Integration Settings" The first among these is a button "Send Lead Form", this is simply there to re-send all the stored Leads data at that point, if for any reason data is lost.
You will also see a switch "Active" which will temporarily disable Leads data syncing, for as long as you don't re-activate it. You can do this, if for any reason (like maintenance), your servers are temporarily down
The Last among these options is a "Delete" button, which will remove this integration altogther.
That's all! Now you will have your Leads data directly delivered to you, for you to use them as you see fit!