crm.objects.contacts.read
crm.schemas.contacts.read
crm.objects.companies.read
crm.schemas.companies.read
crm.objects.deals.read
crm.schemas.deals.read
crm.objects.custom.read
crm.schemas.custom.read
{ "integration": "hubspot", "pipeline": "contacts", "configuration": { "properties": ["firstname", "lastname", "email", "phone", "company"] } }
{ "integration": "hubspot", "pipeline": "companies", "configuration": { "properties": ["name", "website", "industry"] } }
{ "integration": "hubspot", "pipeline": "deals", "configuration": { "properties": ["firstname", "lastname", "email", "phone", "company"] } }
{ "integration": "hubspot", "pipeline": "custom_objects", "configuration": { "customObjectName": "custom_object_name", "properties": ["custom_field_name1", "custom_field_name2"] } }
feedback_submissions
Was this page helpful?