How to pass contacts from Clevertap to Mailmodo
Last updated October 9, 2025
With CleverTap, you can seamlessly sync your user data with Mailmodo through webhooks and campaigns. This allows you to automatically pass contacts, events, or trigger campaigns directly from CleverTap into Mailmodo, ensuring smooth automation and better engagement.
Prerequisite: A valid CleverTap account.
In this article, we’ll walk you through how to pass contacts from CleverTap to Mailmodo using campaign.
Step 1: Login to your CleverTap dashboard and click on Settings.
Step 2: Under settings, go to Channels -> Webhooks.
Step 4: We will be using our Add Contact to a list API to send events via webhook using Clevertap. Add API headers under custom parameters. You can get your Mailmodo API key using our API key page . Please replace <YOUR_MAILMODO_API_KEY> with your actual API key. Please configure your webhook using this configuration as reference.
Step 5: Go to Segments.
Step 6: Create a segment according to your requirement. Here, we will be uploading a CSV using Custom - List based option.
Step 7: Name your segment and upload your custom list. Please ensure that it is properly structured.
Step 8: Go to campaigns.
Step 9: Under campaign select Webhooks.
Step 11: Filter out the users which you wish to sync to Mailmodo based on your desired condition.
Step 12: Under What tab, go to the Editor.
Step 13: Keep Content format as JSON and select Custom Body and mention the body of the request you want to make. The body would be the same as mentioned in the Add Contact to a list . You can use "@" to map the values.
Step 14: Select the date and time when you wish to send the campaign based on your requirement. Here, in this step we will be scheduling the campaign right now.
Step 15: Under Delivery preferences select any option if required and click on Done.
Step 16: Publish the campaign.
Step 17: Your contacts will now sync with Mailmodo.