Universal JSON WebHook in Heap CRM
In addition to supporting Shopify and MailChimp, Heap CRM supports a standard JSON payload posted to the WebHooks URL (it should be placed in the POST variable “json”). An example payload might looks something like this:
{
"name":"John Doe - ACME",
"title":"Owner",
"email":"john@doe.com",
"phone":"000.000.0000",
"mobile":"000.000.0000",
"fax":"000.000.0000",
"address":"123 Main St.",
"city":"Any Town",
"state":"WA",
"zip":"00000",
"country":"USA",
"website":"http:\/\/www.doe.com",
"notes":"Notes",
"categories":["Category One","Category Two"]
}
Heap is smart enough to just add new people and ignore duplicates.












![[SECURE] File Send](http://www.wbpsystems.com/lib/filesendbrown.gif)