Introduction
Poplar is a performance driven direct mail solution that helps customers drive growth at every stage of the customer journey.Use cases
The Poplar × MoEngage integration lets you send physical mailers from your MoEngage campaigns and flows.Integration
Prerequisites
- Ensure you have access to your Poplar dashboard.
- Ensure that you have your Poplar API keys. You can also create one for MoEngage if needed.
Step 1: Create connector campaign on MoEngage
To create a connector campaign on MoEngage,- Navigate to Create Campaign > Connectors > Custom

- On step 2 of the campaign, select -
a) URL details
| Key | Value |
|---|---|
| Method | POST |
| Webhook URL | https://api.heypoplar.com/v1/mailing |
| URL params | — |
b) Headers
Add the following two headers| Key | Value |
|---|---|
| Authorization | Bearer <Poplar API key> |
| Content-Type | application/json> |
c) Request Body
In the following request body, select RAW and enter the following payload-Step 3: Test your configuration
At this point, your campaign should be ready to test and send. You can also test your connector configuration using the Test functionality available on Step 2 of Create Connector Campaign