Skip to main content
WEBHOOK
deals.notes_create
{
  "note": {
    "uuid": "<string>",
    "created_at": "2023-11-07T05:31:56Z",
    "document": "<unknown>",
    "user_uuid": "<string>",
    "user_email": "<string>",
    "user_first_name": "<string>",
    "user_last_name": "<string>",
    "lead_deal_uuid": "<string>"
  }
}

Authorizations

Authorization
string
header
required

API key authentication. Use "Bearer <api_key>" or "Api-Key <api_key>".

Body

application/json
note
object
required

Response

200

Webhook received