Skip to content
Gallery
CL0042 Unikorn-Funnel Info
Share
Explore
Unikorn - Autowebinar Funnel Info

icon picker
Email and SMS Templates

Last edited 21 minutes ago by Ken Wood.

Email 1

Subject:
Preview text:
Body:

Email 2

Subject:
Preview text:
Body:

SMS 1


SMS 2


SMS 3


Reference Information

Pre-populating form fields with URL parameters

info
Add the following URL parameters to the page link to pre-populate firstname, lastname, email and phone number fields in forms:
?first_name={{contact.first_name}}&last_name={{contact.last_name}}&email={{contact.email}}&phone={{contact.phone_raw}}
e.g. https://somewebsite.com/somepage?first_name={{contact.first_name}}&last_name={{contact.last_name}}&email={{contact.email}}&phone={{contact.phone_raw}}
Passing other field values: pre-populate using the form field query key, e.g. Lead Source:
ls=linkedin
?first_name={{contact.first_name}}&last_name={{contact.last_name}}&email={{contact.email}}&phone={{contact.phone_raw}}&ls=linkedin

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.