Whats the best method to send data from a Marketo form embedded on our website to a 3rd party service?
We need to take the information from the Marketo fields put it into an array and send it via CURL. In the header we need to include authorization token.
We get a response from the service
Success- direct user to confirmation page,
error we display error message on page.
Would the webhooks be the right approach?
https://developers.marketo.com/webhooks/
Thanks
... View more