One-Click Access for Influencer Whitelisting

Slack alert when a client grants access

The moment Acme Co finishes your connect flow, a message lands in your #new-clients channel. About 5 minutes with Make.com — no code. (Prefer email? Step 5 has the one-module swap.)

Works with every automation platform

MakeZapiern8nGoHighLevel

Steps

  1. In Make.com, create a new scenario and add a Webhooks → Custom webhook trigger. Click Copy address to clipboard.
    Hover to play
  2. In ClientInvite, go to Settings → API & Webhooks, paste the URL, and click Save.
    Hover to play
  3. Click Send test event. Back in Make, the webhook module now shows "Successfully determined" — it has learned the payload structure from the test event.
  4. Add a Slack → Create a Message module after the webhook. Pick your channel (e.g. #new-clients).
  5. In the Text field, map data.connectionSummaryText from the webhook module. That single field is the whole message — client name, email, and every connected account, already written out for you.
    Email instead: use a Gmail → Send an Email (or your provider's) module and map data.connectionSummaryHtml into the body.
    Hover to play
  6. Click Run once, fire another test event, and check the channel. Then turn the scenario On.

The finished message

Slack message from ClientInvite: "Acme Co (hello@acme.com) connected 4 accounts: Facebook Ad Account, Facebook Page, Meta Pixel, Google Ads."

Level it up

Still stuck?

Contact support or use the chat bubble in your dashboard — we usually reply within a few hours.