Here is the situation. My VP wants me to capture data from a form to monitor one of our partners. After the form is filled he wants to automate the data to go to the partner's system. The only thing, I have is a form action from a Pardot form handler. Anyone have any advise on ways to make this happen?
Solved! Go to Solution.
I am not sure how the web hook would work in this case but I will look into it. Thanks.
If you have a generic form acceptor on the other end, then you use Form/Url encoding in the webhook definition, and make sure you use their field names (which will not be exactly the same as the Marketo field names):
I'm assuming here that there won't be a useful response. If there is, choose JSON or XML appropriately.