Incoming Webhooks
POST

contact.created

New contact captured in GoHighLevel.

/api/public/ghl/contact-created
Content-Type: application/json
{
  "contact": {
    "id": "ghl_ct_1234",
    "name": "Robert Chen",
    "email": "robert@example.com",
    "phone": "+1 403 555 1111",
    "company": "Skyline Roofing"
  },
  "source": {
    "platform": "Facebook",
    "campaign": "Summer_Push",
    "utm_source": "facebook",
    "utm_medium": "paid_social"
  }
}
Fires a real POST at the endpoint above.
Recent deliveries
EventStatusReceived
contact.created2002d ago
contact.created2002d ago
opportunity.stage_changed2002d ago
form.submitted2002d ago
appointment.booked2002d ago
opportunity.created2002d ago
note.added2002d ago
payment.received2002d ago
conversation.started2002d ago