TikTok Ads
Connecting TikTok lets Brixit receive Lead Generation form submissions as they happen.
What you need
An app in the TikTok for Business developer portal. Create one and add the Lead Generation scope.
Fill in the fields
Settings → Integration keys → Lead sources → TikTok Ads.
| Field | Where to find it |
|---|---|
| App ID | Developer portal, your app’s Basic Information |
| App Secret | Same page |
| Webhook Secret | Shown when you create the webhook subscription |
| Webhook Verify Token | You invent this one |
Two of these look alike and are not: the Webhook Secret is issued by TikTok and is used to sign the payloads it sends, so Brixit can prove a request really came from TikTok. The Webhook Verify Token is a value you choose, echoed back during the initial handshake. Getting them the wrong way round produces a subscription that verifies and then rejects every delivery.
Register the redirect URI
Add the redirect URI from the Brixit card to your app’s Advertiser authorisation settings. TikTok requires HTTPS.
Subscribe to leads
In the developer portal, create a webhook subscription for the Lead Generation event using the callback URL from the Brixit card.
Connect
Integrations → TikTok → Connect, authorise, and select the advertiser account.
Checking it works
TikTok’s Events Manager shows recent deliveries and their response codes. A 401 means the webhook secret does not match what Brixit holds.