Personalizing with dynamic CRM record IDs

Personalized links using CRM record IDs can be either static or dynamic, but are most often used as dynamic links. In contrast to Personalized links (URL parameters), these links include a CRM record ID instead of actual Customer information. The record ID is used to retrieve Customer information from your CRM via an API. 

The Booking form is skipped by default because the Customer information is available during the booking process. The Booking form can be shown with prepopulation data if you want your Customers to provide additional information on the Booking form. Learn more about prepopulated Booking forms

In order for skipping and prepopulation to work properly, you need to make sure that your CRM fields are mapped correctly to your OnceHub fields. 

Learn how to set up skipping and prepopulation in Salesforce

Learn how to set up skipping and prepopulation in Infusionsoft

Note For security and privacy reasons, using CRM record IDs to skip or pre-populate the Booking form is not compatible with collecting data from an embedded Booking page or redirecting booking confirmation data.

Personalized links using CRM record ID example 

Let’s assume that you use Salesforce as your CRM and email marketing app. You want to send an email broadcast to all of your leads, inviting them to book a discovery call with you. You would create a Personalized link using CRM record IDs and place it in your email template. 

The link might look like this: https://go.oncehub.com/dana?sosfLeadId={!Lead.Id}&sosfContactId={!Contact.Id}&sosfCaseId={!Case.Id}

In this example, "sosfLeadId" and "sosfContactId" refer to the lead and contact identifiers in Salesforce, respectively. "{!Lead.Id}" and "{!Contact.Id}" are replaced with actual lead and contact identifiers during an email broadcast, creating a personalized email for each lead in our list.

This feature is available when using a Salesforce or Infusionsoft CRM integration. You can find more information on setting up these links by visiting the articles below.

Salesforce articles

Infusionsoft articles

Was this article helpful?
Thank you for your feedback!