Hi I am looking for any basic information on using FF with Pardot's form handlers. I have been using FF for years and this the first time I have come up completely empty in terms of documentation of implementing with other popular systems.
The only info I have found is a Zapier extension that creates prospects (too basic) and an action on Github that appears to be pretty old and would require a unique action for each form.
Surely someone is using both Formidable and Pardot in a more streamlined way?
Really? No one is using Pardot?Pardot form handlers require you to be able to edit the submission url like so:<form action="unqiue pardot url here" method="post">Is this possible with Formidable?Thanks!
Never heard of Pardot until your post, but if Pardot has an API like Salesforce, you can use the API add-on to transfer info between the two systems. You may also be able to change the form action with jQuery, but it's likely going to break Formidable.
Here's the API approach: https://www.salesforceben.com/the-drip/pardot-api-v5-a-quick-introduction/
Please login or Register to submit your answer