Offer Campaign APIs
Event Postback API
The Event Postback API is designed to trigger events that track and update lead data. It also supports converting leads into successful conversions, ensuring real-time data synchronization and improved campaign insights.
POST
cURL
Path Parameters
Your campaign ID
Body
application/json
Lead details to add to the campaign
The body is of type object
.
Response
201
application/json
Event successfully fired
The response is of type object
.
cURL