URL Parameters can be used to send forms data to external websites through one of the following methods:
1. Prefill form fields with custom merge tags
2. Prefill hidden form fields with URL variables and custom shortcodes
3. Submit form fills to an external page
Prefill form fields with custom merge tags
To mass personalize the URL, you can send an email, use a link inside the email that takes the contact to a landing page, for example: https://lp.vbt.site/10551/landing-page-1?firstname=[#FIRSTNAME#]&company=[#COMPANY#]
This way the link will be personalized based on each contact, for example, if the contact’s first name is Mood and the company name is Brainstorm Automation, the link will become like this: https://lp.vbt.site/10551/landing-page-1?firstname=mood&company=Brainstorm Automation
Prefill hidden form fields with URL variables and custom shortcodes
You can add a hidden field as well by adding to the url hiddenfield=value
Submit form fills to an external page
You can send the form fields to an external redirect page:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article