Manage contacts, companies, deals, and tickets with HubSpot CRM
action
- The operation you want to perform (search, create, update, fetch)object_type
- The HubSpot object type (contact, deal, ticket)
properties
- Specific properties to retrieve or update
email
(optional) - Email address to search forfirstname
(optional) - First name to search forlastname
(optional) - Last name to search forquery
(optional) - General search queryproperties
(optional) - Properties to return in resultslimit
(optional) - Maximum number of results (default: 10)email
(required) - Contact email addressfirstname
(optional) - Contact first namelastname
(optional) - Contact last namephone
(optional) - Contact phone numbercontact_id
(required) - The ID of the contact to updateproperties
(required) - Object containing properties to updatedealname
(required) - Name of the dealdealstage
(required) - Current stage of the dealamount
(optional) - Deal amountclosedate
(optional) - Expected close datecontact_id
(optional) - ID of contact to associate withdeal_id
(required) - The ID of the deal to updatedealstage
(optional) - New deal stageamount
(optional) - Updated deal amountdealname
(optional) - Updated deal nameclosedate
(optional) - Updated close datesubject
(required) - Ticket subjectcontent
(required) - Ticket descriptionpriority
(optional) - Ticket priority (HIGH, MEDIUM, LOW)pipeline
(optional) - Pipeline ID (default: 0)pipeline_stage
(optional) - Pipeline stage ID (default: 1)contact_id
(optional) - ID of contact to associate withticket_id
(required) - The ID of the ticket to updatepipeline_stage
(optional) - New pipeline stagepriority
(optional) - Updated prioritycontent
(optional) - Updated descriptionlimit
(required) - Maximum number of results per pageafter
(optional) - Pagination cursor from previous responseproperties
(optional) - Properties to returnassociations
(optional) - Associated objects to retrievearchived
(optional) - Whether to return archived resultslimit
(optional) - Maximum number of results (default: 50)properties
(optional) - Properties to returnpriority_filter
(optional) - Filter by priority (HIGH, MEDIUM, LOW)sort
(optional) - Sort order (default: -createdate)