Overview:

Make (formerly known as Integromat) is a no code workflow automation tool, with which you can connect Mailmodo to 1000+ apps. You can integrate Make with Mailmodo to implement the following use cases:


Actions:

1. Send campaigns

2. Trigger journey

3. Add contact to list


Triggers:

1. Export submissions 


In this article, we will cover-

1. How to get the API key in Mailmodo

2. How to create a scenario in Make


How to get the API key in Mailmodo?


Step 1Go to integrations from the vertical menu on the left. Locate Make (under Available for connection) and click on the authentication CTA. A modal will open. Copy the API key. 

If you have previously integrated Make with Mailmodo, then Make would be visible under Connected platforms. Click on See details to open the modal and copy the API key.


We will use this API key in Make setup.


How to create a scenario in Make?

Step 1Login to your Make account and Create a new scenario.

Step 2: New scenario builder will open. Add the trigger app. Contacts will be sourced from this trigger app and imported to Mailmodo. For the purpose of this tutorial, we are going to select Google sheet as the trigger app. Any new contact added to the Google sheet will be added to a list in Mailmodo.

The steps mentioned below are for Google sheet. They can vary depending on the trigger app you use.


Select Watch Rows as the trigger.

Step 3Configure the trigger app. Connect your Google account. Select the spreadsheet from which you would want to push data. If there are headers, click on Next. Select the row range you have the headers on. Enter the maximum number of rows that would be worked on in one execution cycle.

In ‘Choose where to start’, you can select the options based on your data set in the google sheet. If you want to start the cycle from a particular data element, you can select it by using its ID or choosing manually from the list.

Click on the clock icon to configure the frequency of scenario.

Step 4Click on the semi circle to add another module.

Search for ‘Mailmodo’ to add it as a module.

Select Add to contact list as the action.

Step 5Connect your Mailmodo account. Click on Add (under Connections). Paste the API key copied from Mailmodo.

Step 6Map the Email field to the column in your spreadsheet containing Email ID's. 

Step 7Select the list to which the contact will be added in Mailmodo.



Step 8Map personalisation parameters to the corresponding columns in Google sheet.




These are the default personalisation properties in Mailmodo-


Property Name 

Data type (Preassigned)

Definition

first_name

String

First name of the user

last_name

String

Last name of the user

name

String

Full name of the user

gender

String

Gender of the user

age

Number

Age of the user

birthday

ISO  

Birthdate of the user in ISO format (Can also sent as UNIX timestamp)

phone

String

Primary phone number of the user

address1

String 

Line 1 of the address of the user

address2

String

Line 2 of the address of the user

city

String

Name of the city (or district, village or town) of the user

state

String

State, region or province of the user

country

String

Country of the user

postal_code

String

PIN/ZIP Code of the user

designation

String

Designation of the user, usually related to their position at a specific company. Example: “VP of Engineering”

company

String

Company of the user

industry

String

Industry of the user

description

String

Description of the user

anniversary_date

ISO

Anniversary date of the user in ISO format (Can also sent as UNIX timestamp)

Step 9: Once done, click on Ok. You can test your scenario by running it once. When you click on Run once, any new contact added to Google sheet will be added to a list in Mailmodo.



If there are any errors, you would be able to see them by clicking on the bubbles present at the top of the modules.




Once the scenario is successfully tested, you can schedule it as per your requirements.

 

Every time a new contact is added to the Google sheet, the contact will be imported to a list in Mailmodo.