Skip to main content
WEBHOOK
/
contacts
/
webhook
{
  "eventType": "contact.updated",
  "occurredAt": "2023-11-07T05:31:56Z",
  "data": {
    "id": "<string>",
    "fullName": "<string>",
    "email": "jsmith@example.com",
    "company": "<string>",
    "status": "<string>"
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Carga util del evento

eventType
string
required
Example:

"contact.updated"

occurredAt
string<date-time>
required
data
object
required

Response

200

Retorna 200 para confirmar recepcion