External Action URL for Liferay Forms (Salesforce / Pardot)

thumbnail
Marco Endres, modified 5 Years ago. Regular Member Posts: 112 Join Date: 8/22/12 Recent Posts
Hello, I would like to use the Liferay Form Portlet to create a form and send the informations to a 3rd-party service like Salesforce (Pardot).I tought about a JSP-hook and change the action URL based on a expando or something like that, but the field names should be static because the 3rd-party can't map them otherwise. Any solution to that?Does anybody have a better idea or did something similiar?
Marco Endres
thumbnail
Mohammed Yasin, modified 5 Years ago. Liferay Master Posts: 593 Join Date: 8/8/14 Recent Posts
Hi ,
May be you can try Liferay Form Storage Adaptor  https://portal.liferay.dev/docs/7-1/tutorials/-/knowledge_base/t/forms-storage-adapters
or use the Liferay form in custom module and use accordingly 
https://liferay.dev/blogs/-/blogs/liferay-form-in-custom-module
thumbnail
Marco Endres, modified 5 Years ago. Regular Member Posts: 112 Join Date: 8/22/12 Recent Posts
Thanks mate you are my hero of the month emoticon
I went with the custom form how it's described in the blog entry.
Have a great new year.