Website Leads form submission
AnsweredHello,
I did a form on client's website some time ago where people can submit lead requests. As a result of submission of that form the client gets an email with all information entered by the user. Now he wants to have that information in Podio. He had a chat with support earlier and they've suggested 2 options: email to app and webforms. Guess emails is not an option cause Podio can only process header and body not body content line by line.
Can I call Podio API directly from JavaScript or PHP to submit a lead data to Lead Management app? Or should I create a form using custom builder and send a HTTP POST request from my JavaScript code there? Will that do the trick?
Thanks in advance,
Denis, the Developer.
-
If you use PHP, you'll almost certainly want to call the Podio API using the PHP client. This tutorial demonstrates how to create an item. And you will probably want to use app authentication.
-
If you are looking to submit a Podio Webform and want an autoresponder back to the submitter, http://www.PodioTools.com will be able to help with this... :)
Patrick
Please sign in to leave a comment.
Comments
2 comments