create_association | Associate two CRM records with the default association type (e.g. contact ↔ company). |
create_company | Create a CRM company. |
create_contact | Create a CRM contact. |
create_deal | Create a CRM deal. |
create_marketing_email | Create a draft marketing email. |
create_note | Log a note in the CRM (attach it to records with create_association). |
create_property | Create a custom CRM property on an object type. |
create_task | Create a CRM task (to-do, call or email follow-up). |
create_ticket | Create a support ticket. |
delete_company | Archive (delete) a CRM company. |
delete_contact | Archive (delete) a CRM contact. |
delete_deal | Archive (delete) a CRM deal. |
delete_marketing_email | Delete a marketing email. |
delete_task | Archive (delete) a CRM task. |
delete_ticket | Archive (delete) a support ticket. |
update_company | Update properties of a CRM company. |
update_contact | Update properties of a CRM contact. |
update_deal | Update properties of a CRM deal (e.g. move stage, change amount). |
update_task | Update properties of a CRM task (e.g. mark hs_task_status COMPLETED). |
update_ticket | Update properties of a support ticket (e.g. change stage or priority). |