{
    "id_contact": "f4e1ff72-e727-409a-8935-a63a63d4891e",
    "first_name":  "John",
    "last_name":  "Doe",
    "email_addresses": [{
        "email_address" : "johndoe@work.com",
         "email_address" : "johdndoe@personal.com"
    }]
    "custom_fields": [{
        "hair_color" : "black"
        }
    ],
    "remote_data": {
        "source": "hubspot",
        "data": {
            "XXX": "XXX"
        }
    }
}

The Unified deal Object

The deal object is used to represent an existing deal in a CRM system.

Properties

{
    "id_contact": "f4e1ff72-e727-409a-8935-a63a63d4891e",
    "first_name":  "John",
    "last_name":  "Doe",
    "email_addresses": [{
        "email_address" : "johndoe@work.com",
         "email_address" : "johdndoe@personal.com"
    }]
    "custom_fields": [{
        "hair_color" : "black"
        }
    ],
    "remote_data": {
        "source": "hubspot",
        "data": {
            "XXX": "XXX"
        }
    }
}
contact
Contact Object
id_contact
uuid

Panora Defined UUID for this contact

first_name
string
required

The full name of the contact

last_name
string
required

The last name of this contact

custom_fields
array

Array containing all the non-standard data points for this contact. Requires mapping.

remote_data
json

Original data, as provided by the source CRM`

Supported Features for each CRM Contact Object:

PanoraUnified WritePassthrough RequestsRemote DataManaged WebhooksWebhooks Unified
Hubspot✔️✔️✔️
Zoho✔️✔️✔️
Zendesk✔️✔️✔️
Pipedrive✔️✔️✔️
Freshsales✔️✔️✔️