Yes, TikTok offers a Webhook solution for lead ads, but it’s not available by default and requires approval through the TikTok Marketing API (Custom Application type).
To get started:
Apply for Custom Access via the TikTok for Developers portal.
Once approved, you’ll be able to create a Webhook URL and subscribe to the **"**lead_generate" event.
You’ll receive real-time POST requests containing lead form data.
You also need to set up:
A verified TikTok Business Center account
An authorized advertiser app
A secure endpoint to receive and process the webhooks (HTTPS required)
TikTok’s documentation is limited publicly, but after approval, you’ll get access to their full Webhook API spec