Skip to main content

Sendlane

With Sendlane modules in Make, you can add and unsubscribe contacts, and monitor automations in your Sendlane account.

To use the Sendlane modules, you must have a Sendlane account. You can create an account at sendlane.com.

Refer to the Sendlane API documentation for a list of available endpoints.

Connect Sendlane to Make

To establish the connection in Make:

  1. Log in to your Make account, add a Sendlane module to your scenario, and click Create a connection.

    Note: If you add a module with an instant tag, click Create a webhook, then Create a connection.

  2. Optional: In the Connection name field, enter a name for the connection.

  3. In the Email and Password fields, enter your Sendlane account credentials.

  4. Click Save.

  5. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your scenario and add more Sendlane modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Set Up Sendlane Webhooks

This app uses webhooks to trigger a scenario when an event occurs instantly. All webhook modules have an instant tag next to their name.

To set up a webhook, you must:

Obtain your webhook URL in Make

  1. Add an Sendlane instant module to your scenario and click Create a webhook.

  2. Optional: Enter a name for the webhook in the Webhook name field.

  3. Select the corresponding connection for the webhook in the Connection field.

  4. Click Save > Copy address to clipboard.

You will use this value in Sendlane.

Configure a webhook trigger in Sendlane

  1. Log in to your Sendlane account.

  2. In the left sidebar, click Automations.

  3. Click New Automation and Start from Scratch or choose a template automation in the Our Automations section.

  4. Enter a name and click Start.

  5. Click the plus icon under the Add trigger action and click Webhook in the left sidebar.

  6. In the URL field, paste the webhook URL copied in step 4.

  7. In the method dropdown menu, select GET and click Done.

Sendlane will now send data to Make through the webhook when the selected event occurs.

Build Sendlane Scenarios

After connecting the app, you can perform the following actions:

Subscriptions
  • Add a Contact

  • Unsubscribe a Contact

Triggers
  • Watch Automation

Other
  • Make an API Call