Skip to main content

What is Make?

Make (formerly Integromat) is a visual, no-code automation platform. You build “scenarios” that connect FirstPromoter to other apps using modules — triggers that watch for events, and actions that perform tasks — without writing any code. The FirstPromoter app is available in Make’s app directory at apps.make.com/firstpromoter.

Requirements

Available modules

Triggers

Both triggers are instant (webhook-based) — Make gives you a webhook URL to register in your FirstPromoter account, the same way it works with Zapier.

Actions

Make an API Call is useful for any FirstPromoter v2 endpoint that doesn’t have a dedicated module yet — see the API Reference for available endpoints.

Setting up a connection

Like every FirstPromoter v2 integration, Make connects using your Account ID and a v2 API key.
Get your credentials on FirstPromoter
  1. Log in to your FirstPromoter dashboard.
  2. Go to Settings → Integrations → API integration section.
    • Copy your Account id.
  3. Click Manage API keys
    • Add a new API key or copy an existing one.

Building a scenario

1

Step 1

In Make, create a new scenario and click the + button to add a module.
2

Step 2

Search for FirstPromoter and select the trigger or action module you want to use.
3

Step 3

Click Add next to the connection field to create a new FirstPromoter connection.
4

Step 4

Enter your Account ID and v2 API key, then click Save.
5

Step 5

If you’re adding a trigger module (Watch Campaigns or Watch NMI), copy the webhook URL Make generates for that module.
6

Step 6

In FirstPromoter, go to Settings → Integrations → Webhooks, click Add new webhook, paste the URL, select the matching event and campaign(s), then save. See Webhooks overview for details.
7

Step 7

Map the module’s fields to data from earlier steps in your scenario — for sale tracking, either Email or UID is required to identify the customer.
8

Step 8

Run the scenario once to test, then turn scheduling on to activate it.

Related