Mailmodo 0ff833fbTry Mailmodo for Free↗️Login Mailmodo↗️

No results

Help CenterCampaign ManagementTriggering your campaignTrigger Campaigns through Customer.io in Mailmodo

Trigger Campaigns through Customer.io in Mailmodo

Last updated December 25, 2023

In this article we will see how to send transactional campaigns in Mailmodo from your Customer.io account.

How to create a transactional campaign in Mailmodo?

Step 1: Go to templates from the vertical menu on the left side. Click on create new template.

Trigger Campaigns through Customer.io in Mailmodo

Step 2: Either select a blank template or a pre-existing template 

Trigger Campaigns through Customer.io in Mailmodo

Step 3:  Use the editor to edit the template. Save and rename the template upon completion.  After saving, click on back arrow.

Trigger Campaigns through Customer.io in Mailmodo

Step 4: Click on save and exit.

Trigger Campaigns through Customer.io in Mailmodo

Step 5: You will be redirected to the home page. Click on Trigger under Campaigns from the vertical menu on the left. Next, click on Create trigger campaign.

Trigger Campaigns through Customer.io in Mailmodo

Step 6: Select the template you saved before. Click on next.

Trigger Campaigns through Customer.io in Mailmodo

Step 7: Add Subject Line, Pre-header text, From name and Reply to email. Click on next.

Trigger Campaigns through Customer.io in Mailmodo

Step 8: You will be redirected to trigger on events. Select Freshsales from the list of platforms. Click on next.

Trigger Campaigns through Customer.io in Mailmodo

Step 9: Review and test your campaign. To test, click on send test campaign->enter email ID->send test email.

Once tested and reviewed, click on enable campaign.

Trigger Campaigns through Customer.io in Mailmodo

Step 10: You will be redirected to Campaign page. Select setup steps -> Click on Copy URL button. We will use this webhook url in the Customer.io setup.

Trigger Campaigns through Customer.io in Mailmodo

To access this page in future, go to trigger in the vertical menu (left side)->select the campaign-> setup steps

Customer.io setup

Step 1In your customer.io dashboard, go to Campaigns->Create Campaign.

Trigger Campaigns through Customer.io in Mailmodo

Name your campaign, add suitable description and tags.

Trigger Campaigns through Customer.io in Mailmodo

Step 2Configure trigger conditions.

Trigger Campaigns through Customer.io in Mailmodo

Step 3Drag and Drop "Send and Receive Data" to the Workflow.

Trigger Campaigns through Customer.io in Mailmodo

A webhook will be added. Click on the webhook to configure it.

Trigger Campaigns through Customer.io in Mailmodo

Click on Add Request.

Trigger Campaigns through Customer.io in Mailmodo

Step 4Paste the URL copied from Mailmodo's Trigger Info section. Select Request type as POST.

Trigger Campaigns through Customer.io in Mailmodo

Copy and paste the following code snippet in the body :

{  "email": "",  "data": {} }

Map the respective parameters as shown below.

NOTE: You need to search for a contact in the Sample Data section (before mapping). The person should already be added in your contact list.

Trigger Campaigns through Customer.io in Mailmodo

Place the cursor in between the double quotes, map the respective parameters by clicking on Add in the sample data section.

Trigger Campaigns through Customer.io in Mailmodo

Step 5Make sure there are no errors. Test your webhook.

Trigger Campaigns through Customer.io in Mailmodo

Upon successful testing, click on Done. After your workflow is configured, click on Next.

Step 6Set conversion goals and exit campaign conditions.

Trigger Campaigns through Customer.io in Mailmodo

Step 7: Review your campaign before setting it live.

Trigger Campaigns through Customer.io in Mailmodo

You have successfully created a trigger campaign!

Was this article helpful?