Hello,
currently we have a webhook URL from Zapier which gets data from a Five9 Connection (which needs the webhook) and Zapier updates fields in Marketo.
Is it possible to create directly a Marketo Webhook URL which would receive the email from Five9 and update another field to this email in Marketo?
Tried to create the webhook inn Marketo but no idea which URL to use?
---
Found this in https://rollout.com/integration-guides/marketo/api-essentials
but still no idea which URL to use when creating a webhook in Marketo:
To update a lead record using webhooks:
You haven’t provided enough info yet.
If you have a remote service that’s webhook-compatible — meaning it expects a single inbound HTTP request and returns data as JSON or XML — then you can call that service directly from Marketo. No need for any intermediate “hop” at Zapier.
But without knowing how the Five9 endpoint works, we can’t tell you whether it’s webhook-compatible. Please point us to the Five9 documentation for the Five9 API endpoint you’re trying to use.