Make Guide
Add leads from Leader to your Monday
Setting Up Leader to Monday Integration Using Make
Step 1: Create a Webhook in Make
- In Make, add a Custom Webhook module to your scenario.
- Provide a name for your webhook (e.g., “Leader – Monday”).
- Save the webhook setup.
- Copy the generated webhook link by clicking Copy address to clipboard.
Step 2: Configure Data Broadcast in Leader
- In Leader, navigate to your Campaign Settings and click Edit Campaign.
- Go to the Data Broadcast tab in the campaign settings.
- Choose the following options in the broadcast configuration:
- Broadcast Method: Select POST.
- Broadcast Format: Choose x-www-form-urlencoded.
- Paste the webhook link (copied from Make) into the Link section.
- In the Post Fields Only section, define the data fields you want to send to Monday.
Step 3: Test the Webhook and Generate Sample Data
- In Make, click the Run this module only.
- Go to Leader and manually add a lead in the campaign with the configured data broadcast.
- Ensure the lead includes all the details you want to receive in Monday (e.g., Name, Phone, Email).
- The Webhook module in Make will capture the lead’s details, generating sample data for use in the next step.
(Verify that the Webhook module successfully captures the data in Make.)
Step 4: Map Fields in Monday
- In your Make scenario, add the Monday module after the Webhook.
- Select the action Create an Item.
- Use the sample data captured from the Webhook to map fields to their respective columns in Monday:
- Map
1.phone
to the Phone column.
- Map
1.email
to the Email column.
- Save the scenario and ensure the connection is active.
Step 5: Test the Integration
- Send test data from Leader using the configured campaign.
- Verify that the data appears in the correct columns in Monday.