This use case involves creating a one-to-many relationship between the contacts and events objects, with events being the parent object.
Steps to Create the Events Object
- Go to
→
→ Data Tab → Custom Objects.
- Click
.
- In the “Name new object” field, type the new object name, such as Events, and add in the same word in the “Singular” field. Subsequent fields will populate. Ensure that the names are correct, then click
.
- Next you will add and create fields in the object. You will be taken to the field editor for the new object. Click
.
- Click where it says Untitled and rename it to Event Details.
- Click
to create fields for the object. You can always add more fields in the future. Add the following fields as text fields, then click
.
- Next you’ll create the relationship to relate the events objects back to the contacts object. This allows Ontraport to keep track of which contacts are attending which event. Click
, and set up the items like this:
- Now you’ll configure the events object’s settings for how you would like it to display when you click on it. We suggest setting it up like this:
If you used the above information, when clicking an event object record, the dropdown field settings created above would appear like this:
- In the navigation settings panel, add the events object to the navigation menu. Select the icon and color associated with the object. Use the up/down arrows to move the location of the object into the desired location.
Steps to Create an Event
To continue setting up this use case, we will need to create one event.
- In the navigation menu, click Events, then New Event, and fill in the event fields we created previously to suit your event.
Steps to Enable Contacts to Sign Up for an Event
In order to allow contacts to sign up for an event, as well as to have the ability to email them any necessary details, we’ll need to do the following.
Create a Form for Each Event
- Go to
→ Forms, then click
, and choose Ontraport Form.
- Name the form based on which event it’s going to be associated with.
- Add any fields you’ll need on the form to collect the desired information from the attendees.
- Click
.
Create an Automation Map to Change the Contact’s Related Field
- Go to Automations, then click
, and choose Start from Scratch.
- Directly below the Added to Automation trigger, add an end element. We won’t be using this trigger on this map.
- Next to the Added to Automation trigger, click
, then
and type in Contact Submits Form. From the dropdown, select the event form previously created. This is how contacts will be added to the automation.
- Directly below this trigger, click
and choose the
element.
- In the Update the Field dropdown, choose the event we created previously.
- Below the Update Contact element, add an
.
- Name the automation map, then click
→
. This automation will now relate the contact to the specific event. Repeat steps 4-8 for each event you have.
Create Email Messages With Event Details
- Go to Events → Messages, then click
, and choose Ontraport Email.
- Write and style your email message, then click Settings.
- Make sure the field “Send email to” is shown as Event information >> Email (or whatever you named the related section between events and contacts).
- Make sure the field “Send email to” is shown as Event information >> Email (or whatever you named the related section between events and contacts).
- Click
. Repeat these steps for every message you want to send about each event.
Create an Automation Map to Send the Emails
- Go to Events → Automations, and click
.
- Under the Added to Automation element, add a
.
- Set your Wait element settings:
- Wait here until: A date relative to Event’s date field arrives.
- How many days and when?: Choose the specific day and time that you’d like the email to go out. For example, you might want to send a reminder email out a day before the event. You’d choose “one day before” and leave hours and minutes equal to 0.
- Which date?: Event Date and Time
- Click
.
- Below the Wait element, Add a
and choose the email you created about the event in the previous section.
- Repeat steps 3-9 for any other emails that you’ll want to send regarding the event.
- Click
→
.
Once this automation is completed and you’re ready to send emails out about your event, you’ll simply go to the event records and subscribe them to this automation map. Since all of the contacts will be related to that specific event, the automation will make sure that they’ll all receive the same messages without you having to individually add each contact to the automation.
Completing all these steps will allow contacts to sign up for the event and then automatically receive the follow-up emails related to the event.