Q: Hello Creator, My requirements for CRM integration is the ability to add a publishable Webhook.
Since I use Flexie CRM and other systems, they utilize something called Dynamic Endpoints. A Dynamic Endpoint, is basically a listener to a POST request (aka publishable Webhook). So, for CRM integration, I need "Webhook" and the ability to add the "URL endpoint". Upon sending Lead to CRM, your code will then make a POST request with JSON payload to endpoint with the Lead data, status and other data you normally send to it. The CRM will then handle your request from OML each time it needs to go to the CRM. The structure of the Lead payload data can be handled through the CRM.
So, if you can add this Webhook CRM integration, then I will make the purchase. Please let me know.
Thank you
PS: This Webhook logic could also be used as a generic way to allow us to connect to our own "enrich" service in OML. The integration is another publishable webhook what will return a response with an enriched payload. You (OML) will just need to specify the structure of the payload. This would be much appreciated as I do now want to use Clearbit.
Verified purchaser
PS (rewrite): This Webhook logic could also be used as a generic way to allow us to connect to our own "enrich" service in OML. The integration is another publishable webhook what will return a response with an enriched payload. You (OML) would just need to specify the structure of the payload. This would be much appreciated as I do not wish to use Clearbit.
Verified purchaser
In addition, if Zapier is suggested, I do not wish to use as this can be an expensive solution for each touch point that needs connected. Webhooks were the original and free solution before Zapier ever came to market.
Verified purchaser
Also, can you create an integration for SyncSpider?