Create a goal completion
Mark campaign contacts as won.
POST
This endpoint is used to mark a campaign contact as “won” using the API.
You are required to provide a way to find the contact, for example by email, ID, or nested custom data. At least property is required to identify the contact.
You can also choose to provide the goal, for example “meeting scheduled”, and we will find the contact in the most recent campaign with that goal and mark them as “won”. If you don’t provide a goal, we will select the contact in the most recent campaign.
Authorizations
The API key used to authenticate requests, learn how to generate an API key on the Authentication page.
Path Parameters
Team ID, starting with tea_
Body
application/json
Response
200 - application/json
Campaign contact
The response is of type object[]
.