Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi Everybody,We are migrating to the new Submit form API method from the old Post method for our Marketo forms hosted on non-Marketo Landing pages. https://developers.marketo.com/rest-api/lead-database/leads/#submit_form This API has a seemingly unsolvable problem it does not work with duplicate em...
@SanfordWhiteman There is also a Submit form API released in January that can replicate the behavior of Marketo forms. We are also testing this API and it perfectly replicates the behavior the only issue is DOS Vulnerability. Our framework is built on JS while testing we made an AJAX call to push da...
Hi Everybody,We have been using programmatic form POSTs to the leadCapture/save and leadCapture/save2 endpoints method in our custom form (where front end fields are different from original Marketo form fields in the form) on our website. As this method is being deprecated we are moving our forms to...