Marketo Grab Third-Party "Pushed" Webhook Data?
Hello,
We're working with a third-party vendor to utilize Marketo to send notification emails based off events triggered within the third-party.
According to them, they utilize webhooks (as opposed to Rest API) and will push out a payload based on specific events occurring.
Now if I am understanding Marketo's Webhook functionality, Marketo typically takes an event "call" and wants to go fetch that data. If the third-party platform already pushes out that data - what is the best way to make this work?
Assuming maybe something like having the third-party do the event push to some location and then have the Marketo webhook fetch the data? Like a middleman situation?
Apologies if this is super basic - we typically use Rest API so this is the first potential webhook request.