Hi! Are you aware of the Salesforce integration Unbounce has? Sorry if I misunderstood what you’re trying to do, but if you want to send Unbounce form data directly to Salesforce, usually the easiest way to do it is with the integration.
Hello!
Yes, I’m aware of the integration with the premium account! We were first wanting to see if it was possible to use the HTML code without upgrading. Support made it sound like it was possible, but recommended asking other users who might have tried the same thing!
Thanks!
Hi @Dmooney,
If you don’t want to use the native integration, you would have to either:
Use Zapier
Webhooks - You need to code a backend script that would receive the data from Unbounce, authenticate with SalesForce and push the data forward.
Best,
Hristian