HubSpot
Manage HubSpot CRM, marketing, CMS, conversations, automation, and developer platform APIs.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
Call a tool
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "HUBSPOT_ACCOUNT_GET_ACCOUNT_DETAILS_FOR_AHUBSPOT_ACCOUNT", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("HUBSPOT_ACCOUNT_GET_ACCOUNT_DETAILS_FOR_AHUBSPOT_ACCOUNT", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute HUBSPOT_ACCOUNT_GET_ACCOUNT_DETAILS_FOR_AHUBSPOT_ACCOUNT --data '{ }'Tool catalog
Available tools
1123 callable operations
Get account details for a HubSpot account.HUBSPOT_ACCOUNT_GET_ACCOUNT_DETAILS_FOR_AHUBSPOT_ACCOUNTGet account detailsConnection
Get account details
Authentication
Connected account requiredTags
get-/account-info/v3/activity/audit-logsHUBSPOT_ACCOUNT_GET_ACCOUNT_INFO_V3_ACTIVITY_AUDIT_LOGSget-/account-info/v3/activity/audit-logsConnection2 scopes
get-/account-info/v3/activity/audit-logs
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
get-/account-info/2025-09/activity/audit-logsHUBSPOT_ACCOUNT_GET_ACCOUNT_INFO202509_ACTIVITY_AUDIT_LOGSget-/account-info/2025-09/activity/audit-logsConnection2 scopes
get-/account-info/2025-09/activity/audit-logs
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
Get IP Ranges (JSON)HUBSPOT_ACCOUNT_GET_IP_RANGES_JSONRetrieves active HubSpot IP addresses in JSON format with detailed information. **Response Properties:** - `cidr` (String): The range of IP addresses used for a specific purpose in HubSpot - `direction` (String): Direction of IP traffic. Values: "INGRESS", "EGRESS" - `service` (String): Nature of the service. Values: "EMAIL", "API", "DNS", "WEB_SCRAPING" - `description` (String): Details about the purpose of the set of IP addressesConnection
Retrieves active HubSpot IP addresses in JSON format with detailed information. **Response Properties:** - `cidr` (String): The range of IP addresses used for a specific purpose in HubSpot - `direction` (String): Direction of IP traffic. Values: "INGRESS", "EGRESS" - `service` (String): Nature of the service. Values: "EMAIL", "API", "DNS", "WEB_SCRAPING" - `description` (String): Details about the purpose of the set of IP addresses
Authentication
Connected account requiredTags
Get IP Ranges (Plaintext)HUBSPOT_ACCOUNT_GET_IP_RANGES_PLAINTEXTRetrieves HubSpot's IP address data in plaintext format. This returns just the IP address ranges themselves without additional properties like service, direction, or description. **Required Header:** - `Accept: text/plain` - Must be included to receive plaintext responseConnection
Retrieves HubSpot's IP address data in plaintext format. This returns just the IP address ranges themselves without additional properties like service, direction, or description. **Required Header:** - `Accept: text/plain` - Must be included to receive plaintext response
Authentication
Connected account requiredTags
Get login activity for a HubSpot account.HUBSPOT_ACCOUNT_GET_LOGIN_ACTIVITY_FOR_AHUBSPOT_ACCOUNTGet login activity.Connection2 scopes
Get login activity.
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
Get login activity for a HubSpot account.HUBSPOT_ACCOUNT_GET_LOGIN_ACTIVITY_FOR_AHUBSPOT_ACCOUNT1Get login activity.Connection2 scopes
Get login activity.
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
Get security activity for a HubSpot accountHUBSPOT_ACCOUNT_GET_SECURITY_ACTIVITY_FOR_AHUBSPOT_ACCOUNTGet security activityConnection2 scopes
Get security activity
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
Get security activity for a HubSpot accountHUBSPOT_ACCOUNT_GET_SECURITY_ACTIVITY_FOR_AHUBSPOT_ACCOUNT1Get security activityConnection2 scopes
Get security activity
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
Get the daily API usage and limits for a HubSpot account.HUBSPOT_ACCOUNT_GET_THE_DAILY_API_USAGE_AND_LIMITS_FOR_AHUBSPOT_ACCOUNTGet daily API usageConnection
Get daily API usage
Authentication
Connected account requiredTags
Retrieve account detailsHUBSPOT_ACCOUNT_RETRIEVE_ACCOUNT_DETAILSRetrieve account details such as the account type, time zone, currencies, and data hosting location.Connection4 scopes
Retrieve account details such as the account type, time zone, currencies, and data hosting location.
Authentication
Connected account requiredScopes
critical-actions-accessexternal-settings-accesslogin-audit-accessuser-action-audits-readTags
Retrieve account detailsHUBSPOT_ACCOUNT_RETRIEVE_ACCOUNT_DETAILS1Retrieve account details such as the account type, time zone, currencies, and data hosting location.Connection2 scopes
Retrieve account details such as the account type, time zone, currencies, and data hosting location.
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
Retrieve audit logsHUBSPOT_ACCOUNT_RETRIEVE_AUDIT_LOGSRetrieve activity history for user actions related to approvals, content updates, CRM object updates, security activity, and more (Enterprise only). Learn more about [activities included in audit log exports](https://knowledge.hubspot.com/account-management/view-and-export-account-activity-history-in-a-centralized-audit-log?hubs_content=knowledge.hubspot.com/account-management/view-and-export-account-activity-history&hubs_content-cta=centralized%20audit%20log#data-included-in-the-centralized-audit-log).Connection4 scopes
Retrieve activity history for user actions related to approvals, content updates, CRM object updates, security activity, and more (Enterprise only). Learn more about [activities included in audit log exports](https://knowledge.hubspot.com/account-management/view-and-export-account-activity-history-in-a-centralized-audit-log?hubs_content=knowledge.hubspot.com/account-management/view-and-export-account-activity-history&hubs_content-cta=centralized%20audit%20log#data-included-in-the-centralized-audit-log).
Authentication
Connected account requiredScopes
critical-actions-accessexternal-settings-accesslogin-audit-accessuser-action-audits-readTags
Retrieve login activityHUBSPOT_ACCOUNT_RETRIEVE_LOGIN_ACTIVITYRetrieve logs of user actions related to [login activity](https://knowledge.hubspot.com/account-management/view-and-export-account-activity-history#account-login-history).Connection4 scopes
Retrieve logs of user actions related to [login activity](https://knowledge.hubspot.com/account-management/view-and-export-account-activity-history#account-login-history).
Authentication
Connected account requiredScopes
critical-actions-accessexternal-settings-accesslogin-audit-accessuser-action-audits-readTags
Retrieve private app daily API usageHUBSPOT_ACCOUNT_RETRIEVE_PRIVATE_APP_DAILY_API_USAGERetrieve the daily API usage for private apps in the account, along with information about usage limits.Connection4 scopes
Retrieve the daily API usage for private apps in the account, along with information about usage limits.
Authentication
Connected account requiredScopes
critical-actions-accessexternal-settings-accesslogin-audit-accessuser-action-audits-readTags
Retrieve private app daily API usageHUBSPOT_ACCOUNT_RETRIEVE_PRIVATE_APP_DAILY_API_USAGE1Retrieve the daily API usage for private apps in the account, along with information about usage limits.Connection2 scopes
Retrieve the daily API usage for private apps in the account, along with information about usage limits.
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
Retrieve security historyHUBSPOT_ACCOUNT_RETRIEVE_SECURITY_HISTORYRetrieve logs of user actions related to [security activity](https://knowledge.hubspot.com/account-management/view-and-export-account-activity-history#security-activity-history).Connection4 scopes
Retrieve logs of user actions related to [security activity](https://knowledge.hubspot.com/account-management/view-and-export-account-activity-history#security-activity-history).
Authentication
Connected account requiredScopes
critical-actions-accessexternal-settings-accesslogin-audit-accessuser-action-audits-readTags
Archive a function for a definitionHUBSPOT_AUTOMATION_ARCHIVE_AFUNCTION_FOR_ADEFINITIONArchive a function for a definitionConnection
Archive a function for a definition
Authentication
Connected account requiredTags
Complete a batch of callbacksHUBSPOT_AUTOMATION_COMPLETE_ABATCH_OF_CALLBACKSComplete a batch of callbacksConnection1 scope
Complete a batch of callbacks
Authentication
Connected account requiredScopes
automationTags
Completes a callbackHUBSPOT_AUTOMATION_COMPLETES_ACALLBACKCompletes a callbackConnection1 scope
Completes a callback
Authentication
Connected account requiredScopes
automationTags
Create a new custom action definitionHUBSPOT_AUTOMATION_CREATE_ANEW_CUSTOM_ACTION_DEFINITIONCreate a new custom action definitionConnection
Create a new custom action definition
Authentication
Connected account requiredTags
Delete a function for a definitionHUBSPOT_AUTOMATION_DELETE_AFUNCTION_FOR_ADEFINITIONDelete a function for a definitionConnection
Delete a function for a definition
Authentication
Connected account requiredTags
Delete an action definitionHUBSPOT_AUTOMATION_DELETE_AN_ACTION_DEFINITIONDelete an action definitionConnection
Delete an action definition
Authentication
Connected account requiredTags
delete-/automation/v4/flows/{flow Id}HUBSPOT_AUTOMATION_DELETE_AUTOMATION_V4_FLOWS_FLOW_IDFully delete a workflow by ID. Deleted workflows cannot be restored via the API. If you need to restore an accidentally deleted flow, you'll need to contact support.Connection1 scope
Fully delete a workflow by ID. Deleted workflows cannot be restored via the API. If you need to restore an accidentally deleted flow, you'll need to contact support.
Authentication
Connected account requiredScopes
automationTags
Enroll a contact in a sequenceHUBSPOT_AUTOMATION_ENROLL_ACONTACT_IN_ASEQUENCEEnroll a contact in a sequenceConnection
Enroll a contact in a sequence
Authentication
Connected account requiredTags
get-/automation/v4/flowsHUBSPOT_AUTOMATION_GET_AUTOMATION_V4_FLOWSRetrieve all workflows from an account.Connection1 scope
Retrieve all workflows from an account.
Authentication
Connected account requiredScopes
automationTags
get-/automation/v4/flows/email-campaignsHUBSPOT_AUTOMATION_GET_AUTOMATION_V4_FLOWS_EMAIL_CAMPAIGNSRetrieve emails sent by a workflow by ID.Connection1 scope
Retrieve emails sent by a workflow by ID.
Authentication
Connected account requiredScopes
automationTags
get-/automation/v4/flows/{flow Id}HUBSPOT_AUTOMATION_GET_AUTOMATION_V4_FLOWS_FLOW_IDRetrieve all details for a specific workflow by ID.Connection1 scope
Retrieve all details for a specific workflow by ID.
Authentication
Connected account requiredScopes
automationTags
get-/automation/v4/sequencesHUBSPOT_AUTOMATION_GET_AUTOMATION_V4_SEQUENCESget-/automation/v4/sequencesConnection
get-/automation/v4/sequences
Authentication
Connected account requiredTags
Insert a function for a definitionHUBSPOT_AUTOMATION_INSERT_AFUNCTION_FOR_ADEFINITIONInsert a function for a definitionConnection
Insert a function for a definition
Authentication
Connected account requiredTags
post-/automation/v4/flowsHUBSPOT_AUTOMATION_POST_AUTOMATION_V4_FLOWSCreate a new workflow.Connection1 scope
Create a new workflow.
Authentication
Connected account requiredScopes
automationTags
post-/automation/v4/flows/batch/readHUBSPOT_AUTOMATION_POST_AUTOMATION_V4_FLOWS_BATCH_READRetrieve a batch of workflows by ID.Connection1 scope
Retrieve a batch of workflows by ID.
Authentication
Connected account requiredScopes
automationTags
post-/automation/v4/workflow-id-mappings/batch/readHUBSPOT_AUTOMATION_POST_AUTOMATION_V4_WORKFLOW_ID_MAPPINGS_BATCH_READRetrieve the IDs of v3 workflows that have been migrated to the v4 API.Connection1 scope
Retrieve the IDs of v3 workflows that have been migrated to the v4 API.
Authentication
Connected account requiredScopes
automationTags
put-/automation/v4/flows/{flow Id}HUBSPOT_AUTOMATION_PUT_AUTOMATION_V4_FLOWS_FLOW_IDUpdate a workflow by ID.Connection1 scope
Update a workflow by ID.
Authentication
Connected account requiredScopes
automationTags
Retrieve a custom action definitionHUBSPOT_AUTOMATION_RETRIEVE_ACUSTOM_ACTION_DEFINITIONRetrieve a custom action definitionConnection
Retrieve a custom action definition
Authentication
Connected account requiredTags
Retrieve a function from a given definitionHUBSPOT_AUTOMATION_RETRIEVE_AFUNCTION_FROM_AGIVEN_DEFINITIONRetrieve a function from a given definitionConnection
Retrieve a function from a given definition
Authentication
Connected account requiredTags
Retrieve a specific revision of a definitionHUBSPOT_AUTOMATION_RETRIEVE_ASPECIFIC_REVISION_OF_ADEFINITIONRetrieve a specific revision of a definitionConnection
Retrieve a specific revision of a definition
Authentication
Connected account requiredTags
Retrieve custom action definitionsHUBSPOT_AUTOMATION_RETRIEVE_CUSTOM_ACTION_DEFINITIONSRetrieve custom action definitionsConnection
Retrieve custom action definitions
Authentication
Connected account requiredTags
Retrieve details for a sequenceHUBSPOT_AUTOMATION_RETRIEVE_DETAILS_FOR_ASEQUENCERetrieve details for a sequenceConnection
Retrieve details for a sequence
Authentication
Connected account requiredTags
Retrieve functions by a type for a given definitionHUBSPOT_AUTOMATION_RETRIEVE_FUNCTIONS_BY_ATYPE_FOR_AGIVEN_DEFINITIONRetrieve functions by a type for a given definitionConnection
Retrieve functions by a type for a given definition
Authentication
Connected account requiredTags
Retrieve functions for a given definitionHUBSPOT_AUTOMATION_RETRIEVE_FUNCTIONS_FOR_AGIVEN_DEFINITIONRetrieve functions for a given definitionConnection
Retrieve functions for a given definition
Authentication
Connected account requiredTags
Retrieve revisions for a given definitionHUBSPOT_AUTOMATION_RETRIEVE_REVISIONS_FOR_AGIVEN_DEFINITIONRetrieve revisions for a given definitionConnection
Retrieve revisions for a given definition
Authentication
Connected account requiredTags
Retrieve the enrollment status of a contactHUBSPOT_AUTOMATION_RETRIEVE_THE_ENROLLMENT_STATUS_OF_ACONTACTRetrieve the enrollment status of a contactConnection
Retrieve the enrollment status of a contact
Authentication
Connected account requiredTags
Update a function for a definitionHUBSPOT_AUTOMATION_UPDATE_AFUNCTION_FOR_ADEFINITIONUpdate a function for a definitionConnection
Update a function for a definition
Authentication
Connected account requiredTags
Update an existing action definitionHUBSPOT_AUTOMATION_UPDATE_AN_EXISTING_ACTION_DEFINITIONUpdate an existing action definitionConnection
Update an existing action definition
Authentication
Connected account requiredTags
Add a new row to a tableHUBSPOT_CMS_ADD_ANEW_ROW_TO_ATABLEAdd a new row to a HubDB table. New rows will be added to the `draft` version of the table. Use `publish` endpoint to push these changes to published version.Connection
Add a new row to a HubDB table. New rows will be added to the `draft` version of the table. Use `publish` endpoint to push these changes to published version.
Authentication
Connected account requiredTags
Archive a tableHUBSPOT_CMS_ARCHIVE_ATABLEArchive (soft delete) an existing HubDB table. This archives both the published and draft versions.Connection
Archive (soft delete) an existing HubDB table. This archives both the published and draft versions.
Authentication
Connected account requiredTags
Archive multiple propertiesHUBSPOT_CMS_ARCHIVE_MULTIPLE_PROPERTIESArchive multiple propertiesConnection
Archive multiple properties
Authentication
Connected account requiredTags
Attach a Blog Author to a multi-language groupHUBSPOT_CMS_ATTACH_ABLOG_AUTHOR_TO_AMULTI_LANGUAGE_GROUPAttach a Blog Author to a multi-language group.Connection
Attach a Blog Author to a multi-language group.
Authentication
Connected account requiredTags
Attach a Blog Post to a multi-language groupHUBSPOT_CMS_ATTACH_ABLOG_POST_TO_AMULTI_LANGUAGE_GROUPAttach a Blog Post to a multi-language group.Connection
Attach a Blog Post to a multi-language group.
Authentication
Connected account requiredTags
Attach a Blog Tag to a multi-language groupHUBSPOT_CMS_ATTACH_ABLOG_TAG_TO_AMULTI_LANGUAGE_GROUPAttach a Blog Tag to a multi-language group.Connection
Attach a Blog Tag to a multi-language group.
Authentication
Connected account requiredTags
Attach a blog to a multi-language groupHUBSPOT_CMS_ATTACH_ABLOG_TO_AMULTI_LANGUAGE_GROUPAttach a blog to a multi-language group.Connection
Attach a blog to a multi-language group.
Authentication
Connected account requiredTags
Attach a landing page to a multi-language groupHUBSPOT_CMS_ATTACH_ALANDING_PAGE_TO_AMULTI_LANGUAGE_GROUPAttach a landing page to a multi-language group.Connection
Attach a landing page to a multi-language group.
Authentication
Connected account requiredTags
Attach a site page to a multi-language groupHUBSPOT_CMS_ATTACH_ASITE_PAGE_TO_AMULTI_LANGUAGE_GROUPAttach a site page to a multi-language group.Connection
Attach a site page to a multi-language group.
Authentication
Connected account requiredTags
Clone a Blog PostHUBSPOT_CMS_CLONE_ABLOG_POSTClone a Blog Post.Connection
Clone a Blog Post.
Authentication
Connected account requiredTags
Clone a Landing PageHUBSPOT_CMS_CLONE_ALANDING_PAGEClone a Landing PageConnection
Clone a Landing Page
Authentication
Connected account requiredTags
Clone a rowHUBSPOT_CMS_CLONE_AROWClones a single row in the `draft` version of the table.Connection
Clones a single row in the `draft` version of the table.
Authentication
Connected account requiredTags
Clone a Site PageHUBSPOT_CMS_CLONE_ASITE_PAGEClone a Site PageConnection
Clone a Site Page
Authentication
Connected account requiredTags
Clone a tableHUBSPOT_CMS_CLONE_ATABLEClone an existing HubDB table. The `newName` and `newLabel` of the new table can be sent as JSON in the `body` parameter. This will create the cloned table as a `draft`.Connection
Clone an existing HubDB table. The `newName` and `newLabel` of the new table can be sent as JSON in the `body` parameter. This will create the cloned table as a `draft`.
Authentication
Connected account requiredTags
Clone rows in batchHUBSPOT_CMS_CLONE_ROWS_IN_BATCHClones rows in the `draft` version of the specified table, given a set of row ids. Maximum of 100 row ids per call.Connection
Clones rows in the `draft` version of the specified table, given a set of row ids. Maximum of 100 row ids per call.
Authentication
Connected account requiredTags
Create a batch of Blog AuthorsHUBSPOT_CMS_CREATE_ABATCH_OF_BLOG_AUTHORSCreate the Blog Author objects detailed in the request body.Connection
Create the Blog Author objects detailed in the request body.
Authentication
Connected account requiredTags
Create a batch of Blog PostsHUBSPOT_CMS_CREATE_ABATCH_OF_BLOG_POSTSCreate the Blog Post objects detailed in the request body.Connection
Create the Blog Post objects detailed in the request body.
Authentication
Connected account requiredTags
Create a batch of Blog TagsHUBSPOT_CMS_CREATE_ABATCH_OF_BLOG_TAGSCreate the Blog Tag objects detailed in the request body.Connection
Create the Blog Tag objects detailed in the request body.
Authentication
Connected account requiredTags
Create a batch of FoldersHUBSPOT_CMS_CREATE_ABATCH_OF_FOLDERSCreate the Folder objects detailed in the request body.Connection
Create the Folder objects detailed in the request body.
Authentication
Connected account requiredTags
Create a batch of Landing PagesHUBSPOT_CMS_CREATE_ABATCH_OF_LANDING_PAGESCreate the Landing Page objects detailed in the request body.Connection
Create the Landing Page objects detailed in the request body.
Authentication
Connected account requiredTags
Create a batch of Site PagesHUBSPOT_CMS_CREATE_ABATCH_OF_SITE_PAGESCreate the Site Page objects detailed in the request body.Connection
Create the Site Page objects detailed in the request body.
Authentication
Connected account requiredTags
Create an attention span eventHUBSPOT_CMS_CREATE_AN_ATTENTION_SPAN_EVENTCreate an attention span eventConnection1 scope
Create an attention span event
Authentication
Connected account requiredScopes
media_bridge.writeTags
Create a new A/B test variationHUBSPOT_CMS_CREATE_ANEW_ABTEST_VARIATIONCreate a new A/B test variation based on the information provided in the request body.Connection
Create a new A/B test variation based on the information provided in the request body.
Authentication
Connected account requiredTags
Create a new A/B test variationHUBSPOT_CMS_CREATE_ANEW_ABTEST_VARIATION1Create a new A/B test variation based on the information provided in the request body.Connection
Create a new A/B test variation based on the information provided in the request body.
Authentication
Connected account requiredTags
Create a new Blog AuthorHUBSPOT_CMS_CREATE_ANEW_BLOG_AUTHORCreate a new Blog Author.Connection
Create a new Blog Author.
Authentication
Connected account requiredTags
Create a new Blog PostHUBSPOT_CMS_CREATE_ANEW_BLOG_POSTCreate a new Blog Post.Connection
Create a new Blog Post.
Authentication
Connected account requiredTags
Create a new Blog TagHUBSPOT_CMS_CREATE_ANEW_BLOG_TAGCreate a new Blog Tag.Connection
Create a new Blog Tag.
Authentication
Connected account requiredTags
Create a new FolderHUBSPOT_CMS_CREATE_ANEW_FOLDERCreate a new FolderConnection
Create a new Folder
Authentication
Connected account requiredTags
Create a new Landing PageHUBSPOT_CMS_CREATE_ANEW_LANDING_PAGECreate a new Landing PageConnection
Create a new Landing Page
Authentication
Connected account requiredTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATIONCreate a new language variation from an existing blogConnection
Create a new language variation from an existing blog
Authentication
Connected account requiredTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATION1Create a new language variation from an existing Blog TagConnection
Create a new language variation from an existing Blog Tag
Authentication
Connected account requiredTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATION2Create a new language variation from an existing site pageConnection
Create a new language variation from an existing site page
Authentication
Connected account requiredTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATION3Create a new language variation from an existing landing pageConnection
Create a new language variation from an existing landing page
Authentication
Connected account requiredTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATION4Create a new language variation from an existing Blog Author.Connection
Create a new language variation from an existing Blog Author.
Authentication
Connected account requiredTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATION5Create a new language variation from an existing Blog PostConnection
Create a new language variation from an existing Blog Post
Authentication
Connected account requiredTags
Create a new object typeHUBSPOT_CMS_CREATE_ANEW_OBJECT_TYPECreate a new object typeConnection
Create a new object type
Authentication
Connected account requiredTags
Create a new propertyHUBSPOT_CMS_CREATE_ANEW_PROPERTYCreate a new propertyConnection
Create a new property
Authentication
Connected account requiredTags
Create a new property groupHUBSPOT_CMS_CREATE_ANEW_PROPERTY_GROUPCreate a new property groupConnection
Create a new property group
Authentication
Connected account requiredTags
Create a new Site PageHUBSPOT_CMS_CREATE_ANEW_SITE_PAGECreate a new Site PageConnection
Create a new Site Page
Authentication
Connected account requiredTags
Create a new tableHUBSPOT_CMS_CREATE_ANEW_TABLECreates a new draft HubDB table given a JSON schema. The table name and label should be unique for each account.Connection
Creates a new draft HubDB table given a JSON schema. The table name and label should be unique for each account.
Authentication
Connected account requiredTags
Create a played eventHUBSPOT_CMS_CREATE_APLAYED_EVENTCreate a played eventConnection1 scope
Create a played event
Authentication
Connected account requiredScopes
media_bridge.writeTags
Create a quartile eventHUBSPOT_CMS_CREATE_AQUARTILE_EVENTCreate a quartile eventConnection1 scope
Create a quartile event
Authentication
Connected account requiredScopes
media_bridge.writeTags
Create a redirectHUBSPOT_CMS_CREATE_AREDIRECTCreates and configures a new URL redirect.Connection
Creates and configures a new URL redirect.
Authentication
Connected account requiredTags
Create association definitionHUBSPOT_CMS_CREATE_ASSOCIATION_DEFINITIONCreate association definitionConnection
Create association definition
Authentication
Connected account requiredTags
Create multiple propertiesHUBSPOT_CMS_CREATE_MULTIPLE_PROPERTIESCreate multiple propertiesConnection
Create multiple properties
Authentication
Connected account requiredTags
Create or update event visibility settingsHUBSPOT_CMS_CREATE_OR_UPDATE_EVENT_VISIBILITY_SETTINGSCreate or update event visibility settingsConnection
Create or update event visibility settings
Authentication
Connected account requiredTags
Create rows in batchHUBSPOT_CMS_CREATE_ROWS_IN_BATCHCreates rows in the `draft` version of the specified table, given an array of row objects. Maximum of 100 row object per call. See the overview section for more details with an example.Connection
Creates rows in the `draft` version of the specified table, given an array of row objects. Maximum of 100 row object per call. See the overview section for more details with an example.
Authentication
Connected account requiredTags
Delete a batch of Blog AuthorsHUBSPOT_CMS_DELETE_ABATCH_OF_BLOG_AUTHORSDelete the Blog Author objects identified in the request body.Connection
Delete the Blog Author objects identified in the request body.
Authentication
Connected account requiredTags
Delete a batch of Blog PostsHUBSPOT_CMS_DELETE_ABATCH_OF_BLOG_POSTSDelete the Blog Post objects identified in the request body. Note: This is not the same as the in-app `archive` function. To perform a dashboard `archive` send an normal update with the `archivedInDashboard` field set to true.Connection
Delete the Blog Post objects identified in the request body. Note: This is not the same as the in-app `archive` function. To perform a dashboard `archive` send an normal update with the `archivedInDashboard` field set to true.
Authentication
Connected account requiredTags
Delete a batch of Blog TagsHUBSPOT_CMS_DELETE_ABATCH_OF_BLOG_TAGSDelete the Blog Tag objects identified in the request body.Connection
Delete the Blog Tag objects identified in the request body.
Authentication
Connected account requiredTags
Delete a batch of FoldersHUBSPOT_CMS_DELETE_ABATCH_OF_FOLDERSDelete the Folder objects identified in the request body.Connection
Delete the Folder objects identified in the request body.
Authentication
Connected account requiredTags
Delete a batch of Landing PagesHUBSPOT_CMS_DELETE_ABATCH_OF_LANDING_PAGESDelete the Landing Page objects identified in the request body. Note: This is not the same as the dashboard `archive` function. To perform a dashboard `archive` send an normal update with the `archivedInDashboard` field set to true.Connection
Delete the Landing Page objects identified in the request body. Note: This is not the same as the dashboard `archive` function. To perform a dashboard `archive` send an normal update with the `archivedInDashboard` field set to true.
Authentication
Connected account requiredTags
Delete a batch of Site PagesHUBSPOT_CMS_DELETE_ABATCH_OF_SITE_PAGESDelete the Site Page objects identified in the request body. Note: This is not the same as the dashboard `archive` function. To perform a dashboard `archive` send an normal update with the `archivedInDashboard` field set to true.Connection
Delete the Site Page objects identified in the request body. Note: This is not the same as the dashboard `archive` function. To perform a dashboard `archive` send an normal update with the `archivedInDashboard` field set to true.
Authentication
Connected account requiredTags
Delete a Blog AuthorHUBSPOT_CMS_DELETE_ABLOG_AUTHORDelete the Blog Author object identified by the id in the path.Connection
Delete the Blog Author object identified by the id in the path.
Authentication
Connected account requiredTags
Delete a Blog PostHUBSPOT_CMS_DELETE_ABLOG_POSTDelete the Blog Post object identified by the id in the path.Connection
Delete the Blog Post object identified by the id in the path.
Authentication
Connected account requiredTags
Delete a Blog TagHUBSPOT_CMS_DELETE_ABLOG_TAGDelete the Blog Tag object identified by the id in the path.Connection
Delete the Blog Tag object identified by the id in the path.
Authentication
Connected account requiredTags
Delete a fileHUBSPOT_CMS_DELETE_AFILEDeletes the file at the specified path in the specified environment.Connection
Deletes the file at the specified path in the specified environment.
Authentication
Connected account requiredTags
Delete a FolderHUBSPOT_CMS_DELETE_AFOLDERDelete the Folder object identified by the id in the path.Connection
Delete the Folder object identified by the id in the path.
Authentication
Connected account requiredTags
Delete a Landing PageHUBSPOT_CMS_DELETE_ALANDING_PAGEDelete the Landing Page object identified by the id in the path.Connection
Delete the Landing Page object identified by the id in the path.
Authentication
Connected account requiredTags
Delete an association definitionHUBSPOT_CMS_DELETE_AN_ASSOCIATION_DEFINITIONDelete an association definitionConnection
Delete an association definition
Authentication
Connected account requiredTags
Delete an oEmbed domainHUBSPOT_CMS_DELETE_AN_OEMBED_DOMAINDelete an oEmbed domainConnection
Delete an oEmbed domain
Authentication
Connected account requiredTags
Delete a propertyHUBSPOT_CMS_DELETE_APROPERTYDelete a propertyConnection
Delete a property
Authentication
Connected account requiredTags
Delete a property groupHUBSPOT_CMS_DELETE_APROPERTY_GROUPDelete a property groupConnection
Delete a property group
Authentication
Connected account requiredTags
Delete a redirectHUBSPOT_CMS_DELETE_AREDIRECTDelete one existing redirect, so it is no longer mapped.Connection
Delete one existing redirect, so it is no longer mapped.
Authentication
Connected account requiredTags
Delete a Site PageHUBSPOT_CMS_DELETE_ASITE_PAGEDelete the Site Page object identified by the id in the path.Connection
Delete the Site Page object identified by the id in the path.
Authentication
Connected account requiredTags
Detach a Blog Author from a multi-language groupHUBSPOT_CMS_DETACH_ABLOG_AUTHOR_FROM_AMULTI_LANGUAGE_GROUPDetach a Blog Author from a multi-language group.Connection
Detach a Blog Author from a multi-language group.
Authentication
Connected account requiredTags
Detach a blog from a multi-language groupHUBSPOT_CMS_DETACH_ABLOG_FROM_AMULTI_LANGUAGE_GROUPDetach a blog from a multi-language group.Connection
Detach a blog from a multi-language group.
Authentication
Connected account requiredTags
Detach a Blog Post from a multi-language groupHUBSPOT_CMS_DETACH_ABLOG_POST_FROM_AMULTI_LANGUAGE_GROUPDetach a Blog Post from a multi-language group.Connection
Detach a Blog Post from a multi-language group.
Authentication
Connected account requiredTags
Detach a Blog Tag from a multi-language groupHUBSPOT_CMS_DETACH_ABLOG_TAG_FROM_AMULTI_LANGUAGE_GROUPDetach a Blog Tag from a multi-language group.Connection
Detach a Blog Tag from a multi-language group.
Authentication
Connected account requiredTags
Detach a landing page from a multi-language groupHUBSPOT_CMS_DETACH_ALANDING_PAGE_FROM_AMULTI_LANGUAGE_GROUPDetach a landing page from a multi-language group.Connection
Detach a landing page from a multi-language group.
Authentication
Connected account requiredTags
Detach a site page from a multi-language groupHUBSPOT_CMS_DETACH_ASITE_PAGE_FROM_AMULTI_LANGUAGE_GROUPDetach a site page from a multi-language group.Connection
Detach a site page from a multi-language group.
Authentication
Connected account requiredTags
Download a fileHUBSPOT_CMS_DOWNLOAD_AFILEDownloads the byte contents of the file at the specified path in the specified environment.Connection
Downloads the byte contents of the file at the specified path in the specified environment.
Authentication
Connected account requiredTags
End an active A/B testHUBSPOT_CMS_END_AN_ACTIVE_ABTESTEnd an active A/B test and designate a winner.Connection
End an active A/B test and designate a winner.
Authentication
Connected account requiredTags
End an active A/B testHUBSPOT_CMS_END_AN_ACTIVE_ABTEST1End an active A/B test and designate a winner.Connection
End an active A/B test and designate a winner.
Authentication
Connected account requiredTags
Export a draft tableHUBSPOT_CMS_EXPORT_ADRAFT_TABLEExports the `draft` version of a table to CSV / EXCEL format.Connection
Exports the `draft` version of a table to CSV / EXCEL format.
Authentication
Connected account requiredTags
Export a published version of a tableHUBSPOT_CMS_EXPORT_APUBLISHED_VERSION_OF_ATABLEExports the `published` version of a table to CSV / EXCEL format.Connection
Exports the `published` version of a table to CSV / EXCEL format.
Authentication
Connected account requiredTags
Extract a zip fileHUBSPOT_CMS_EXTRACT_AZIP_FILEExtract a zip fileConnection
Extract a zip file
Authentication
Connected account requiredTags
Get all Blog AuthorsHUBSPOT_CMS_GET_ALL_BLOG_AUTHORSGet the list of blog authors. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.Connection
Get the list of blog authors. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.
Authentication
Connected account requiredTags
Get all Blog PostsHUBSPOT_CMS_GET_ALL_BLOG_POSTSGet the list of blog posts. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.Connection
Get the list of blog posts. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.
Authentication
Connected account requiredTags
Get all Blog TagsHUBSPOT_CMS_GET_ALL_BLOG_TAGSGet the list of blog tags. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.Connection
Get the list of blog tags. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.
Authentication
Connected account requiredTags
Get all BlogsHUBSPOT_CMS_GET_ALL_BLOGSGet the list of Blogs. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.Connection
Get the list of Blogs. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.
Authentication
Connected account requiredTags
Get all Landing Page FoldersHUBSPOT_CMS_GET_ALL_LANDING_PAGE_FOLDERSGet the list of Landing Page Folders. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.Connection
Get the list of Landing Page Folders. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.
Authentication
Connected account requiredTags
Get all Landing PagesHUBSPOT_CMS_GET_ALL_LANDING_PAGESGet the list of landing pages. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.Connection
Get the list of landing pages. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.
Authentication
Connected account requiredTags
Get all published tablesHUBSPOT_CMS_GET_ALL_PUBLISHED_TABLESReturns the details for the `published` version of each table defined in an account, including column definitions.Connection
Returns the details for the `published` version of each table defined in an account, including column definitions.
Authentication
Connected account requiredTags
Get all schemasHUBSPOT_CMS_GET_ALL_SCHEMASGet all schemasConnection
Get all schemas
Authentication
Connected account requiredTags
Get all Site PagesHUBSPOT_CMS_GET_ALL_SITE_PAGESGet the list of site pages. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.Connection
Get the list of site pages. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits.
Authentication
Connected account requiredTags
Get an oEmbed domainHUBSPOT_CMS_GET_AN_OEMBED_DOMAINGet an oEmbed domainConnection
Get an oEmbed domain
Authentication
Connected account requiredTags
Get a row from the draft tableHUBSPOT_CMS_GET_AROW_FROM_THE_DRAFT_TABLEGet a single row by ID from a table's `draft` version.Connection
Get a single row by ID from a table's `draft` version.
Authentication
Connected account requiredTags
Get a set of rowsHUBSPOT_CMS_GET_ASET_OF_ROWSReturns rows in the `published` version of the specified table, given a set of row ids. **Note:** This endpoint can be accessed without any authentication if the table is set to be allowed for public access.Connection
Returns rows in the `published` version of the specified table, given a set of row ids. **Note:** This endpoint can be accessed without any authentication if the table is set to be allowed for public access.
Authentication
Connected account requiredTags
Get a set of rows from draft tableHUBSPOT_CMS_GET_ASET_OF_ROWS_FROM_DRAFT_TABLEReturns rows in the `draft` version of the specified table, given a set of row ids.Connection
Returns rows in the `draft` version of the specified table, given a set of row ids.
Authentication
Connected account requiredTags
Get a single domainHUBSPOT_CMS_GET_ASINGLE_DOMAINReturns a single domains with the id specified.Connection
Returns a single domains with the id specified.
Authentication
Connected account requiredTags
Get a specific property groupHUBSPOT_CMS_GET_ASPECIFIC_PROPERTY_GROUPGet a specific property groupConnection
Get a specific property group
Authentication
Connected account requiredTags
Get a table rowHUBSPOT_CMS_GET_ATABLE_ROWGet a single row by ID from a table's `published` version. **Note:** This endpoint can be accessed without any authentication, if the table is set to be allowed for public access.Connection
Get a single row by ID from a table's `published` version. **Note:** This endpoint can be accessed without any authentication, if the table is set to be allowed for public access.
Authentication
Connected account requiredTags
Get current domainsHUBSPOT_CMS_GET_CURRENT_DOMAINSReturns all existing domains that have been created. Results can be limited and filtered by creation or updated date.Connection
Returns all existing domains that have been created. Results can be limited and filtered by creation or updated date.
Authentication
Connected account requiredTags
Get current redirectsHUBSPOT_CMS_GET_CURRENT_REDIRECTSReturns all existing URL redirects. Results can be limited and filtered by creation or updated date.Connection
Returns all existing URL redirects. Results can be limited and filtered by creation or updated date.
Authentication
Connected account requiredTags
Get details for a draft tableHUBSPOT_CMS_GET_DETAILS_FOR_ADRAFT_TABLEGet the details for the `draft` version of a specific HubDB table. This will include the definitions for the columns in the table and the number of rows in the table.Connection
Get the details for the `draft` version of a specific HubDB table. This will include the definitions for the columns in the table and the number of rows in the table.
Authentication
Connected account requiredTags
Get details for a redirectHUBSPOT_CMS_GET_DETAILS_FOR_AREDIRECTReturns the details for a single existing URL redirect by ID.Connection
Returns the details for a single existing URL redirect by ID.
Authentication
Connected account requiredTags
Get details of a published tableHUBSPOT_CMS_GET_DETAILS_OF_APUBLISHED_TABLEReturns the details for the `published` version of the specified table. This will include the definitions for the columns in the table and the number of rows in the table. **Note:** This endpoint can be accessed without any authentication if the table is set to be allowed for public access.Connection
Returns the details for the `published` version of the specified table. This will include the definitions for the columns in the table and the number of rows in the table. **Note:** This endpoint can be accessed without any authentication if the table is set to be allowed for public access.
Authentication
Connected account requiredTags
Get extraction statusHUBSPOT_CMS_GET_EXTRACTION_STATUSGet extraction statusConnection
Get extraction status
Authentication
Connected account requiredTags
Get indexed properties.HUBSPOT_CMS_GET_INDEXED_PROPERTIESFor a given account and document ID (page ID, blog post ID, HubDB row ID, etc.), return all indexed data for that document. This is useful when debugging why a particular document is not returned from a custom search.Connection
For a given account and document ID (page ID, blog post ID, HubDB row ID, etc.), return all indexed data for that document. This is useful when debugging why a particular document is not returned from a custom search.
Authentication
Connected account requiredTags
Get object types for a supported mediaHUBSPOT_CMS_GET_OBJECT_TYPES_FOR_ASUPPORTED_MEDIAGet object types for a supported mediaConnection
Get object types for a supported media
Authentication
Connected account requiredTags
Get oEmbed domainsHUBSPOT_CMS_GET_OEMBED_DOMAINSGet oEmbed domainsConnection
Get oEmbed domains
Authentication
Connected account requiredTags
Get property groupsHUBSPOT_CMS_GET_PROPERTY_GROUPSGet property groupsConnection
Get property groups
Authentication
Connected account requiredTags
Get rows for a tableHUBSPOT_CMS_GET_ROWS_FOR_ATABLEReturns a set of rows in the `published` version of the specified table. Row results can be filtered and sorted. Filtering and sorting options will be sent as query parameters to the API request. For example, by adding the query parameters `column1__gt=5&sort=-column1`, API returns the rows with values for column `column1` greater than 5 and in the descending order of `column1` values. Refer to the [overview section](https://developers.hubspot.com/docs/api/cms/hubdb#filtering-and-sorting-table-rows) for detailed filtering and sorting options. **Note:** This endpoint can be accessed without any authentication, if the table is set to be allowed for public access.Connection
Returns a set of rows in the `published` version of the specified table. Row results can be filtered and sorted. Filtering and sorting options will be sent as query parameters to the API request. For example, by adding the query parameters `column1__gt=5&sort=-column1`, API returns the rows with values for column `column1` greater than 5 and in the descending order of `column1` values. Refer to the [overview section](https://developers.hubspot.com/docs/api/cms/hubdb#filtering-and-sorting-table-rows) for detailed filtering and sorting options. **Note:** This endpoint can be accessed without any authentication, if the table is set to be allowed for public access.
Authentication
Connected account requiredTags
Get rows from draft tableHUBSPOT_CMS_GET_ROWS_FROM_DRAFT_TABLEReturns rows in the `draft` version of the specified table. Row results can be filtered and sorted. Filtering and sorting options will be sent as query parameters to the API request. For example, by adding the query parameters `column1__gt=5&sort=-column1`, API returns the rows with values for column `column1` greater than 5 and in the descending order of `column1` values. Refer to the [overview section](https://developers.hubspot.com/docs/api/cms/hubdb#filtering-and-sorting-table-rows) for detailed filtering and sorting options.Connection
Returns rows in the `draft` version of the specified table. Row results can be filtered and sorted. Filtering and sorting options will be sent as query parameters to the API request. For example, by adding the query parameters `column1__gt=5&sort=-column1`, API returns the rows with values for column `column1` greater than 5 and in the descending order of `column1` values. Refer to the [overview section](https://developers.hubspot.com/docs/api/cms/hubdb#filtering-and-sorting-table-rows) for detailed filtering and sorting options.
Authentication
Connected account requiredTags
Get the details for a propertyHUBSPOT_CMS_GET_THE_DETAILS_FOR_APROPERTYGet the details for a propertyConnection
Get the details for a property
Authentication
Connected account requiredTags
Get the details for multiple propertiesHUBSPOT_CMS_GET_THE_DETAILS_FOR_MULTIPLE_PROPERTIESGet the details for multiple propertiesConnection
Get the details for multiple properties
Authentication
Connected account requiredTags
Get the metadata for a fileHUBSPOT_CMS_GET_THE_METADATA_FOR_AFILEGets the metadata object for the file at the specified path in the specified environment.Connection
Gets the metadata object for the file at the specified path in the specified environment.
Authentication
Connected account requiredTags
Get the properties for an object type.HUBSPOT_CMS_GET_THE_PROPERTIES_FOR_AN_OBJECT_TYPEGet the properties for an object type.Connection
Get the properties for an object type.
Authentication
Connected account requiredTags
Get the schema for an object typeHUBSPOT_CMS_GET_THE_SCHEMA_FOR_AN_OBJECT_TYPEGet the schema for an object typeConnection
Get the schema for an object type
Authentication
Connected account requiredTags
Permanently deletes a rowHUBSPOT_CMS_PERMANENTLY_DELETES_AROWPermanently deletes a row from a table's `draft` version.Connection
Permanently deletes a row from a table's `draft` version.
Authentication
Connected account requiredTags
Permanently deletes rowsHUBSPOT_CMS_PERMANENTLY_DELETES_ROWSPermanently deletes rows from the `draft` version of the table, given a set of row ids. Maximum of 100 row ids per call.Connection
Permanently deletes rows from the `draft` version of the table, given a set of row ids. Maximum of 100 row ids per call.
Authentication
Connected account requiredTags
Publish a table from draftHUBSPOT_CMS_PUBLISH_ATABLE_FROM_DRAFTPublishes the table by copying the data and table schema changes from draft version to the published version, meaning any website pages using data from the table will be updated.Connection
Publishes the table by copying the data and table schema changes from draft version to the published version, meaning any website pages using data from the table will be updated.
Authentication
Connected account requiredTags
Push Blog Post draft edits liveHUBSPOT_CMS_PUSH_BLOG_POST_DRAFT_EDITS_LIVETake any changes from the draft version of the Blog Post and apply them to the live version.Connection
Take any changes from the draft version of the Blog Post and apply them to the live version.
Authentication
Connected account requiredTags
Push Landing Page draft edits liveHUBSPOT_CMS_PUSH_LANDING_PAGE_DRAFT_EDITS_LIVETake any changes from the draft version of the Landing Page and apply them to the live version.Connection
Take any changes from the draft version of the Landing Page and apply them to the live version.
Authentication
Connected account requiredTags
Push Site Page draft edits liveHUBSPOT_CMS_PUSH_SITE_PAGE_DRAFT_EDITS_LIVETake any changes from the draft version of the Site Page and apply them to the live version.Connection
Take any changes from the draft version of the Site Page and apply them to the live version.
Authentication
Connected account requiredTags
Query audit logsHUBSPOT_CMS_QUERY_AUDIT_LOGSReturns audit logs based on filters.Connection
Returns audit logs based on filters.
Authentication
Connected account requiredTags
Register the media bridge app nameHUBSPOT_CMS_REGISTER_THE_MEDIA_BRIDGE_APP_NAMERegister the media bridge app nameConnection
Register the media bridge app name
Authentication
Connected account requiredTags
Replace rows in batch in draft tableHUBSPOT_CMS_REPLACE_ROWS_IN_BATCH_IN_DRAFT_TABLEReplaces multiple rows as a batch in the `draft` version of the table, with a maximum of 100 rows per call. See the endpoint `PUT /tables/{tableIdOrName}/rows/{rowId}/draft` for details on updating a single row.Connection
Replaces multiple rows as a batch in the `draft` version of the table, with a maximum of 100 rows per call. See the endpoint `PUT /tables/{tableIdOrName}/rows/{rowId}/draft` for details on updating a single row.
Authentication
Connected account requiredTags
Replaces an existing rowHUBSPOT_CMS_REPLACES_AN_EXISTING_ROWReplace a single row in the table's `draft` version. All the column values must be specified. If a column has a value in the target table and this request doesn't define that value, it will be deleted. See the `Create a row` endpoint for instructions on how to format the JSON row definitions.Connection
Replace a single row in the table's `draft` version. All the column values must be specified. If a column has a value in the target table and this request doesn't define that value, it will be deleted. See the `Create a row` endpoint for instructions on how to format the JSON row definitions.
Authentication
Connected account requiredTags
Rerun a previous A/B testHUBSPOT_CMS_RERUN_APREVIOUS_ABTESTRerun a previous A/B test.Connection
Rerun a previous A/B test.
Authentication
Connected account requiredTags
Rerun a previous A/B testHUBSPOT_CMS_RERUN_APREVIOUS_ABTEST1Rerun a previous A/B test.Connection
Rerun a previous A/B test.
Authentication
Connected account requiredTags
Reset a draft tableHUBSPOT_CMS_RESET_ADRAFT_TABLEReplaces the data in the `draft` version of the table with values from the `published` version. Any unpublished changes in the `draft` will be lost after this call is made.Connection
Replaces the data in the `draft` version of the table with values from the `published` version. Any unpublished changes in the `draft` will be lost after this call is made.
Authentication
Connected account requiredTags
Reset the Blog Post draft to the live versionHUBSPOT_CMS_RESET_THE_BLOG_POST_DRAFT_TO_THE_LIVE_VERSIONDiscards any edits and resets the draft to the live version.Connection
Discards any edits and resets the draft to the live version.
Authentication
Connected account requiredTags
Reset the Landing Page draft to the live versionHUBSPOT_CMS_RESET_THE_LANDING_PAGE_DRAFT_TO_THE_LIVE_VERSIONDiscards any edits and resets the draft to the live version.Connection
Discards any edits and resets the draft to the live version.
Authentication
Connected account requiredTags
Reset the Site Page draft to the live versionHUBSPOT_CMS_RESET_THE_SITE_PAGE_DRAFT_TO_THE_LIVE_VERSIONDiscards any edits and resets the draft to the live version.Connection
Discards any edits and resets the draft to the live version.
Authentication
Connected account requiredTags
Restore a previous version of a blog postHUBSPOT_CMS_RESTORE_APREVIOUS_VERSION_OF_ABLOG_POSTTakes a specified version of a blog post and restores it.Connection
Takes a specified version of a blog post and restores it.
Authentication
Connected account requiredTags
Restore a previous version of a blog post, to the draft version of the blog postHUBSPOT_CMS_RESTORE_APREVIOUS_VERSION_OF_ABLOG_POST_TO_THE_DRAFT_VERSION_OF_THE_BLOG_POSTTakes a specified version of a blog post, sets it as the new draft version of the blog post.Connection
Takes a specified version of a blog post, sets it as the new draft version of the blog post.
Authentication
Connected account requiredTags
Restore a previous version of a FolderHUBSPOT_CMS_RESTORE_APREVIOUS_VERSION_OF_AFOLDERTakes a specified version of a Folder and restores it.Connection
Takes a specified version of a Folder and restores it.
Authentication
Connected account requiredTags
Restore a previous version of a Landing PageHUBSPOT_CMS_RESTORE_APREVIOUS_VERSION_OF_ALANDING_PAGETakes a specified version of a Landing Page and restores it.Connection
Takes a specified version of a Landing Page and restores it.
Authentication
Connected account requiredTags
Restore a previous version of a Landing Page, to the draft version of the Landing PageHUBSPOT_CMS_RESTORE_APREVIOUS_VERSION_OF_ALANDING_PAGE_TO_THE_DRAFT_VERSION_OF_THE_LANDING_PAGETakes a specified version of a Landing Page, sets it as the new draft version of the Landing Page.Connection
Takes a specified version of a Landing Page, sets it as the new draft version of the Landing Page.
Authentication
Connected account requiredTags
Restore a previous version of a Site PageHUBSPOT_CMS_RESTORE_APREVIOUS_VERSION_OF_ASITE_PAGETakes a specified version of a Site Page and restores it.Connection
Takes a specified version of a Site Page and restores it.
Authentication
Connected account requiredTags
Restore a previous version of a Site Page, to the draft version of the Site PageHUBSPOT_CMS_RESTORE_APREVIOUS_VERSION_OF_ASITE_PAGE_TO_THE_DRAFT_VERSION_OF_THE_SITE_PAGETakes a specified version of a Site Page, sets it as the new draft version of the Site Page.Connection
Takes a specified version of a Site Page, sets it as the new draft version of the Site Page.
Authentication
Connected account requiredTags
Retrieve a batch of Blog AuthorsHUBSPOT_CMS_RETRIEVE_ABATCH_OF_BLOG_AUTHORSRetrieve the Blog Author objects identified in the request body.Connection
Retrieve the Blog Author objects identified in the request body.
Authentication
Connected account requiredTags
Retrieve a batch of Blog PostsHUBSPOT_CMS_RETRIEVE_ABATCH_OF_BLOG_POSTSRetrieve the Blog Post objects identified in the request body.Connection
Retrieve the Blog Post objects identified in the request body.
Authentication
Connected account requiredTags
Retrieve a batch of Blog TagsHUBSPOT_CMS_RETRIEVE_ABATCH_OF_BLOG_TAGSRetrieve the Blog Tag objects identified in the request body.Connection
Retrieve the Blog Tag objects identified in the request body.
Authentication
Connected account requiredTags
Retrieve a batch of FoldersHUBSPOT_CMS_RETRIEVE_ABATCH_OF_FOLDERSUpdate the Folder objects identified in the request body.Connection
Update the Folder objects identified in the request body.
Authentication
Connected account requiredTags
Retrieve a batch of Landing PagesHUBSPOT_CMS_RETRIEVE_ABATCH_OF_LANDING_PAGESRetrieve the Landing Page objects identified in the request body.Connection
Retrieve the Landing Page objects identified in the request body.
Authentication
Connected account requiredTags
Retrieve a batch of Site PagesHUBSPOT_CMS_RETRIEVE_ABATCH_OF_SITE_PAGESRetrieve the Site Page objects identified in the request body.Connection
Retrieve the Site Page objects identified in the request body.
Authentication
Connected account requiredTags
Retrieve a BlogHUBSPOT_CMS_RETRIEVE_ABLOGRetrieve the Blog object identified by the id in the path.Connection
Retrieve the Blog object identified by the id in the path.
Authentication
Connected account requiredTags
Retrieve a Blog AuthorHUBSPOT_CMS_RETRIEVE_ABLOG_AUTHORRetrieve the Blog Author object identified by the id in the path.Connection
Retrieve the Blog Author object identified by the id in the path.
Authentication
Connected account requiredTags
Retrieve a Blog PostHUBSPOT_CMS_RETRIEVE_ABLOG_POSTRetrieve the Blog Post object identified by the id in the path.Connection
Retrieve the Blog Post object identified by the id in the path.
Authentication
Connected account requiredTags
Retrieve a Blog TagHUBSPOT_CMS_RETRIEVE_ABLOG_TAGRetrieve the Blog Tag object identified by the id in the path.Connection
Retrieve the Blog Tag object identified by the id in the path.
Authentication
Connected account requiredTags
Retrieve a FolderHUBSPOT_CMS_RETRIEVE_AFOLDERRetrieve the Folder object identified by the id in the path.Connection
Retrieve the Folder object identified by the id in the path.
Authentication
Connected account requiredTags
Retrieve a Landing PageHUBSPOT_CMS_RETRIEVE_ALANDING_PAGERetrieve the Landing Page object identified by the id in the path.Connection
Retrieve the Landing Page object identified by the id in the path.
Authentication
Connected account requiredTags
Retrieve a Site PageHUBSPOT_CMS_RETRIEVE_ASITE_PAGERetrieve the Site Page object identified by the id in the path.Connection
Retrieve the Site Page object identified by the id in the path.
Authentication
Connected account requiredTags
Retrieve the full draft version of the Blog PostHUBSPOT_CMS_RETRIEVE_THE_FULL_DRAFT_VERSION_OF_THE_BLOG_POSTRetrieve the full draft version of the Blog Post.Connection
Retrieve the full draft version of the Blog Post.
Authentication
Connected account requiredTags
Retrieve the full draft version of the Landing PageHUBSPOT_CMS_RETRIEVE_THE_FULL_DRAFT_VERSION_OF_THE_LANDING_PAGERetrieve the full draft version of the Landing Page.Connection
Retrieve the full draft version of the Landing Page.
Authentication
Connected account requiredTags
Retrieve the full draft version of the Site PageHUBSPOT_CMS_RETRIEVE_THE_FULL_DRAFT_VERSION_OF_THE_SITE_PAGERetrieve the full draft version of the Site Page.Connection
Retrieve the full draft version of the Site Page.
Authentication
Connected account requiredTags
Retrieves all the previous versions of a BlogHUBSPOT_CMS_RETRIEVES_ALL_THE_PREVIOUS_VERSIONS_OF_ABLOGRetrieves all the previous versions of a BlogConnection
Retrieves all the previous versions of a Blog
Authentication
Connected account requiredTags
Retrieves all the previous versions of a blog postHUBSPOT_CMS_RETRIEVES_ALL_THE_PREVIOUS_VERSIONS_OF_ABLOG_POSTRetrieves all the previous versions of a blog post.Connection
Retrieves all the previous versions of a blog post.
Authentication
Connected account requiredTags
Retrieves all the previous versions of a FolderHUBSPOT_CMS_RETRIEVES_ALL_THE_PREVIOUS_VERSIONS_OF_AFOLDERRetrieves all the previous versions of a Folder.Connection
Retrieves all the previous versions of a Folder.
Authentication
Connected account requiredTags
Retrieves all the previous versions of a Landing PageHUBSPOT_CMS_RETRIEVES_ALL_THE_PREVIOUS_VERSIONS_OF_ALANDING_PAGERetrieves all the previous versions of a Landing Page.Connection
Retrieves all the previous versions of a Landing Page.
Authentication
Connected account requiredTags
Retrieves all the previous versions of a Site PageHUBSPOT_CMS_RETRIEVES_ALL_THE_PREVIOUS_VERSIONS_OF_ASITE_PAGERetrieves all the previous versions of a Site Page.Connection
Retrieves all the previous versions of a Site Page.
Authentication
Connected account requiredTags
Retrieves a previous version of a BlogHUBSPOT_CMS_RETRIEVES_APREVIOUS_VERSION_OF_ABLOGRetrieves a previous version of a BlogConnection
Retrieves a previous version of a Blog
Authentication
Connected account requiredTags
Retrieves a previous version of a blog postHUBSPOT_CMS_RETRIEVES_APREVIOUS_VERSION_OF_ABLOG_POSTRetrieves a previous version of a blog post.Connection
Retrieves a previous version of a blog post.
Authentication
Connected account requiredTags
Retrieves a previous version of a FolderHUBSPOT_CMS_RETRIEVES_APREVIOUS_VERSION_OF_AFOLDERRetrieves a previous version of a FolderConnection
Retrieves a previous version of a Folder
Authentication
Connected account requiredTags
Retrieves a previous version of a Landing PageHUBSPOT_CMS_RETRIEVES_APREVIOUS_VERSION_OF_ALANDING_PAGERetrieves a previous version of a Landing PageConnection
Retrieves a previous version of a Landing Page
Authentication
Connected account requiredTags
Retrieves a previous version of a Site PageHUBSPOT_CMS_RETRIEVES_APREVIOUS_VERSION_OF_ASITE_PAGERetrieves a previous version of a Site PageConnection
Retrieves a previous version of a Site Page
Authentication
Connected account requiredTags
Return all draft tablesHUBSPOT_CMS_RETURN_ALL_DRAFT_TABLESReturns the details for each draft table defined in the specified account, including column definitions.Connection
Returns the details for each draft table defined in the specified account, including column definitions.
Authentication
Connected account requiredTags
Schedule a Blog Post to be PublishedHUBSPOT_CMS_SCHEDULE_ABLOG_POST_TO_BE_PUBLISHEDSchedule a Blog Post to be Published.Connection
Schedule a Blog Post to be Published.
Authentication
Connected account requiredTags
Schedule a Landing Page to be PublishedHUBSPOT_CMS_SCHEDULE_ALANDING_PAGE_TO_BE_PUBLISHEDSchedule a Landing Page to be PublishedConnection
Schedule a Landing Page to be Published
Authentication
Connected account requiredTags
Schedule a Site Page to be PublishedHUBSPOT_CMS_SCHEDULE_ASITE_PAGE_TO_BE_PUBLISHEDSchedule a Site Page to be PublishedConnection
Schedule a Site Page to be Published
Authentication
Connected account requiredTags
Search your site.HUBSPOT_CMS_SEARCH_YOUR_SITEReturns any website content matching the given search criteria for a given HubSpot account. Searches can be filtered by content type, domain, or URL path.Connection
Returns any website content matching the given search criteria for a given HubSpot account. Searches can be filtered by content type, domain, or URL path.
Authentication
Connected account requiredTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGESet a blog as the primary language of a multi-language group.Connection
Set a blog as the primary language of a multi-language group.
Authentication
Connected account requiredTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGE1Set a Blog Tag as the primary language of a multi-language group.Connection
Set a Blog Tag as the primary language of a multi-language group.
Authentication
Connected account requiredTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGE2Set a site page as the primary language of a multi-language group.Connection
Set a site page as the primary language of a multi-language group.
Authentication
Connected account requiredTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGE3Set a landing page as the primary language of a multi-language group.Connection
Set a landing page as the primary language of a multi-language group.
Authentication
Connected account requiredTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGE4Set a Blog Author as the primary language of a multi-language group.Connection
Set a Blog Author as the primary language of a multi-language group.
Authentication
Connected account requiredTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGE5Set a Blog Post as the primary language of a multi-language group.Connection
Set a Blog Post as the primary language of a multi-language group.
Authentication
Connected account requiredTags
Set up a new oEmbed domainHUBSPOT_CMS_SET_UP_ANEW_OEMBED_DOMAINSet up a new oEmbed domainConnection
Set up a new oEmbed domain
Authentication
Connected account requiredTags
Unpublish a tableHUBSPOT_CMS_UNPUBLISH_ATABLEUnpublishes the table, meaning any website pages using data from the table will not render any data.Connection
Unpublishes the table, meaning any website pages using data from the table will not render any data.
Authentication
Connected account requiredTags
Update a batch of Blog AuthorsHUBSPOT_CMS_UPDATE_ABATCH_OF_BLOG_AUTHORSUpdate the Blog Author objects identified in the request body.Connection
Update the Blog Author objects identified in the request body.
Authentication
Connected account requiredTags
Update a batch of Blog PostsHUBSPOT_CMS_UPDATE_ABATCH_OF_BLOG_POSTSUpdate the Blog Post objects identified in the request body.Connection
Update the Blog Post objects identified in the request body.
Authentication
Connected account requiredTags
Update a batch of Blog TagsHUBSPOT_CMS_UPDATE_ABATCH_OF_BLOG_TAGSUpdate the Blog Tag objects identified in the request body.Connection
Update the Blog Tag objects identified in the request body.
Authentication
Connected account requiredTags
Update a batch of FoldersHUBSPOT_CMS_UPDATE_ABATCH_OF_FOLDERSUpdate the Folder objects identified in the request body.Connection
Update the Folder objects identified in the request body.
Authentication
Connected account requiredTags
Update a batch of Landing PagesHUBSPOT_CMS_UPDATE_ABATCH_OF_LANDING_PAGESUpdate the Landing Page objects identified in the request body.Connection
Update the Landing Page objects identified in the request body.
Authentication
Connected account requiredTags
Update a batch of Site PagesHUBSPOT_CMS_UPDATE_ABATCH_OF_SITE_PAGESUpdate the Site Page objects identified in the request body.Connection
Update the Site Page objects identified in the request body.
Authentication
Connected account requiredTags
Update a Blog AuthorHUBSPOT_CMS_UPDATE_ABLOG_AUTHORSparse updates a single Blog Author object identified by the id in the path. All the column values need not be specified. Only the that need to be modified can be specified.Connection
Sparse updates a single Blog Author object identified by the id in the path. All the column values need not be specified. Only the that need to be modified can be specified.
Authentication
Connected account requiredTags
Update a Blog PostHUBSPOT_CMS_UPDATE_ABLOG_POSTSparse updates a single Blog Post object identified by the id in the path. All the column values need not be specified. Only the that need to be modified can be specified.Connection
Sparse updates a single Blog Post object identified by the id in the path. All the column values need not be specified. Only the that need to be modified can be specified.
Authentication
Connected account requiredTags
Update a Blog Post draftHUBSPOT_CMS_UPDATE_ABLOG_POST_DRAFTSparse updates the draft version of a single Blog Post object identified by the id in the path. All the column values need not be specified. Only the that need to be modified can be specified.Connection
Sparse updates the draft version of a single Blog Post object identified by the id in the path. All the column values need not be specified. Only the that need to be modified can be specified.
Authentication
Connected account requiredTags
Update a Blog TagHUBSPOT_CMS_UPDATE_ABLOG_TAGSparse updates a single Blog Tag object identified by the id in the path. All the column values need not be specified. Only the that need to be modified can be specified.Connection
Sparse updates a single Blog Tag object identified by the id in the path. All the column values need not be specified. Only the that need to be modified can be specified.
Authentication
Connected account requiredTags
Update a FolderHUBSPOT_CMS_UPDATE_AFOLDERSparse updates a single Folder object identified by the id in the path. You only need to specify the column values that you are modifying.Connection
Sparse updates a single Folder object identified by the id in the path. You only need to specify the column values that you are modifying.
Authentication
Connected account requiredTags
Update a Landing PageHUBSPOT_CMS_UPDATE_ALANDING_PAGESparse updates a single Landing Page object identified by the id in the path. You only need to specify the column values that you are modifying.Connection
Sparse updates a single Landing Page object identified by the id in the path. You only need to specify the column values that you are modifying.
Authentication
Connected account requiredTags
Update a Landing Page draftHUBSPOT_CMS_UPDATE_ALANDING_PAGE_DRAFTSparse updates the draft version of a single Landing Page object identified by the id in the path. You only need to specify the column values that you are modifying.Connection
Sparse updates the draft version of a single Landing Page object identified by the id in the path. You only need to specify the column values that you are modifying.
Authentication
Connected account requiredTags
Update an existing tableHUBSPOT_CMS_UPDATE_AN_EXISTING_TABLEUpdate an existing HubDB table. You can use this endpoint to add or remove columns to the table as well as restore an archived table. Tables updated using the endpoint will only modify the `draft` verion of the table. Use `publish` endpoint to push all the changes to the `published` version. To restore a table, include the query parameter `archived=true` and `"archived": false` in the json body. **Note:** You need to include all the columns in the input when you are adding/removing/updating a column. If you do not include an already existing column in the request, it will be deleted.Connection
Update an existing HubDB table. You can use this endpoint to add or remove columns to the table as well as restore an archived table. Tables updated using the endpoint will only modify the `draft` verion of the table. Use `publish` endpoint to push all the changes to the `published` version. To restore a table, include the query parameter `archived=true` and `"archived": false` in the json body. **Note:** You need to include all the columns in the input when you are adding/removing/updating a column. If you do not include an already existing column in the request, it will be deleted.
Authentication
Connected account requiredTags
Update an oEmbed domainHUBSPOT_CMS_UPDATE_AN_OEMBED_DOMAINUpdate an oEmbed domainConnection
Update an oEmbed domain
Authentication
Connected account requiredTags
Update a propertyHUBSPOT_CMS_UPDATE_APROPERTYUpdate a propertyConnection
Update a property
Authentication
Connected account requiredTags
Update a property groupHUBSPOT_CMS_UPDATE_APROPERTY_GROUPUpdate a property groupConnection
Update a property group
Authentication
Connected account requiredTags
Update a redirectHUBSPOT_CMS_UPDATE_AREDIRECTUpdates the settings for an existing URL redirect.Connection
Updates the settings for an existing URL redirect.
Authentication
Connected account requiredTags
Update a Site PageHUBSPOT_CMS_UPDATE_ASITE_PAGESparse updates a single Site Page object identified by the id in the path. You only need to specify the column values that you are modifying.Connection
Sparse updates a single Site Page object identified by the id in the path. You only need to specify the column values that you are modifying.
Authentication
Connected account requiredTags
Update a Site Page draftHUBSPOT_CMS_UPDATE_ASITE_PAGE_DRAFTSparse updates the draft version of a single Site Page object identified by the id in the path. You only need to specify the column values that you are modifying.Connection
Sparse updates the draft version of a single Site Page object identified by the id in the path. You only need to specify the column values that you are modifying.
Authentication
Connected account requiredTags
Update languages of multi-language groupHUBSPOT_CMS_UPDATE_LANGUAGES_OF_MULTI_LANGUAGE_GROUPExplicitly set new languages for each blog in a multi-language group.Connection
Explicitly set new languages for each blog in a multi-language group.
Authentication
Connected account requiredTags
Update languages of multi-language groupHUBSPOT_CMS_UPDATE_LANGUAGES_OF_MULTI_LANGUAGE_GROUP1Explicitly set new languages for each Blog Tag in a multi-language group.Connection
Explicitly set new languages for each Blog Tag in a multi-language group.
Authentication
Connected account requiredTags
Update languages of multi-language groupHUBSPOT_CMS_UPDATE_LANGUAGES_OF_MULTI_LANGUAGE_GROUP2Explicitly set new languages for each site page in a multi-language group.Connection
Explicitly set new languages for each site page in a multi-language group.
Authentication
Connected account requiredTags
Update languages of multi-language groupHUBSPOT_CMS_UPDATE_LANGUAGES_OF_MULTI_LANGUAGE_GROUP3Explicitly set new languages for each landing page in a multi-language group.Connection
Explicitly set new languages for each landing page in a multi-language group.
Authentication
Connected account requiredTags
Update languages of multi-language groupHUBSPOT_CMS_UPDATE_LANGUAGES_OF_MULTI_LANGUAGE_GROUP4Explicitly set new languages for each Blog Author in a multi-language group.Connection
Explicitly set new languages for each Blog Author in a multi-language group.
Authentication
Connected account requiredTags
Update languages of multi-language groupHUBSPOT_CMS_UPDATE_LANGUAGES_OF_MULTI_LANGUAGE_GROUP5Explicitly set new languages for each Blog Post in a multi-language group.Connection
Explicitly set new languages for each Blog Post in a multi-language group.
Authentication
Connected account requiredTags
Update rows in batch in draft tableHUBSPOT_CMS_UPDATE_ROWS_IN_BATCH_IN_DRAFT_TABLEUpdates multiple rows as a batch in the `draft` version of the table, with a maximum of 100 rows per call. See the endpoint `PATCH /tables/{tableIdOrName}/rows/{rowId}/draft` for details on updating a single row.Connection
Updates multiple rows as a batch in the `draft` version of the table, with a maximum of 100 rows per call. See the endpoint `PATCH /tables/{tableIdOrName}/rows/{rowId}/draft` for details on updating a single row.
Authentication
Connected account requiredTags
Update the media bridge app nameHUBSPOT_CMS_UPDATE_THE_MEDIA_BRIDGE_APP_NAMEUpdate the media bridge app nameConnection
Update the media bridge app name
Authentication
Connected account requiredTags
Update the schema for an object typeHUBSPOT_CMS_UPDATE_THE_SCHEMA_FOR_AN_OBJECT_TYPEUpdate the schema for an object typeConnection
Update the schema for an object type
Authentication
Connected account requiredTags
Updates an existing rowHUBSPOT_CMS_UPDATES_AN_EXISTING_ROWSparse updates a single row in the table's `draft` version. All the column values need not be specified. Only the columns or fields that needs to be modified can be specified. See the `Create a row` endpoint for instructions on how to format the JSON row definitions.Connection
Sparse updates a single row in the table's `draft` version. All the column values need not be specified. Only the columns or fields that needs to be modified can be specified. See the `Create a row` endpoint for instructions on how to format the JSON row definitions.
Authentication
Connected account requiredTags
View event visibility settingsHUBSPOT_CMS_VIEW_EVENT_VISIBILITY_SETTINGSView event visibility settingsConnection
View event visibility settings
Authentication
Connected account requiredTags
Archive a custom channelHUBSPOT_CONVERSATIONS_ARCHIVE_ACUSTOM_CHANNELUse this API to archive a registered custom channelConnection
Use this API to archive a registered custom channel
Authentication
Connected account requiredTags
Archive a custom channelHUBSPOT_CONVERSATIONS_ARCHIVE_ACUSTOM_CHANNEL1Archive an existing registered custom channelConnection
Archive an existing registered custom channel
Authentication
Connected account requiredTags
Archives a thread.HUBSPOT_CONVERSATIONS_ARCHIVES_ATHREADArchives a single thread. The thread will be permanently deleted 30 days after placed in an archived state.Connection
Archives a single thread. The thread will be permanently deleted 30 days after placed in an archived state.
Authentication
Connected account requiredTags
Batch retrieve actorsHUBSPOT_CONVERSATIONS_BATCH_RETRIEVE_ACTORSRetrieve information about multiple actors in a batch operation. This endpoint is useful for obtaining details about several actors at once, which can help in managing or analyzing actor data efficiently.Connection2 scopes
Retrieve information about multiple actors in a batch operation. This endpoint is useful for obtaining details about several actors at once, which can help in managing or analyzing actor data efficiently.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Create a channel accountHUBSPOT_CONVERSATIONS_CREATE_ACHANNEL_ACCOUNTThis API allows you to create one or more accounts that all talk over a single channel but using different delivery identifiers.Connection2 scopes
This API allows you to create one or more accounts that all talk over a single channel but using different delivery identifiers.
Authentication
Connected account requiredScopes
conversations.custom_channels.readconversations.custom_channels.writeTags
Create a channel accountHUBSPOT_CONVERSATIONS_CREATE_ACHANNEL_ACCOUNT1Create a new account for a channel. Multiple accounts can communicate over a single channel using different delivery identifiers.Connection2 scopes
Create a new account for a channel. Multiple accounts can communicate over a single channel using different delivery identifiers.
Authentication
Connected account requiredScopes
channel-integration-readchannel-integration-writeTags
Create a custom channelHUBSPOT_CONVERSATIONS_CREATE_ACUSTOM_CHANNELRegister a new channel along with its capabilities and the webhook url that will be used to receive messages published over the channelConnection
Register a new channel along with its capabilities and the webhook url that will be used to receive messages published over the channel
Authentication
Connected account requiredTags
Create messageHUBSPOT_CONVERSATIONS_CREATE_MESSAGECreate a new message within a specific conversation thread in your HubSpot account. This endpoint allows you to send messages as part of an ongoing conversation, which can include various types of content such as text, attachments, and more. It is useful for programmatically interacting with conversation threads and ensuring seamless communication flow.Connection2 scopes
Create a new message within a specific conversation thread in your HubSpot account. This endpoint allows you to send messages as part of an ongoing conversation, which can include various types of content such as text, attachments, and more. It is useful for programmatically interacting with conversation threads and ensuring seamless communication flow.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Delete AssigneeHUBSPOT_CONVERSATIONS_DELETE_ASSIGNEERemove the assignee from a specific conversation thread in your HubSpot account. This operation is useful when you want to unassign a user from handling a particular thread, potentially allowing it to be reassigned to another user or left unassigned.Connection2 scopes
Remove the assignee from a specific conversation thread in your HubSpot account. This operation is useful when you want to unassign a user from handling a particular thread, potentially allowing it to be reassigned to another user or left unassigned.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Delete threadHUBSPOT_CONVERSATIONS_DELETE_THREADDelete a specific conversation thread in your HubSpot account. This operation will permanently remove the thread identified by the threadId from the system. It is useful for managing and cleaning up conversation data.Connection2 scopes
Delete a specific conversation thread in your HubSpot account. This operation will permanently remove the thread identified by the threadId from the system. It is useful for managing and cleaning up conversation data.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get accounts for a channelHUBSPOT_CONVERSATIONS_GET_ACCOUNTS_FOR_ACHANNELGet accounts for a channelConnection2 scopes
Get accounts for a channel
Authentication
Connected account requiredScopes
conversations.custom_channels.readconversations.custom_channels.writeTags
Get accounts for a channelHUBSPOT_CONVERSATIONS_GET_ACCOUNTS_FOR_ACHANNEL1Retrieve a list of accounts for a custom channel.Connection2 scopes
Retrieve a list of accounts for a custom channel.
Authentication
Connected account requiredScopes
channel-integration-readchannel-integration-writeTags
Get a channel account by idHUBSPOT_CONVERSATIONS_GET_ACHANNEL_ACCOUNT_BY_IDRetrieve a PublicChannelAccount that contains all the metadata about your channel account. This includes information like its channel, associated inbox id, and delivery identifier information.Connection2 scopes
Retrieve a PublicChannelAccount that contains all the metadata about your channel account. This includes information like its channel, associated inbox id, and delivery identifier information.
Authentication
Connected account requiredScopes
conversations.custom_channels.readconversations.custom_channels.writeTags
Get a channel account by idHUBSPOT_CONVERSATIONS_GET_ACHANNEL_ACCOUNT_BY_ID1Retrieve the details for a specific channel account. This contains all the metadata about your channel account, including its channel, associated inbox id, and delivery identifier information.Connection2 scopes
Retrieve the details for a specific channel account. This contains all the metadata about your channel account, including its channel, associated inbox id, and delivery identifier information.
Authentication
Connected account requiredScopes
channel-integration-readchannel-integration-writeTags
Get actorsHUBSPOT_CONVERSATIONS_GET_ACTORSResolve `ActorId`s to the underlying actors/participants.Connection2 scopes
Resolve `ActorId`s to the underlying actors/participants.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get a custom channelHUBSPOT_CONVERSATIONS_GET_ACUSTOM_CHANNELRetrieve the details about a custom channel. This API allows you to see a custom channel's current capabilties and other configuration metadataConnection
Retrieve the details about a custom channel. This API allows you to see a custom channel's current capabilties and other configuration metadata
Authentication
Connected account requiredTags
Get a custom channelHUBSPOT_CONVERSATIONS_GET_ACUSTOM_CHANNEL1Retrieve the details about a custom channel. This API allows you to see a custom channel's current capabilties and other configuration metadataConnection
Retrieve the details about a custom channel. This API allows you to see a custom channel's current capabilties and other configuration metadata
Authentication
Connected account requiredTags
Get all channels for appHUBSPOT_CONVERSATIONS_GET_ALL_CHANNELS_FOR_APPGet all channels for appConnection
Get all channels for app
Authentication
Connected account requiredTags
Get a messageHUBSPOT_CONVERSATIONS_GET_AMESSAGEGet the PublicConversationsMessage that represents a message sent over a custom channelConnection2 scopes
Get the PublicConversationsMessage that represents a message sent over a custom channel
Authentication
Connected account requiredScopes
conversations.custom_channels.readconversations.custom_channels.writeTags
Get a messageHUBSPOT_CONVERSATIONS_GET_AMESSAGE1Get the details for a specific message sent over a custom channelConnection2 scopes
Get the details for a specific message sent over a custom channel
Authentication
Connected account requiredScopes
channel-integration-readchannel-integration-writeTags
Get a single actor.HUBSPOT_CONVERSATIONS_GET_ASINGLE_ACTORGet a single actor.Connection2 scopes
Get a single actor.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get a single channel.HUBSPOT_CONVERSATIONS_GET_ASINGLE_CHANNELGet a single channel.Connection2 scopes
Get a single channel.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get a single channel account.HUBSPOT_CONVERSATIONS_GET_ASINGLE_CHANNEL_ACCOUNTGet a single channel account.Connection2 scopes
Get a single channel account.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get a single conversations inbox.HUBSPOT_CONVERSATIONS_GET_ASINGLE_CONVERSATIONS_INBOXGet a single conversations inbox.Connection2 scopes
Get a single conversations inbox.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get a single message.HUBSPOT_CONVERSATIONS_GET_ASINGLE_MESSAGEGet a single message.Connection2 scopes
Get a single message.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get a single thread.HUBSPOT_CONVERSATIONS_GET_ASINGLE_THREADReturns a single thread.Connection2 scopes
Returns a single thread.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get channel accounts.HUBSPOT_CONVERSATIONS_GET_CHANNEL_ACCOUNTSGet channel accounts.Connection2 scopes
Get channel accounts.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get channels.HUBSPOT_CONVERSATIONS_GET_CHANNELSGet channels.Connection2 scopes
Get channels.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
get-/conversations/custom-channels/2026-03_/conversations/custom-channels/v3HUBSPOT_CONVERSATIONS_GET_CONVERSATIONS_CUSTOM_CHANNELS202603_CONVERSATIONS_CUSTOM_CHANNELS_V3get-/conversations/custom-channels/2026-03_/conversations/custom-channels/v3Connection
get-/conversations/custom-channels/2026-03_/conversations/custom-channels/v3
Authentication
Connected account requiredTags
Get conversations inboxes.HUBSPOT_CONVERSATIONS_GET_CONVERSATIONS_INBOXESGet conversations inboxes.Connection2 scopes
Get conversations inboxes.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get message history for a thread.HUBSPOT_CONVERSATIONS_GET_MESSAGE_HISTORY_FOR_ATHREADGet message history for a thread.Connection2 scopes
Get message history for a thread.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get the original content of a single message.HUBSPOT_CONVERSATIONS_GET_THE_ORIGINAL_CONTENT_OF_ASINGLE_MESSAGEReturns the complete original text and rich text bodies of a message. This will be different from the text and rich text in the message itself if the message's `truncationStatus` is anything other than `NOT_TRUNCATED`.Connection2 scopes
Returns the complete original text and rich text bodies of a message. This will be different from the text and rich text in the message itself if the message's `truncationStatus` is anything other than `NOT_TRUNCATED`.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Get threads.HUBSPOT_CONVERSATIONS_GET_THREADSGet threads.Connection2 scopes
Get threads.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
List channel accountsHUBSPOT_CONVERSATIONS_LIST_CHANNEL_ACCOUNTSRetrieve a list of channel accounts associated with conversations in your HubSpot account. This endpoint allows you to filter results by channel ID, inbox ID, and other parameters. It supports pagination and sorting to help manage large sets of data effectively.Connection2 scopes
Retrieve a list of channel accounts associated with conversations in your HubSpot account. This endpoint allows you to filter results by channel ID, inbox ID, and other parameters. It supports pagination and sorting to help manage large sets of data effectively.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
List ChannelsHUBSPOT_CONVERSATIONS_LIST_CHANNELSRetrieve a list of channels available in the HubSpot account. This endpoint supports pagination and sorting, allowing you to manage and organize the channel data effectively. Use this endpoint to access detailed information about each channel, which can be useful for integrating or managing communication platforms within your HubSpot environment.Connection2 scopes
Retrieve a list of channels available in the HubSpot account. This endpoint supports pagination and sorting, allowing you to manage and organize the channel data effectively. Use this endpoint to access detailed information about each channel, which can be useful for integrating or managing communication platforms within your HubSpot environment.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
List inboxesHUBSPOT_CONVERSATIONS_LIST_INBOXESRetrieve a list of inboxes in your HubSpot account. This endpoint allows you to paginate through results, set limits on the number of results per page, sort the results, and filter by archived status. Useful for managing and viewing all inboxes associated with your account.Connection2 scopes
Retrieve a list of inboxes in your HubSpot account. This endpoint allows you to paginate through results, set limits on the number of results per page, sort the results, and filter by archived status. Useful for managing and viewing all inboxes associated with your account.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
post-/conversations/custom-channels/2026-03_/conversations/custom-channels/v3HUBSPOT_CONVERSATIONS_POST_CONVERSATIONS_CUSTOM_CHANNELS202603_CONVERSATIONS_CUSTOM_CHANNELS_V3post-/conversations/custom-channels/2026-03_/conversations/custom-channels/v3Connection
post-/conversations/custom-channels/2026-03_/conversations/custom-channels/v3
Authentication
Connected account requiredTags
Publish a messageHUBSPOT_CONVERSATIONS_PUBLISH_AMESSAGEPublish a message over your custom channelConnection
Publish a message over your custom channel
Authentication
Connected account requiredTags
Publish a messageHUBSPOT_CONVERSATIONS_PUBLISH_AMESSAGE1Publish a message over your custom channelConnection2 scopes
Publish a message over your custom channel
Authentication
Connected account requiredScopes
channel-integration-readchannel-integration-writeTags
Retrieve actorHUBSPOT_CONVERSATIONS_RETRIEVE_ACTORRetrieve details of a specific actor in the conversations API by providing the actor's unique identifier. This endpoint is useful for obtaining information about a particular actor involved in conversations, such as agents, bots, or visitors.Connection2 scopes
Retrieve details of a specific actor in the conversations API by providing the actor's unique identifier. This endpoint is useful for obtaining information about a particular actor involved in conversations, such as agents, bots, or visitors.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Retrieve channelHUBSPOT_CONVERSATIONS_RETRIEVE_CHANNELRetrieve details of a specific channel in the HubSpot conversations API. This endpoint is useful for accessing information about a channel using its unique identifier.Connection2 scopes
Retrieve details of a specific channel in the HubSpot conversations API. This endpoint is useful for accessing information about a channel using its unique identifier.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Retrieve channel accountHUBSPOT_CONVERSATIONS_RETRIEVE_CHANNEL_ACCOUNTRetrieve details of a specific channel account using its unique identifier. This endpoint allows you to access information about a channel account, which can be useful for managing or integrating communication channels within your HubSpot account.Connection2 scopes
Retrieve details of a specific channel account using its unique identifier. This endpoint allows you to access information about a channel account, which can be useful for managing or integrating communication channels within your HubSpot account.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Retrieve inboxHUBSPOT_CONVERSATIONS_RETRIEVE_INBOXRetrieve details of a specific inbox in your HubSpot account using the inbox ID. This endpoint allows you to access information about the inbox, including whether it is archived. It is useful for managing and organizing your communication channels within HubSpot.Connection2 scopes
Retrieve details of a specific inbox in your HubSpot account using the inbox ID. This endpoint allows you to access information about the inbox, including whether it is archived. It is useful for managing and organizing your communication channels within HubSpot.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Retrieve messageHUBSPOT_CONVERSATIONS_RETRIEVE_MESSAGERetrieve a specific message from a conversation thread in your HubSpot account. This endpoint allows you to access the details of a message by specifying the thread and message identifiers. It is useful for fetching message content and properties for further analysis or display.Connection2 scopes
Retrieve a specific message from a conversation thread in your HubSpot account. This endpoint allows you to access the details of a message by specifying the thread and message identifiers. It is useful for fetching message content and properties for further analysis or display.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Retrieve message contentHUBSPOT_CONVERSATIONS_RETRIEVE_MESSAGE_CONTENTRetrieve the original content of a specific message within a conversation thread. This endpoint is useful for accessing the initial message content before any modifications or formatting changes. It can be particularly helpful for auditing or reviewing the original message details.Connection2 scopes
Retrieve the original content of a specific message within a conversation thread. This endpoint is useful for accessing the initial message content before any modifications or formatting changes. It can be particularly helpful for auditing or reviewing the original message details.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Retrieve messagesHUBSPOT_CONVERSATIONS_RETRIEVE_MESSAGESRetrieve messages from a specific conversation thread in your HubSpot account. This endpoint allows you to paginate through messages, sort them, and filter based on archival status. It is useful for accessing the message history of a conversation thread.Connection2 scopes
Retrieve messages from a specific conversation thread in your HubSpot account. This endpoint allows you to paginate through messages, sort them, and filter based on archival status. It is useful for accessing the message history of a conversation thread.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Retrieve threadHUBSPOT_CONVERSATIONS_RETRIEVE_THREADRetrieve a specific conversation thread by its unique identifier. This endpoint allows you to access detailed information about the thread, including its properties and associations. It can be useful for reviewing the content and status of a conversation thread within your HubSpot account.Connection2 scopes
Retrieve a specific conversation thread by its unique identifier. This endpoint allows you to access detailed information about the thread, including its properties and associations. It can be useful for reviewing the content and status of a conversation thread within your HubSpot account.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Retrieve threadsHUBSPOT_CONVERSATIONS_RETRIEVE_THREADSRetrieve a list of conversation threads from the specified inboxes in your HubSpot account. This endpoint allows you to filter threads by associated contacts, tickets, status, and more. Useful for managing and reviewing communication threads efficiently.Connection2 scopes
Retrieve a list of conversation threads from the specified inboxes in your HubSpot account. This endpoint allows you to filter threads by associated contacts, tickets, status, and more. Useful for managing and reviewing communication threads efficiently.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Send a message to a thread.HUBSPOT_CONVERSATIONS_SEND_AMESSAGE_TO_ATHREADSend a new message on a thread at the current timestamp.Connection
Send a new message on a thread at the current timestamp.
Authentication
Connected account requiredTags
Update a channel accountHUBSPOT_CONVERSATIONS_UPDATE_ACHANNEL_ACCOUNTThis API is used to update the name of the channel account and it's isAuthorized status. Setting to isAuthorized flag to False disables the channel account.Connection2 scopes
This API is used to update the name of the channel account and it's isAuthorized status. Setting to isAuthorized flag to False disables the channel account.
Authentication
Connected account requiredScopes
conversations.custom_channels.readconversations.custom_channels.writeTags
Update a channel accountHUBSPOT_CONVERSATIONS_UPDATE_ACHANNEL_ACCOUNT1This API is used to update the name of the channel account and it's isAuthorized status. Setting to isAuthorized flag to False disables the channel account.Connection2 scopes
This API is used to update the name of the channel account and it's isAuthorized status. Setting to isAuthorized flag to False disables the channel account.
Authentication
Connected account requiredScopes
channel-integration-readchannel-integration-writeTags
Update a custom channelHUBSPOT_CONVERSATIONS_UPDATE_ACUSTOM_CHANNELThis endpoint can be used to update a channel's capabilities. You can also use it to update the channel's webhookUri and its channelAccountConnectionRedirectUrl.Connection
This endpoint can be used to update a channel's capabilities. You can also use it to update the channel's webhookUri and its channelAccountConnectionRedirectUrl.
Authentication
Connected account requiredTags
Update a custom channelHUBSPOT_CONVERSATIONS_UPDATE_ACUSTOM_CHANNEL1Update the capabilities for an existing. You can also use it to update the channel's webhookUri and its channelAccountConnectionRedirectUrl.Connection
Update the capabilities for an existing. You can also use it to update the channel's webhookUri and its channelAccountConnectionRedirectUrl.
Authentication
Connected account requiredTags
Update a messageHUBSPOT_CONVERSATIONS_UPDATE_AMESSAGEUse this API to update a message's status to indicate if it was successfully sent, failed to send, or was readConnection
Use this API to update a message's status to indicate if it was successfully sent, failed to send, or was read
Authentication
Connected account requiredTags
Update a messageHUBSPOT_CONVERSATIONS_UPDATE_AMESSAGE1Update a message's status to indicate if it was successfully sent, failed to send, or was read. For failed messages, this can also include the error message for the failure.Connection2 scopes
Update a message's status to indicate if it was successfully sent, failed to send, or was read. For failed messages, this can also include the error message for the failure.
Authentication
Connected account requiredScopes
channel-integration-readchannel-integration-writeTags
Update assigneeHUBSPOT_CONVERSATIONS_UPDATE_ASSIGNEEAssign a specific actor to a conversation thread in your HubSpot account. This operation allows you to set or change the assignee for a thread, which can help in managing and organizing conversations more effectively.Connection2 scopes
Assign a specific actor to a conversation thread in your HubSpot account. This operation allows you to set or change the assignee for a thread, which can help in managing and organizing conversations more effectively.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Update a thread.HUBSPOT_CONVERSATIONS_UPDATE_ATHREADUpdates a single thread. Either a thread's status can be updated, or the thread can be restored.Connection
Updates a single thread. Either a thread's status can be updated, or the thread can be restored.
Authentication
Connected account requiredTags
Update threadHUBSPOT_CONVERSATIONS_UPDATE_THREADUpdate the details of a specific thread in the conversations API. This operation allows you to modify the status or archived state of a thread identified by its threadId. Use this endpoint to manage thread lifecycle events such as closing or reopening a conversation.Connection2 scopes
Update the details of a specific thread in the conversations API. This operation allows you to modify the status or archived state of a thread identified by its threadId. Use this endpoint to manage thread lifecycle events such as closing or reopening a conversation.
Authentication
Connected account requiredScopes
conversations.readconversations.writeTags
Add All Records from a Source List to a Destination ListHUBSPOT_CRM_ADD_ALL_RECORDS_FROM_ASOURCE_LIST_TO_ADESTINATION_LISTAdd all of the records from a *source list* (specified by the `sourceListId`) to a *destination list* (specified by the `listId`). Records that are already members of the *destination list* will be ignored. The *destination* and *source list* IDs must be different. The *destination* and *source lists* must contain records of the same type (e.g. contacts, companies, etc.). This endpoint only works for *destination lists* that have a `processingType` of `MANUAL` or `SNAPSHOT`. The *source list* can have any `processingType`.Connection
Add all of the records from a *source list* (specified by the `sourceListId`) to a *destination list* (specified by the `listId`). Records that are already members of the *destination list* will be ignored. The *destination* and *source list* IDs must be different. The *destination* and *source lists* must contain records of the same type (e.g. contacts, companies, etc.). This endpoint only works for *destination lists* that have a `processingType` of `MANUAL` or `SNAPSHOT`. The *source list* can have any `processingType`.
Authentication
Connected account requiredTags
Add and/or Remove Records from a ListHUBSPOT_CRM_ADD_AND_OR_REMOVE_RECORDS_FROM_ALISTAdd and/or remove records that have already been created in the system to and/or from a list. This endpoint only works for lists that have a `processingType` of `MANUAL` or `SNAPSHOT`.Connection
Add and/or remove records that have already been created in the system to and/or from a list. This endpoint only works for lists that have a `processingType` of `MANUAL` or `SNAPSHOT`.
Authentication
Connected account requiredTags
Add Records to a ListHUBSPOT_CRM_ADD_RECORDS_TO_ALISTAdd the records provided to the list. Records that do not exist or that are already members of the list are ignored. This endpoint only works for lists that have a `processingType` of `MANUAL` or `SNAPSHOT`.Connection
Add the records provided to the list. Records that do not exist or that are already members of the list are ignored. This endpoint only works for lists that have a `processingType` of `MANUAL` or `SNAPSHOT`.
Authentication
Connected account requiredTags
ArchiveHUBSPOT_CRM_ARCHIVEMove an Object identified by `{cartId}` to the recycling bin.Connection23 scopes
Move an Object identified by `{cartId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Archive a batch of appointments by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_APPOINTMENTS_BY_IDArchive multiple appointments using their IDs.Connection72 scopes
Archive multiple appointments using their IDs.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Archive a batch of carts by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_CARTS_BY_IDArchive a batch of carts by IDConnection23 scopes
Archive a batch of carts by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Archive a batch of commerce payments by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_COMMERCE_PAYMENTS_BY_IDArchive a batch of commerce payments by IDConnection
Archive a batch of commerce payments by ID
Authentication
Connected account requiredTags
Archive a batch of companiesHUBSPOT_CRM_ARCHIVE_ABATCH_OF_COMPANIESArchive a batch of companiesConnection10 scopes
Archive a batch of companies
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of contactsHUBSPOT_CRM_ARCHIVE_ABATCH_OF_CONTACTSArchive a batch of contactsConnection10 scopes
Archive a batch of contacts
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of courses by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_COURSES_BY_IDArchive a batch of objectsConnection72 scopes
Archive a batch of objects
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Archive a batch of deals by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_DEALS_BY_IDArchive multiple deals using their IDs.Connection72 scopes
Archive multiple deals using their IDs.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Archive a batch of discounts by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_DISCOUNTS_BY_IDArchive a batch of discounts by IDConnection10 scopes
Archive a batch of discounts by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of fees by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_FEES_BY_IDArchive a batch of fees by IDConnection10 scopes
Archive a batch of fees by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of goal targets by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_GOAL_TARGETS_BY_IDArchive multiple goal targets in a single batch operation using their IDs.Connection72 scopes
Archive multiple goal targets in a single batch operation using their IDs.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Archive a batch of invoices by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_INVOICES_BY_IDArchive a batch of invoices by IDConnection
Archive a batch of invoices by ID
Authentication
Connected account requiredTags
Archive a batch of leads by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_LEADS_BY_IDArchive a batch of leads by IDConnection23 scopes
Archive a batch of leads by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Archive a batch of line items by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_LINE_ITEMS_BY_IDArchive a batch of line items by IDConnection10 scopes
Archive a batch of line items by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of listings by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_LISTINGS_BY_IDArchive multiple listings by their IDs.Connection72 scopes
Archive multiple listings by their IDs.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Archive a batch of objects by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_OBJECTS_BY_IDArchive a batch of objects by IDConnection6 scopes
Archive a batch of objects by ID
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Archive a batch of orders by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_ORDERS_BY_IDArchive a batch of orders by IDConnection23 scopes
Archive a batch of orders by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Archive a batch of products by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_PRODUCTS_BY_IDArchive a batch of products by IDConnection
Archive a batch of products by ID
Authentication
Connected account requiredTags
Archive a batch of projectsHUBSPOT_CRM_ARCHIVE_ABATCH_OF_PROJECTSArchive multiple projects using their IDs.Connection72 scopes
Archive multiple projects using their IDs.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Archive a batch of propertiesHUBSPOT_CRM_ARCHIVE_ABATCH_OF_PROPERTIESArchive a provided list of properties. This method will return a 204 No Content response on success regardless of the initial state of the property (e.g. active, already archived, non-existent).Connection
Archive a provided list of properties. This method will return a 204 No Content response on success regardless of the initial state of the property (e.g. active, already archived, non-existent).
Authentication
Connected account requiredTags
Archive a batch of quotes by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_QUOTES_BY_IDArchive a batch of quotes by IDConnection10 scopes
Archive a batch of quotes by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of services by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_SERVICES_BY_IDArchive a batch of objectsConnection72 scopes
Archive a batch of objects
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Archive a batch of subscriptions by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_SUBSCRIPTIONS_BY_IDArchive a batch of subscriptions by IDConnection
Archive a batch of subscriptions by ID
Authentication
Connected account requiredTags
Archive a batch of taxes by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_TAXES_BY_IDArchive a batch of taxes by IDConnection10 scopes
Archive a batch of taxes by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of tickets by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_TICKETS_BY_IDArchive a batch of tickets by IDConnection
Archive a batch of tickets by ID
Authentication
Connected account requiredTags
Archive a companyHUBSPOT_CRM_ARCHIVE_ACOMPANYMove an Object identified by `{companyId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{companyId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a contactHUBSPOT_CRM_ARCHIVE_ACONTACTMove an Object identified by `{contactId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{contactId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a propertyHUBSPOT_CRM_ARCHIVE_APROPERTYMove a property identified by {propertyName} to the recycling bin.Connection
Move a property identified by {propertyName} to the recycling bin.
Authentication
Connected account requiredTags
Archive a property groupHUBSPOT_CRM_ARCHIVE_APROPERTY_GROUPMove a property group identified by {groupName} to the recycling bin.Connection
Move a property group identified by {groupName} to the recycling bin.
Authentication
Connected account requiredTags
Archive multiple associations between specified object types in a batch operation.HUBSPOT_CRM_ARCHIVE_MULTIPLE_ASSOCIATIONS_BETWEEN_SPECIFIED_OBJECT_TYPES_IN_ABATCH_OPERATIONRemove the associations between all pairs of objects identified in the request body.Connection6 scopes
Remove the associations between all pairs of objects identified in the request body.
Authentication
Connected account requiredScopes
crm.objects.goals.readmedia_bridge.readcrm.objects.custom.writee-commercecrm.objects.custom.readticketsTags
ArchiveHUBSPOT_CRM_ARCHIVE1Move an Object identified by `{commercePaymentId}` to the recycling bin.Connection
Move an Object identified by `{commercePaymentId}` to the recycling bin.
Authentication
Connected account requiredTags
ArchiveHUBSPOT_CRM_ARCHIVE10Move an Object identified by `{productId}` to the recycling bin.Connection
Move an Object identified by `{productId}` to the recycling bin.
Authentication
Connected account requiredTags
ArchiveHUBSPOT_CRM_ARCHIVE11Move an Object identified by `{quoteId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{quoteId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_CRM_ARCHIVE12Move an Object identified by `{taxId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{taxId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_CRM_ARCHIVE13Move an Object identified by `{ticketId}` to the recycling bin.Connection
Move an Object identified by `{ticketId}` to the recycling bin.
Authentication
Connected account requiredTags
ArchiveHUBSPOT_CRM_ARCHIVE14Move an Object identified by `{invoiceId}` to the recycling bin.Connection
Move an Object identified by `{invoiceId}` to the recycling bin.
Authentication
Connected account requiredTags
ArchiveHUBSPOT_CRM_ARCHIVE15Move an Object identified by `{courseId}` to the recycling bin.Connection72 scopes
Move an Object identified by `{courseId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ArchiveHUBSPOT_CRM_ARCHIVE16Move an Object identified by `{appointmentId}` to the recycling bin.Connection72 scopes
Move an Object identified by `{appointmentId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ArchiveHUBSPOT_CRM_ARCHIVE17Move an Object identified by `{listingId}` to the recycling bin.Connection72 scopes
Move an Object identified by `{listingId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ArchiveHUBSPOT_CRM_ARCHIVE18Move an Object identified by `{serviceId}` to the recycling bin.Connection72 scopes
Move an Object identified by `{serviceId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ArchiveHUBSPOT_CRM_ARCHIVE19Move an Object identified by `{projectId}` to the recycling bin.Connection72 scopes
Move an Object identified by `{projectId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ArchiveHUBSPOT_CRM_ARCHIVE2Move an Object identified by `{subscriptionId}` to the recycling bin.Connection
Move an Object identified by `{subscriptionId}` to the recycling bin.
Authentication
Connected account requiredTags
ArchiveHUBSPOT_CRM_ARCHIVE3Move an Object identified by `{objectId}` to the recycling bin.Connection6 scopes
Move an Object identified by `{objectId}` to the recycling bin.
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
ArchiveHUBSPOT_CRM_ARCHIVE4Move an Object identified by `{dealId}` to the recycling bin.Connection72 scopes
Move an Object identified by `{dealId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ArchiveHUBSPOT_CRM_ARCHIVE5Move an Object identified by `{discountId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{discountId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_CRM_ARCHIVE6Move an Object identified by `{feeId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{feeId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_CRM_ARCHIVE7Move an Object identified by `{leadsId}` to the recycling bin.Connection23 scopes
Move an Object identified by `{leadsId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
ArchiveHUBSPOT_CRM_ARCHIVE8Move an Object identified by `{lineItemId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{lineItemId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_CRM_ARCHIVE9Move an Object identified by `{orderId}` to the recycling bin.Connection23 scopes
Move an Object identified by `{orderId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Associate a partner client with another objectHUBSPOT_CRM_ASSOCIATE_APARTNER_CLIENT_WITH_ANOTHER_OBJECTAssociate a partner client with another objectConnection72 scopes
Associate a partner client with another object
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Associate a partner service with another objectHUBSPOT_CRM_ASSOCIATE_APARTNER_SERVICE_WITH_ANOTHER_OBJECTAssociate a partner service with another objectConnection72 scopes
Associate a partner service with another object
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Batch delete account flag stateHUBSPOT_CRM_BATCH_DELETE_ACCOUNT_FLAG_STATEBatch delete account flag stateConnection
Batch delete account flag state
Authentication
Connected account requiredTags
Batch set account flag stateHUBSPOT_CRM_BATCH_SET_ACCOUNT_FLAG_STATEBatch set account flag stateConnection
Batch set account flag state
Authentication
Connected account requiredTags
Cancel an active importHUBSPOT_CRM_CANCEL_AN_ACTIVE_IMPORTThis allows a developer to cancel an active import.Connection1 scope
This allows a developer to cancel an active import.
Authentication
Connected account requiredScopes
crm.importTags
Cancel the conversion of a listHUBSPOT_CRM_CANCEL_THE_CONVERSION_OF_ALISTDelete an existing scheduled conversion for a list.Connection
Delete an existing scheduled conversion for a list.
Authentication
Connected account requiredTags
CreateHUBSPOT_CRM_CREATEBatch create associations for objectsConnection6 scopes
Batch create associations for objects
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Create a batch of appointmentsHUBSPOT_CRM_CREATE_ABATCH_OF_APPOINTMENTSCreate multiple appointments in a single request.Connection72 scopes
Create multiple appointments in a single request.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create a batch of cartsHUBSPOT_CRM_CREATE_ABATCH_OF_CARTSCreate a batch of cartsConnection23 scopes
Create a batch of carts
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Create a batch of commerce paymentsHUBSPOT_CRM_CREATE_ABATCH_OF_COMMERCE_PAYMENTSCreate a batch of commerce paymentsConnection
Create a batch of commerce payments
Authentication
Connected account requiredTags
Create a batch of companiesHUBSPOT_CRM_CREATE_ABATCH_OF_COMPANIESCreate a batch of companiesConnection10 scopes
Create a batch of companies
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of contactsHUBSPOT_CRM_CREATE_ABATCH_OF_CONTACTSCreate a batch of contactsConnection10 scopes
Create a batch of contacts
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of coursesHUBSPOT_CRM_CREATE_ABATCH_OF_COURSESCreate a batch of objectsConnection72 scopes
Create a batch of objects
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create a batch of dealsHUBSPOT_CRM_CREATE_ABATCH_OF_DEALSCreate multiple deals in a single request.Connection72 scopes
Create multiple deals in a single request.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create a batch of discountsHUBSPOT_CRM_CREATE_ABATCH_OF_DISCOUNTSCreate a batch of discountsConnection10 scopes
Create a batch of discounts
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of feesHUBSPOT_CRM_CREATE_ABATCH_OF_FEESCreate a batch of feesConnection10 scopes
Create a batch of fees
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of goal targetsHUBSPOT_CRM_CREATE_ABATCH_OF_GOAL_TARGETSCreate multiple goal targets in a single batch operation.Connection72 scopes
Create multiple goal targets in a single batch operation.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create a batch of invoicesHUBSPOT_CRM_CREATE_ABATCH_OF_INVOICESCreate a batch of invoicesConnection
Create a batch of invoices
Authentication
Connected account requiredTags
Create a batch of leadsHUBSPOT_CRM_CREATE_ABATCH_OF_LEADSCreate a batch of leadsConnection23 scopes
Create a batch of leads
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Create a batch of line itemsHUBSPOT_CRM_CREATE_ABATCH_OF_LINE_ITEMSCreate a batch of line itemsConnection10 scopes
Create a batch of line items
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of listingsHUBSPOT_CRM_CREATE_ABATCH_OF_LISTINGSCreate multiple listings in a single request.Connection72 scopes
Create multiple listings in a single request.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create a batch of objectsHUBSPOT_CRM_CREATE_ABATCH_OF_OBJECTSCreate a batch of objectsConnection6 scopes
Create a batch of objects
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Create a batch of ordersHUBSPOT_CRM_CREATE_ABATCH_OF_ORDERSCreate a batch of ordersConnection23 scopes
Create a batch of orders
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Create a batch of productsHUBSPOT_CRM_CREATE_ABATCH_OF_PRODUCTSCreate a batch of productsConnection
Create a batch of products
Authentication
Connected account requiredTags
Create a batch of projectsHUBSPOT_CRM_CREATE_ABATCH_OF_PROJECTSCreate multiple projects in a single request.Connection72 scopes
Create multiple projects in a single request.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create a batch of propertiesHUBSPOT_CRM_CREATE_ABATCH_OF_PROPERTIESCreate a batch of properties using the same rules as when creating an individual property.Connection
Create a batch of properties using the same rules as when creating an individual property.
Authentication
Connected account requiredTags
Create a batch of quotesHUBSPOT_CRM_CREATE_ABATCH_OF_QUOTESCreate a batch of quotesConnection10 scopes
Create a batch of quotes
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of servicesHUBSPOT_CRM_CREATE_ABATCH_OF_SERVICESCreate a batch of objectsConnection72 scopes
Create a batch of objects
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create a batch of subscriptionsHUBSPOT_CRM_CREATE_ABATCH_OF_SUBSCRIPTIONSCreate a batch of subscriptionsConnection
Create a batch of subscriptions
Authentication
Connected account requiredTags
Create a batch of taxesHUBSPOT_CRM_CREATE_ABATCH_OF_TAXESCreate a batch of taxesConnection10 scopes
Create a batch of taxes
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of ticketsHUBSPOT_CRM_CREATE_ABATCH_OF_TICKETSCreate a batch of ticketsConnection
Create a batch of tickets
Authentication
Connected account requiredTags
Create a companyHUBSPOT_CRM_CREATE_ACOMPANYCreate a company with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard companies is provided.Connection10 scopes
Create a company with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard companies is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a contactHUBSPOT_CRM_CREATE_ACONTACTCreate a contact with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard contacts is provided.Connection10 scopes
Create a contact with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard contacts is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a goal targetHUBSPOT_CRM_CREATE_AGOAL_TARGETCreate a goal target with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard goal targets is provided.Connection5 scopes
Create a goal target with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard goal targets is provided.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Create an association between two CRM objects.HUBSPOT_CRM_CREATE_AN_ASSOCIATION_BETWEEN_TWO_CRM_OBJECTSEstablish the specified association between two CRM objects.Connection72 scopes
Establish the specified association between two CRM objects.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create a new cardHUBSPOT_CRM_CREATE_ANEW_CARDDefines a new card that will become active on an account when this app is installed.Connection
Defines a new card that will become active on an account when this app is installed.
Authentication
Connected account requiredTags
Create a new cardHUBSPOT_CRM_CREATE_ANEW_CARD1Defines a new card that will become active on an account when this app is installed.Connection
Defines a new card that will become active on an account when this app is installed.
Authentication
Connected account requiredTags
Create a pipelineHUBSPOT_CRM_CREATE_APIPELINECreate a new pipeline with the provided property values. The entire pipeline object, including its unique ID, will be returned in the response.Connection
Create a new pipeline with the provided property values. The entire pipeline object, including its unique ID, will be returned in the response.
Authentication
Connected account requiredTags
Create a pipeline stageHUBSPOT_CRM_CREATE_APIPELINE_STAGECreate a new stage associated with the pipeline identified by `{pipelineId}`. The entire stage object, including its unique ID, will be returned in the response.Connection
Create a new stage associated with the pipeline identified by `{pipelineId}`. The entire stage object, including its unique ID, will be returned in the response.
Authentication
Connected account requiredTags
Create a propertyHUBSPOT_CRM_CREATE_APROPERTYCreate and return a copy of a new property for the specified object type.Connection
Create and return a copy of a new property for the specified object type.
Authentication
Connected account requiredTags
Create a property groupHUBSPOT_CRM_CREATE_APROPERTY_GROUPCreate and return a copy of a new property group.Connection
Create and return a copy of a new property group.
Authentication
Connected account requiredTags
Create DefaultHUBSPOT_CRM_CREATE_DEFAULTCreate the default (most generic) association type between two object typesConnection6 scopes
Create the default (most generic) association type between two object types
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Create Default AssociationsHUBSPOT_CRM_CREATE_DEFAULT_ASSOCIATIONSCreate the default (most generic) association type between two object typesConnection6 scopes
Create the default (most generic) association type between two object types
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Create goal targetsHUBSPOT_CRM_CREATE_GOAL_TARGETSCreate multiple goal targets in a single batch operation.Connection5 scopes
Create multiple goal targets in a single batch operation.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Create ListHUBSPOT_CRM_CREATE_LISTCreate a new list with the provided object list definition.Connection2 scopes
Create a new list with the provided object list definition.
Authentication
Connected account requiredScopes
crm.lists.readcrm.lists.writeTags
Create multiple associations between specified object types in a batch operation.HUBSPOT_CRM_CREATE_MULTIPLE_ASSOCIATIONS_BETWEEN_SPECIFIED_OBJECT_TYPES_IN_ABATCH_OPERATIONAssociate all pairs of objects identified in the request body.Connection6 scopes
Associate all pairs of objects identified in the request body.
Authentication
Connected account requiredScopes
crm.objects.goals.readmedia_bridge.readcrm.objects.custom.writee-commercecrm.objects.custom.readticketsTags
Create or replace deal splits for deals with the provided IDs. Deal split percentages for each deal must sum up to 1.0 (100%) and may have up to 8 decimal placesHUBSPOT_CRM_CREATE_OR_REPLACE_DEAL_SPLITS_FOR_DEALS_WITH_THE_PROVIDED_IDS_DEAL_SPLIT_PERCENTAGES_FOR_EACH_DEAL_MUST_SUM_UP_TO10100_AND_MAY_HAVE_UP_TO8_DECIMAL_PLACESCreate or replace deal splits for deals with the provided IDs. Deal split percentages for each deal must sum up to 1.0 (100%) and may have up to 8 decimal placesConnection1 scope
Create or replace deal splits for deals with the provided IDs. Deal split percentages for each deal must sum up to 1.0 (100%) and may have up to 8 decimal places
Authentication
Connected account requiredScopes
crm.dealsplits.read_writeTags
Create or update a batch of appointments by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_APPOINTMENTS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create or update a batch of carts by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_CARTS_BY_UNIQUE_PROPERTY_VALUESCreate and update a batch of carts by a unique property. Carts that don't exist will be created, while existing carts will be updated.Connection65 scopes
Create and update a batch of carts by a unique property. Carts that don't exist will be created, while existing carts will be updated.
Authentication
Connected account requiredScopes
crm.objects.deals.readcrm.objects.subscriptions.readcrm.objects.services.readcrm.objects.orders.readcrm.objects.listings.writecrm.objects.custom.readcrm.objects.companies.writecrm.objects.custom.sensitive.write.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.appointments.sensitive.read.v2crm.objects.contacts.highly_sensitive.read.v2crm.objects.companies.sensitive.read.v2media_bridge.readcrm.objects.deals.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.companies.highly_sensitive.read.v2crm.objects.commercepayments.writecrm.objects.invoices.writecrm.objects.contacts.sensitive.write.v2crm.objects.users.writecrm.objects.custom.sensitive.read.v2crm.objects.users.readcrm.objects.partner-services.readcrm.objects.orders.writecrm.objects.partner-services.writecrm.objects.appointments.writecrm.objects.carts.writeticketscrm.objects.commercepayments.readcrm.objects.products.writecrm.objects.services.writecrm.objects.subscriptions.writecrm.objects.deals.sensitive.write.v2crm.objects.contacts.readcrm.objects.appointments.sensitive.write.v2crm.objects.invoices.readtickets.sensitive.v2crm.objects.custom.writecrm.objects.deals.writee-commercecrm.objects.appointments.readcrm.objects.companies.sensitive.write.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.custom.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.goals.writecrm.objects.line_items.writecrm.objects.contacts.writecrm.objects.goals.readcrm.objects.partner-clients.writecrm.objects.line_items.readcrm.objects.deals.sensitive.read.v2tickets.highly_sensitive.v2crm.objects.quotes.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.carts.readcrm.objects.quotes.readcrm.objects.courses.writecrm.objects.partner-clients.readcrm.objects.courses.readcrm.objects.listings.readcrm.objects.contacts.sensitive.read.v2crm.objects.products.readTags
Create or update a batch of commerce payments by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_COMMERCE_PAYMENTS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredTags
Create or update a batch of companies by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_COMPANIES_BY_UNIQUE_PROPERTY_VALUESCreate or update companies identified by a unique property value as specified by the `idProperty` query parameter. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update companies identified by a unique property value as specified by the `idProperty` query parameter. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create or update a batch of contactsHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_CONTACTSCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection31 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.services.readcrm.objects.quotes.readcrm.objects.orders.writecrm.objects.carts.readcrm.objects.subscriptions.readcrm.objects.leads.writecrm.objects.commercepayments.readcrm.objects.users.writecrm.objects.contacts.writecrm.objects.companies.writecrm.objects.listings.writecrm.objects.line_items.writecrm.objects.deals.writecrm.objects.partner-clients.readcrm.objects.invoices.readcrm.objects.deals.readcrm.objects.courses.readcrm.objects.line_items.readcrm.objects.services.writecrm.objects.appointments.writecrm.objects.leads.readcrm.objects.partner-clients.writecrm.objects.appointments.readcrm.objects.companies.readcrm.objects.users.readcrm.objects.quotes.writecrm.objects.courses.writecrm.objects.carts.writecrm.objects.listings.readcrm.objects.contacts.readcrm.objects.orders.readTags
Create or update a batch of courses by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_COURSES_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create or update a batch of deals by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_DEALS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create or update a batch of discounts by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_DISCOUNTS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection65 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.deals.readcrm.objects.subscriptions.readcrm.objects.services.readcrm.objects.orders.readcrm.objects.listings.writecrm.objects.custom.readcrm.objects.companies.writecrm.objects.custom.sensitive.write.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.appointments.sensitive.read.v2crm.objects.contacts.highly_sensitive.read.v2crm.objects.companies.sensitive.read.v2media_bridge.readcrm.objects.deals.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.companies.highly_sensitive.read.v2crm.objects.commercepayments.writecrm.objects.invoices.writecrm.objects.contacts.sensitive.write.v2crm.objects.users.writecrm.objects.custom.sensitive.read.v2crm.objects.users.readcrm.objects.partner-services.readcrm.objects.orders.writecrm.objects.partner-services.writecrm.objects.appointments.writecrm.objects.carts.writeticketscrm.objects.commercepayments.readcrm.objects.products.writecrm.objects.services.writecrm.objects.subscriptions.writecrm.objects.deals.sensitive.write.v2crm.objects.contacts.readcrm.objects.appointments.sensitive.write.v2crm.objects.invoices.readtickets.sensitive.v2crm.objects.custom.writecrm.objects.deals.writee-commercecrm.objects.appointments.readcrm.objects.companies.sensitive.write.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.custom.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.goals.writecrm.objects.line_items.writecrm.objects.contacts.writecrm.objects.goals.readcrm.objects.partner-clients.writecrm.objects.line_items.readcrm.objects.deals.sensitive.read.v2tickets.highly_sensitive.v2crm.objects.quotes.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.carts.readcrm.objects.quotes.readcrm.objects.courses.writecrm.objects.partner-clients.readcrm.objects.courses.readcrm.objects.listings.readcrm.objects.contacts.sensitive.read.v2crm.objects.products.readTags
Create or update a batch of fees by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_FEES_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection65 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.deals.readcrm.objects.subscriptions.readcrm.objects.services.readcrm.objects.orders.readcrm.objects.listings.writecrm.objects.custom.readcrm.objects.companies.writecrm.objects.custom.sensitive.write.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.appointments.sensitive.read.v2crm.objects.contacts.highly_sensitive.read.v2crm.objects.companies.sensitive.read.v2media_bridge.readcrm.objects.deals.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.companies.highly_sensitive.read.v2crm.objects.commercepayments.writecrm.objects.invoices.writecrm.objects.contacts.sensitive.write.v2crm.objects.users.writecrm.objects.custom.sensitive.read.v2crm.objects.users.readcrm.objects.partner-services.readcrm.objects.orders.writecrm.objects.partner-services.writecrm.objects.appointments.writecrm.objects.carts.writeticketscrm.objects.commercepayments.readcrm.objects.products.writecrm.objects.services.writecrm.objects.subscriptions.writecrm.objects.deals.sensitive.write.v2crm.objects.contacts.readcrm.objects.appointments.sensitive.write.v2crm.objects.invoices.readtickets.sensitive.v2crm.objects.custom.writecrm.objects.deals.writee-commercecrm.objects.appointments.readcrm.objects.companies.sensitive.write.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.custom.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.goals.writecrm.objects.line_items.writecrm.objects.contacts.writecrm.objects.goals.readcrm.objects.partner-clients.writecrm.objects.line_items.readcrm.objects.deals.sensitive.read.v2tickets.highly_sensitive.v2crm.objects.quotes.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.carts.readcrm.objects.quotes.readcrm.objects.courses.writecrm.objects.partner-clients.readcrm.objects.courses.readcrm.objects.listings.readcrm.objects.contacts.sensitive.read.v2crm.objects.products.readTags
Create or update a batch of goal targets by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_GOAL_TARGETS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create or update a batch of invoices by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_INVOICES_BY_UNIQUE_PROPERTY_VALUESCreate or update a batch of invoices by unique property valuesConnection
Create or update a batch of invoices by unique property values
Authentication
Connected account requiredTags
Create or update a batch of line items by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_LINE_ITEMS_BY_UNIQUE_PROPERTY_VALUESCreate or update a batch of line items by unique property valuesConnection6 scopes
Create or update a batch of line items by unique property values
Authentication
Connected account requiredScopes
crm.objects.custom.writemedia_bridge.readcrm.objects.goals.readticketscrm.objects.custom.reade-commerceTags
Create or update a batch of listings by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_LISTINGS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create or update a batch of objects by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_OBJECTS_BY_UNIQUE_PROPERTY_VALUESCreate or update a batch of objects by unique property valuesConnection
Create or update a batch of objects by unique property values
Authentication
Connected account requiredTags
Create or update a batch of orders by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_ORDERS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection65 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.deals.readcrm.objects.subscriptions.readcrm.objects.services.readcrm.objects.orders.readcrm.objects.listings.writecrm.objects.custom.readcrm.objects.companies.writecrm.objects.custom.sensitive.write.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.appointments.sensitive.read.v2crm.objects.contacts.highly_sensitive.read.v2crm.objects.companies.sensitive.read.v2media_bridge.readcrm.objects.deals.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.companies.highly_sensitive.read.v2crm.objects.commercepayments.writecrm.objects.invoices.writecrm.objects.contacts.sensitive.write.v2crm.objects.users.writecrm.objects.custom.sensitive.read.v2crm.objects.users.readcrm.objects.partner-services.readcrm.objects.orders.writecrm.objects.partner-services.writecrm.objects.appointments.writecrm.objects.carts.writeticketscrm.objects.commercepayments.readcrm.objects.products.writecrm.objects.services.writecrm.objects.subscriptions.writecrm.objects.deals.sensitive.write.v2crm.objects.contacts.readcrm.objects.appointments.sensitive.write.v2crm.objects.invoices.readtickets.sensitive.v2crm.objects.custom.writecrm.objects.deals.writee-commercecrm.objects.appointments.readcrm.objects.companies.sensitive.write.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.custom.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.goals.writecrm.objects.line_items.writecrm.objects.contacts.writecrm.objects.goals.readcrm.objects.partner-clients.writecrm.objects.line_items.readcrm.objects.deals.sensitive.read.v2tickets.highly_sensitive.v2crm.objects.quotes.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.carts.readcrm.objects.quotes.readcrm.objects.courses.writecrm.objects.partner-clients.readcrm.objects.courses.readcrm.objects.listings.readcrm.objects.contacts.sensitive.read.v2crm.objects.products.readTags
Create or update a batch of products by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_PRODUCTS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection65 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.deals.readcrm.objects.subscriptions.readcrm.objects.services.readcrm.objects.orders.readcrm.objects.listings.writecrm.objects.custom.readcrm.objects.companies.writecrm.objects.custom.sensitive.write.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.appointments.sensitive.read.v2crm.objects.contacts.highly_sensitive.read.v2crm.objects.companies.sensitive.read.v2media_bridge.readcrm.objects.deals.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.companies.highly_sensitive.read.v2crm.objects.commercepayments.writecrm.objects.invoices.writecrm.objects.contacts.sensitive.write.v2crm.objects.users.writecrm.objects.custom.sensitive.read.v2crm.objects.users.readcrm.objects.partner-services.readcrm.objects.orders.writecrm.objects.partner-services.writecrm.objects.appointments.writecrm.objects.carts.writeticketscrm.objects.commercepayments.readcrm.objects.products.writecrm.objects.services.writecrm.objects.subscriptions.writecrm.objects.deals.sensitive.write.v2crm.objects.contacts.readcrm.objects.appointments.sensitive.write.v2crm.objects.invoices.readtickets.sensitive.v2crm.objects.custom.writecrm.objects.deals.writee-commercecrm.objects.appointments.readcrm.objects.companies.sensitive.write.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.custom.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.goals.writecrm.objects.line_items.writecrm.objects.contacts.writecrm.objects.goals.readcrm.objects.partner-clients.writecrm.objects.line_items.readcrm.objects.deals.sensitive.read.v2tickets.highly_sensitive.v2crm.objects.quotes.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.carts.readcrm.objects.quotes.readcrm.objects.courses.writecrm.objects.partner-clients.readcrm.objects.courses.readcrm.objects.listings.readcrm.objects.contacts.sensitive.read.v2crm.objects.products.readTags
Create or update a batch of projectsHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_PROJECTSCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create or update a batch of quotes by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_QUOTES_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection6 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.custom.readticketscrm.objects.goals.readmedia_bridge.readcrm.objects.custom.writee-commerceTags
Create or update a batch of services by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_SERVICES_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create or update a batch of subscriptions by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_SUBSCRIPTIONS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredTags
Create or update a batch of taxes by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_TAXES_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection65 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.deals.readcrm.objects.subscriptions.readcrm.objects.services.readcrm.objects.orders.readcrm.objects.listings.writecrm.objects.custom.readcrm.objects.companies.writecrm.objects.custom.sensitive.write.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.appointments.sensitive.read.v2crm.objects.contacts.highly_sensitive.read.v2crm.objects.companies.sensitive.read.v2media_bridge.readcrm.objects.deals.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.companies.highly_sensitive.read.v2crm.objects.commercepayments.writecrm.objects.invoices.writecrm.objects.contacts.sensitive.write.v2crm.objects.users.writecrm.objects.custom.sensitive.read.v2crm.objects.users.readcrm.objects.partner-services.readcrm.objects.orders.writecrm.objects.partner-services.writecrm.objects.appointments.writecrm.objects.carts.writeticketscrm.objects.commercepayments.readcrm.objects.products.writecrm.objects.services.writecrm.objects.subscriptions.writecrm.objects.deals.sensitive.write.v2crm.objects.contacts.readcrm.objects.appointments.sensitive.write.v2crm.objects.invoices.readtickets.sensitive.v2crm.objects.custom.writecrm.objects.deals.writee-commercecrm.objects.appointments.readcrm.objects.companies.sensitive.write.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.custom.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.goals.writecrm.objects.line_items.writecrm.objects.contacts.writecrm.objects.goals.readcrm.objects.partner-clients.writecrm.objects.line_items.readcrm.objects.deals.sensitive.read.v2tickets.highly_sensitive.v2crm.objects.quotes.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.carts.readcrm.objects.quotes.readcrm.objects.courses.writecrm.objects.partner-clients.readcrm.objects.courses.readcrm.objects.listings.readcrm.objects.contacts.sensitive.read.v2crm.objects.products.readTags
Create or update a batch of tickets by unique property valuesHUBSPOT_CRM_CREATE_OR_UPDATE_ABATCH_OF_TICKETS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection6 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.custom.readticketscrm.objects.goals.readmedia_bridge.readcrm.objects.custom.writee-commerceTags
CreateHUBSPOT_CRM_CREATE1Set association labels between two records.Connection6 scopes
Set association labels between two records.
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
CreateHUBSPOT_CRM_CREATE10Create a line item with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard line items is provided.Connection10 scopes
Create a line item with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard line items is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
CreateHUBSPOT_CRM_CREATE11Create a order with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard orders is provided.Connection23 scopes
Create a order with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard orders is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
CreateHUBSPOT_CRM_CREATE12Create a product with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard products is provided.Connection
Create a product with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard products is provided.
Authentication
Connected account requiredTags
CreateHUBSPOT_CRM_CREATE13Create a quote with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard quotes is provided.Connection10 scopes
Create a quote with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard quotes is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
CreateHUBSPOT_CRM_CREATE14Create a tax with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard taxes is provided.Connection10 scopes
Create a tax with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard taxes is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
CreateHUBSPOT_CRM_CREATE15Create a ticket with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard tickets is provided.Connection
Create a ticket with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard tickets is provided.
Authentication
Connected account requiredTags
CreateHUBSPOT_CRM_CREATE16Create a invoice with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard invoices is provided.Connection
Create a invoice with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard invoices is provided.
Authentication
Connected account requiredTags
CreateHUBSPOT_CRM_CREATE17Create a course with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard courses is provided.Connection72 scopes
Create a course with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard courses is provided.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
CreateHUBSPOT_CRM_CREATE18Create a appointment with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard appointments is provided.Connection72 scopes
Create a appointment with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard appointments is provided.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
CreateHUBSPOT_CRM_CREATE19Create a listing with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard listings is provided.Connection72 scopes
Create a listing with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard listings is provided.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
CreateHUBSPOT_CRM_CREATE2Create a cart with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard carts is provided.Connection23 scopes
Create a cart with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard carts is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
CreateHUBSPOT_CRM_CREATE20Create a service with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard services is provided.Connection72 scopes
Create a service with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard services is provided.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
CreateHUBSPOT_CRM_CREATE21Create a project with the given properties and return a copy of the object, including the ID.Connection72 scopes
Create a project with the given properties and return a copy of the object, including the ID.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
CreateHUBSPOT_CRM_CREATE22Create a goal target with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard goal targets is provided.Connection72 scopes
Create a goal target with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard goal targets is provided.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
CreateHUBSPOT_CRM_CREATE3Create a commerce payment with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard commerce payments is provided.Connection
Create a commerce payment with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard commerce payments is provided.
Authentication
Connected account requiredTags
CreateHUBSPOT_CRM_CREATE4Create a subscription with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard subscriptions is provided.Connection
Create a subscription with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard subscriptions is provided.
Authentication
Connected account requiredTags
CreateHUBSPOT_CRM_CREATE5Create a CRM object with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard objects is provided.Connection6 scopes
Create a CRM object with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard objects is provided.
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
CreateHUBSPOT_CRM_CREATE6Create a deal with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard deals is provided.Connection72 scopes
Create a deal with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard deals is provided.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
CreateHUBSPOT_CRM_CREATE7Create a discount with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard discounts is provided.Connection10 scopes
Create a discount with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard discounts is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
CreateHUBSPOT_CRM_CREATE8Create a fee with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard fees is provided.Connection10 scopes
Create a fee with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard fees is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
CreateHUBSPOT_CRM_CREATE9Create a lead with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard leads is provided.Connection23 scopes
Create a lead with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard leads is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Creates a folderHUBSPOT_CRM_CREATES_AFOLDERCreates a folder with the given information.Connection
Creates a folder with the given information.
Authentication
Connected account requiredTags
DeleteHUBSPOT_CRM_DELETEBatch delete associations for objectsConnection6 scopes
Batch delete associations for objects
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Delete a cardHUBSPOT_CRM_DELETE_ACARDPermanently deletes a card definition with the given ID. Once deleted, data fetch requests for this card will no longer be sent to your service. This can't be undone.Connection
Permanently deletes a card definition with the given ID. Once deleted, data fetch requests for this card will no longer be sent to your service. This can't be undone.
Authentication
Connected account requiredTags
Delete a cardHUBSPOT_CRM_DELETE_ACARD1Permanently deletes a card definition with the given ID. Once deleted, data fetch requests for this card will no longer be sent to your service. This can't be undone.Connection
Permanently deletes a card definition with the given ID. Once deleted, data fetch requests for this card will no longer be sent to your service. This can't be undone.
Authentication
Connected account requiredTags
Delete a goal targetHUBSPOT_CRM_DELETE_AGOAL_TARGETDelete a goal target by `{goalTargetId}` to the recycling bin.Connection5 scopes
Delete a goal target by `{goalTargetId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Delete a goal target by IDHUBSPOT_CRM_DELETE_AGOAL_TARGET_BY_IDDelete a goal target by `{goalTargetId}` to the recycling bin.Connection72 scopes
Delete a goal target by `{goalTargetId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Delete a ListHUBSPOT_CRM_DELETE_ALISTDelete a list by **ILS list ID**. Lists deleted through this endpoint can be restored up to 90-days following the delete. After 90-days, the list is purged and can no longer be restored.Connection
Delete a list by **ILS list ID**. Lists deleted through this endpoint can be restored up to 90-days following the delete. After 90-days, the list is purged and can no longer be restored.
Authentication
Connected account requiredTags
Delete All Records from a ListHUBSPOT_CRM_DELETE_ALL_RECORDS_FROM_ALISTRemove **all** of the records from a list. ***Note:*** *The list is not deleted.* This endpoint only works for lists that have a `processingType` of `MANUAL` or `SNAPSHOT`.Connection
Remove **all** of the records from a list. ***Note:*** *The list is not deleted.* This endpoint only works for lists that have a `processingType` of `MANUAL` or `SNAPSHOT`.
Authentication
Connected account requiredTags
Delete an account flag stateHUBSPOT_CRM_DELETE_AN_ACCOUNT_FLAG_STATEDelete an account flag stateConnection
Delete an account flag state
Authentication
Connected account requiredTags
Delete an app's feature flagHUBSPOT_CRM_DELETE_AN_APP_SFEATURE_FLAGDelete an app's feature flagConnection
Delete an app's feature flag
Authentication
Connected account requiredTags
Delete a pipelineHUBSPOT_CRM_DELETE_APIPELINEDelete the pipeline identified by `{pipelineId}`.Connection
Delete the pipeline identified by `{pipelineId}`.
Authentication
Connected account requiredTags
Delete a pipeline stageHUBSPOT_CRM_DELETE_APIPELINE_STAGEDelete the pipeline stage identified by `{stageId}` associated with the pipeline identified by `{pipelineId}`.Connection
Delete the pipeline stage identified by `{stageId}` associated with the pipeline identified by `{pipelineId}`.
Authentication
Connected account requiredTags
delete-/crm/associations/v4/{from Object Type}/{to Object Type}/labels/{association Type Id} removeHUBSPOT_CRM_DELETE_CRM_ASSOCIATIONS_V4_FROM_OBJECT_TYPE_TO_OBJECT_TYPE_LABELS_ASSOCIATION_TYPE_ID_REMOVEdelete-/crm/associations/v4/{from Object Type}/{to Object Type}/labels/{association Type Id} removeConnection71 scopes
delete-/crm/associations/v4/{from Object Type}/{to Object Type}/labels/{association Type Id} remove
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
delete-/crm-object-schemas/v3/schemas/{object Type} archiveHUBSPOT_CRM_DELETE_CRM_OBJECT_SCHEMAS_V3_SCHEMAS_OBJECT_TYPE_ARCHIVEdelete-/crm-object-schemas/v3/schemas/{object Type} archiveConnection5 scopes
delete-/crm-object-schemas/v3/schemas/{object Type} archive
Authentication
Connected account requiredScopes
crm.objects.custom.highly_sensitive.read.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.schemas.custom.readcrm.schemas.custom.writeTags
delete-/crm-object-schemas/v3/schemas/{object Type}/associations/{association Identifier} archive AssociationHUBSPOT_CRM_DELETE_CRM_OBJECT_SCHEMAS_V3_SCHEMAS_OBJECT_TYPE_ASSOCIATIONS_ASSOCIATION_IDENTIFIER_ARCHIVE_ASSOCIATIONdelete-/crm-object-schemas/v3/schemas/{object Type}/associations/{association Identifier} archive AssociationConnection5 scopes
delete-/crm-object-schemas/v3/schemas/{object Type}/associations/{association Identifier} archive Association
Authentication
Connected account requiredScopes
crm.objects.custom.highly_sensitive.read.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.schemas.custom.readcrm.schemas.custom.writeTags
delete-/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}_/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}HUBSPOT_CRM_DELETE_CRM_OBJECTS202603_OBJECT_TYPE_OBJECT_ID_ASSOCIATIONS_TO_OBJECT_TYPE_TO_OBJECT_ID_CRM_OBJECTS202603_OBJECT_TYPE_OBJECT_ID_ASSOCIATIONS_TO_OBJECT_TYPE_TO_OBJECT_IDdelete-/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}_/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}Connection5 scopes
delete-/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}_/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Delete goal targetsHUBSPOT_CRM_DELETE_GOAL_TARGETSArchive multiple goal targets in a single batch operation using their IDs.Connection5 scopes
Archive multiple goal targets in a single batch operation using their IDs.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Delete Specific LabelsHUBSPOT_CRM_DELETE_SPECIFIC_LABELSBatch delete specific association labels for objects. Deleting an unlabeled association will also delete all labeled associations between those two objectsConnection6 scopes
Batch delete specific association labels for objects. Deleting an unlabeled association will also delete all labeled associations between those two objects
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
DeleteHUBSPOT_CRM_DELETE1deletes all associations between two records.Connection6 scopes
deletes all associations between two records.
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Deletes a folderHUBSPOT_CRM_DELETES_AFOLDERDeletes the folder with the given Id.Connection
Deletes the folder with the given Id.
Authentication
Connected account requiredTags
Fetch List by IDHUBSPOT_CRM_FETCH_LIST_BY_IDFetch a single list by **ILS list ID**.Connection
Fetch a single list by **ILS list ID**.
Authentication
Connected account requiredTags
Fetch List by NameHUBSPOT_CRM_FETCH_LIST_BY_NAMEFetch a single list by list name and object type.Connection
Fetch a single list by list name and object type.
Authentication
Connected account requiredTags
Fetch List Memberships Ordered by Added to List DateHUBSPOT_CRM_FETCH_LIST_MEMBERSHIPS_ORDERED_BY_ADDED_TO_LIST_DATEFetch the memberships of a list in order sorted by the time the records were added to the list. The `recordId`s are sorted in *ascending* order if an `after` offset or no offset is provided. If only a `before` offset is provided, then the records are sorted in *descending* order. The `after` offset parameter will take precedence over the `before` offset in a case where both are provided.Connection
Fetch the memberships of a list in order sorted by the time the records were added to the list. The `recordId`s are sorted in *ascending* order if an `after` offset or no offset is provided. If only a `before` offset is provided, then the records are sorted in *descending* order. The `after` offset parameter will take precedence over the `before` offset in a case where both are provided.
Authentication
Connected account requiredTags
Fetch List Memberships Ordered by IDHUBSPOT_CRM_FETCH_LIST_MEMBERSHIPS_ORDERED_BY_IDFetch the memberships of a list in order sorted by the `recordId` of the records in the list. The `recordId`s are sorted in *ascending* order if an `after` offset or no offset is provided. If only a `before` offset is provided, then the records are sorted in *descending* order. The `after` offset parameter will take precedence over the `before` offset in a case where both are provided.Connection
Fetch the memberships of a list in order sorted by the `recordId` of the records in the list. The `recordId`s are sorted in *ascending* order if an `after` offset or no offset is provided. If only a `before` offset is provided, then the records are sorted in *descending* order. The `after` offset parameter will take precedence over the `before` offset in a case where both are provided.
Authentication
Connected account requiredTags
Fetch Multiple ListsHUBSPOT_CRM_FETCH_MULTIPLE_LISTSFetch multiple lists in a single request by **ILS list ID**. The response will include the definitions of all lists that exist for the `listIds` provided.Connection
Fetch multiple lists in a single request by **ILS list ID**. The response will include the definitions of all lists that exist for the `listIds` provided.
Authentication
Connected account requiredTags
Fetch object type enablement statusHUBSPOT_CRM_FETCH_OBJECT_TYPE_ENABLEMENT_STATUSFor all object types supporting enablement, returns whether they're enabled or disabledConnection71 scopes
For all object types supporting enablement, returns whether they're enabled or disabled
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
GDPR-delete an objectHUBSPOT_CRM_GDPR_DELETE_AN_OBJECTFully purge an object type and any GDPR related dataConnection72 scopes
Fully purge an object type and any GDPR related data
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Get a card.HUBSPOT_CRM_GET_ACARDReturns the definition for a card with the given ID.Connection
Returns the definition for a card with the given ID.
Authentication
Connected account requiredTags
Get a card.HUBSPOT_CRM_GET_ACARD1Returns the definition for a card with the given ID.Connection
Returns the definition for a card with the given ID.
Authentication
Connected account requiredTags
Get active importsHUBSPOT_CRM_GET_ACTIVE_IMPORTSReturns a paged list of active imports for this account.Connection1 scope
Returns a paged list of active imports for this account.
Authentication
Connected account requiredScopes
crm.importTags
Get all cardsHUBSPOT_CRM_GET_ALL_CARDSReturns a list of cards for a given app.Connection
Returns a list of cards for a given app.
Authentication
Connected account requiredTags
Get all cardsHUBSPOT_CRM_GET_ALL_CARDS1Returns a list of cards for a given app.Connection
Returns a list of cards for a given app.
Authentication
Connected account requiredTags
Get a page of goal targetsHUBSPOT_CRM_GET_APAGE_OF_GOAL_TARGETSRead a page of goal targets. Control what is returned via the `properties` query param.Connection
Read a page of goal targets. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
get-/crm/associations/v4/definitions/configurations/all get AllHUBSPOT_CRM_GET_CRM_ASSOCIATIONS_V4_DEFINITIONS_CONFIGURATIONS_ALL_GET_ALLget-/crm/associations/v4/definitions/configurations/all get AllConnection71 scopes
get-/crm/associations/v4/definitions/configurations/all get All
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
get-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type} get All Between Two Object TypesHUBSPOT_CRM_GET_CRM_ASSOCIATIONS_V4_DEFINITIONS_CONFIGURATIONS_FROM_OBJECT_TYPE_TO_OBJECT_TYPE_GET_ALL_BETWEEN_TWO_OBJECT_TYPESget-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type} get All Between Two Object TypesConnection71 scopes
get-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type} get All Between Two Object Types
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
get-/crm/associations/v4/{from Object Type}/{to Object Type}/labels get AllHUBSPOT_CRM_GET_CRM_ASSOCIATIONS_V4_FROM_OBJECT_TYPE_TO_OBJECT_TYPE_LABELS_GET_ALLget-/crm/associations/v4/{from Object Type}/{to Object Type}/labels get AllConnection71 scopes
get-/crm/associations/v4/{from Object Type}/{to Object Type}/labels get All
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
get-/crm-object-schemas/v3/schemas get AllHUBSPOT_CRM_GET_CRM_OBJECT_SCHEMAS_V3_SCHEMAS_GET_ALLget-/crm-object-schemas/v3/schemas get AllConnection5 scopes
get-/crm-object-schemas/v3/schemas get All
Authentication
Connected account requiredScopes
crm.objects.custom.highly_sensitive.read.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.schemas.custom.readcrm.schemas.custom.writeTags
get-/crm-object-schemas/v3/schemas/{object Type} get By IdHUBSPOT_CRM_GET_CRM_OBJECT_SCHEMAS_V3_SCHEMAS_OBJECT_TYPE_GET_BY_IDget-/crm-object-schemas/v3/schemas/{object Type} get By IdConnection5 scopes
get-/crm-object-schemas/v3/schemas/{object Type} get By Id
Authentication
Connected account requiredScopes
crm.objects.custom.highly_sensitive.read.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.schemas.custom.readcrm.schemas.custom.writeTags
get-/crm/v3/associations/{from Object Type}/{to Object Type}/types get AllHUBSPOT_CRM_GET_CRM_V3_ASSOCIATIONS_FROM_OBJECT_TYPE_TO_OBJECT_TYPE_TYPES_GET_ALLList all the valid association types available between two object typesConnection6 scopes
List all the valid association types available between two object types
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
get-/crm/v3/objects/partner clientsHUBSPOT_CRM_GET_CRM_V3_OBJECTS_PARTNER_CLIENTSRetrieve all partner clients, using query parameters to specify the information that gets returned.Connection31 scopes
Retrieve all partner clients, using query parameters to specify the information that gets returned.
Authentication
Connected account requiredScopes
crm.objects.services.readcrm.objects.orders.readcrm.objects.contacts.readcrm.objects.listings.readcrm.objects.carts.writecrm.objects.courses.writecrm.objects.quotes.writecrm.objects.users.readcrm.objects.companies.readcrm.objects.appointments.readcrm.objects.partner-clients.writecrm.objects.leads.readcrm.objects.appointments.writecrm.objects.services.writecrm.objects.line_items.readcrm.objects.courses.readcrm.objects.deals.readcrm.objects.invoices.readcrm.objects.partner-clients.readcrm.objects.deals.writecrm.objects.line_items.writecrm.objects.listings.writecrm.objects.companies.writecrm.objects.contacts.writecrm.objects.users.writecrm.objects.commercepayments.readcrm.objects.leads.writecrm.objects.subscriptions.readcrm.objects.carts.readcrm.objects.orders.writecrm.objects.quotes.readTags
get-/crm/v3/objects/partner clients/{partner Client Id}HUBSPOT_CRM_GET_CRM_V3_OBJECTS_PARTNER_CLIENTS_PARTNER_CLIENT_IDRetrieve a partner client by its ID (`partnerClientId`) or by a unique property (`idProperty`). You can specify what is returned using the `properties` query parameter.Connection31 scopes
Retrieve a partner client by its ID (`partnerClientId`) or by a unique property (`idProperty`). You can specify what is returned using the `properties` query parameter.
Authentication
Connected account requiredScopes
crm.objects.services.readcrm.objects.orders.readcrm.objects.contacts.readcrm.objects.listings.readcrm.objects.carts.writecrm.objects.courses.writecrm.objects.quotes.writecrm.objects.users.readcrm.objects.companies.readcrm.objects.appointments.readcrm.objects.partner-clients.writecrm.objects.leads.readcrm.objects.appointments.writecrm.objects.services.writecrm.objects.line_items.readcrm.objects.courses.readcrm.objects.deals.readcrm.objects.invoices.readcrm.objects.partner-clients.readcrm.objects.deals.writecrm.objects.line_items.writecrm.objects.listings.writecrm.objects.companies.writecrm.objects.contacts.writecrm.objects.users.writecrm.objects.commercepayments.readcrm.objects.leads.writecrm.objects.subscriptions.readcrm.objects.carts.readcrm.objects.orders.writecrm.objects.quotes.readTags
Get lists record is member ofHUBSPOT_CRM_GET_LISTS_RECORD_IS_MEMBER_OFFor given record provide lists this record is member of.Connection
For given record provide lists this record is member of.
Authentication
Connected account requiredTags
Get sample card detail responseHUBSPOT_CRM_GET_SAMPLE_CARD_DETAIL_RESPONSEReturns an example card detail response. This is the payload with displayed details for a card that will be shown to a user. An app should send this in response to the data fetch request.Connection
Returns an example card detail response. This is the payload with displayed details for a card that will be shown to a user. An app should send this in response to the data fetch request.
Authentication
Connected account requiredTags
Get sample card detail responseHUBSPOT_CRM_GET_SAMPLE_CARD_DETAIL_RESPONSE1Returns an example card detail response. This is the payload with displayed details for a card that will be shown to a user. An app should send this in response to the data fetch request.Connection
Returns an example card detail response. This is the payload with displayed details for a card that will be shown to a user. An app should send this in response to the data fetch request.
Authentication
Connected account requiredTags
Get the information on any importHUBSPOT_CRM_GET_THE_INFORMATION_ON_ANY_IMPORTA complete summary of an import record, including any updates.Connection1 scope
A complete summary of an import record, including any updates.
Authentication
Connected account requiredScopes
crm.importTags
Get the status of the export including the URL to download the fileHUBSPOT_CRM_GET_THE_STATUS_OF_THE_EXPORT_INCLUDING_THE_URL_TO_DOWNLOAD_THE_FILEGet the status of the export including the URL to download the fileConnection
Get the status of the export including the URL to download the file
Authentication
Connected account requiredTags
Is object type is enabledHUBSPOT_CRM_IS_OBJECT_TYPE_IS_ENABLEDFetch whether object type is enabledConnection71 scopes
Fetch whether object type is enabled
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ListHUBSPOT_CRM_LISTList all associations of an object by object type. Limit 500 per call.Connection6 scopes
List all associations of an object by object type. Limit 500 per call.
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
List associations of a partner client by typeHUBSPOT_CRM_LIST_ASSOCIATIONS_OF_APARTNER_CLIENT_BY_TYPEList associations of a partner client by typeConnection72 scopes
List associations of a partner client by type
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
List associations of a partner service by typeHUBSPOT_CRM_LIST_ASSOCIATIONS_OF_APARTNER_SERVICE_BY_TYPEList associations of a partner service by typeConnection72 scopes
List associations of a partner service by type
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ListHUBSPOT_CRM_LIST1Read a page of carts. Control what is returned via the `properties` query param.Connection23 scopes
Read a page of carts. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
ListHUBSPOT_CRM_LIST10Read a page of line items. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of line items. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_CRM_LIST11Read a page of orders. Control what is returned via the `properties` query param.Connection23 scopes
Read a page of orders. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
ListHUBSPOT_CRM_LIST12Read a page of payments. Control what is returned via the `properties` query param.Connection
Read a page of payments. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ListHUBSPOT_CRM_LIST13Read a page of products. Control what is returned via the `properties` query param.Connection
Read a page of products. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ListHUBSPOT_CRM_LIST14Read a page of quotes. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of quotes. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_CRM_LIST15Read a page of taxes. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of taxes. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_CRM_LIST16Read a page of tickets. Control what is returned via the `properties` query param.Connection
Read a page of tickets. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ListHUBSPOT_CRM_LIST17Read a page of invoices. Control what is returned via the `properties` query param.Connection11 scopes
Read a page of invoices. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.deals.writecrm.objects.contacts.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.contacts.writecrm.objects.line_items.readcrm.objects.quotes.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.invoices.readcrm.objects.deals.readTags
ListHUBSPOT_CRM_LIST18Read a page of courses. Control what is returned via the `properties` query param.Connection72 scopes
Read a page of courses. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ListHUBSPOT_CRM_LIST19Read a page of appointments. Control what is returned via the `properties` query param.Connection72 scopes
Read a page of appointments. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ListHUBSPOT_CRM_LIST2Read a page of commerce payments. Control what is returned via the `properties` query param.Connection23 scopes
Read a page of commerce payments. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
ListHUBSPOT_CRM_LIST20Read a page of listings. Control what is returned via the `properties` query param.Connection72 scopes
Read a page of listings. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ListHUBSPOT_CRM_LIST21Read an Object identified by `{listingId}`. `{listingId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection72 scopes
Read an Object identified by `{listingId}`. `{listingId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ListHUBSPOT_CRM_LIST22Read a page of services. Control what is returned via the `properties` query param.Connection72 scopes
Read a page of services. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ListHUBSPOT_CRM_LIST23Read a page of projects. Control what is returned via the `properties` query param.Connection72 scopes
Read a page of projects. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ListHUBSPOT_CRM_LIST24Read a page of partner services. Control what is returned via the `properties` query param.Connection72 scopes
Read a page of partner services. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ListHUBSPOT_CRM_LIST3Read a page of subscriptions. Control what is returned via the `properties` query param.Connection
Read a page of subscriptions. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ListHUBSPOT_CRM_LIST4Read a page of objects. Control what is returned via the `properties` query param.Connection6 scopes
Read a page of objects. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
ListHUBSPOT_CRM_LIST5Read a page of deals. Control what is returned via the `properties` query param.Connection72 scopes
Read a page of deals. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ListHUBSPOT_CRM_LIST6Read a page of discounts. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of discounts. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_CRM_LIST7Read a page of feedback submissions. Control what is returned via the `properties` query param.Connection
Read a page of feedback submissions. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ListHUBSPOT_CRM_LIST8Read a page of fees. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of fees. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_CRM_LIST9Read a page of leads. Control what is returned via the `properties` query param.Connection23 scopes
Read a page of leads. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Merge objectsHUBSPOT_CRM_MERGE_OBJECTSMerge two object types togetherConnection72 scopes
Merge two object types together
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Merge two companiesHUBSPOT_CRM_MERGE_TWO_COMPANIESMerge two company records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).Connection72 scopes
Merge two company records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Merge two contactsHUBSPOT_CRM_MERGE_TWO_CONTACTSMerge two contact records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).Connection39 scopes
Merge two contact records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).
Authentication
Connected account requiredScopes
crm.objects.appointments.writee-commercecrm.objects.commercepayments.readcrm.objects.companies.readcrm.objects.courses.readcrm.objects.courses.writecrm.objects.quotes.readcrm.objects.carts.readcrm.objects.goals.readcrm.objects.contacts.writecrm.objects.services.readcrm.objects.quotes.writecrm.objects.appointments.readcrm.objects.line_items.readcrm.objects.deals.writecrm.objects.services.writemedia_bridge.readcrm.objects.custom.writecrm.objects.subscriptions.readcrm.objects.deals.readcrm.objects.users.readcrm.objects.line_items.writecrm.objects.invoices.readticketscrm.objects.carts.writecrm.objects.orders.readcrm.objects.goals.writecrm.objects.custom.readcrm.objects.listings.readcrm.objects.partner-clients.readcrm.objects.leads.readcrm.objects.leads.writecrm.objects.orders.writecrm.objects.invoices.writecrm.objects.companies.writecrm.objects.partner-clients.writecrm.objects.users.writecrm.objects.listings.writecrm.objects.contacts.readTags
Merge two deals with same typeHUBSPOT_CRM_MERGE_TWO_DEALS_WITH_SAME_TYPECombine two deals of the same type into a single deal.Connection72 scopes
Combine two deals of the same type into a single deal.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Merge two objects with same typeHUBSPOT_CRM_MERGE_TWO_OBJECTS_WITH_SAME_TYPEMerge two objects with same typeConnection
Merge two objects with same type
Authentication
Connected account requiredTags
Merge two projectsHUBSPOT_CRM_MERGE_TWO_PROJECTSMerge two project records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).Connection72 scopes
Merge two project records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Merge two ticketsHUBSPOT_CRM_MERGE_TWO_TICKETSMerge two ticketsConnection
Merge two tickets
Authentication
Connected account requiredTags
Moves a folderHUBSPOT_CRM_MOVES_AFOLDERThis moves the folder from its current location to a new location. It updates the parent of this folder to the new Id given.Connection
This moves the folder from its current location to a new location. It updates the parent of this folder to the new Id given.
Authentication
Connected account requiredTags
Moves a list to a given folderHUBSPOT_CRM_MOVES_ALIST_TO_AGIVEN_FOLDERGiven a list and a folder, the list will be moved to that folder.Connection
Given a list and a folder, the list will be moved to that folder.
Authentication
Connected account requiredTags
patch-/crm-object-schemas/v3/schemas/{object Type} updateHUBSPOT_CRM_PATCH_CRM_OBJECT_SCHEMAS_V3_SCHEMAS_OBJECT_TYPE_UPDATEpatch-/crm-object-schemas/v3/schemas/{object Type} updateConnection5 scopes
patch-/crm-object-schemas/v3/schemas/{object Type} update
Authentication
Connected account requiredScopes
crm.objects.custom.highly_sensitive.read.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.schemas.custom.readcrm.schemas.custom.writeTags
patch-/crm/v3/objects/partner clients/{partner Client Id}HUBSPOT_CRM_PATCH_CRM_V3_OBJECTS_PARTNER_CLIENTS_PARTNER_CLIENT_IDUpdate a partner client by ID (`partnerClientId`) or unique property value (`idProperty`). Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection31 scopes
Update a partner client by ID (`partnerClientId`) or unique property value (`idProperty`). Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.services.readcrm.objects.orders.readcrm.objects.contacts.readcrm.objects.listings.readcrm.objects.carts.writecrm.objects.courses.writecrm.objects.quotes.writecrm.objects.users.readcrm.objects.companies.readcrm.objects.appointments.readcrm.objects.partner-clients.writecrm.objects.leads.readcrm.objects.appointments.writecrm.objects.services.writecrm.objects.line_items.readcrm.objects.courses.readcrm.objects.deals.readcrm.objects.invoices.readcrm.objects.partner-clients.readcrm.objects.deals.writecrm.objects.line_items.writecrm.objects.listings.writecrm.objects.companies.writecrm.objects.contacts.writecrm.objects.users.writecrm.objects.commercepayments.readcrm.objects.leads.writecrm.objects.subscriptions.readcrm.objects.carts.readcrm.objects.orders.writecrm.objects.quotes.readTags
Perform a partial update of the pipeline identified by pipelineId.HUBSPOT_CRM_PERFORM_APARTIAL_UPDATE_OF_THE_PIPELINE_IDENTIFIED_BY_PIPELINEIDPerform a partial update of the pipeline identified by `{pipelineId}`. The updated pipeline will be returned in the response.Connection
Perform a partial update of the pipeline identified by `{pipelineId}`. The updated pipeline will be returned in the response.
Authentication
Connected account requiredTags
Perform a search for goal targets based on various filters and criteria.HUBSPOT_CRM_PERFORM_ASEARCH_FOR_GOAL_TARGETS_BASED_ON_VARIOUS_FILTERS_AND_CRITERIAPerform a search for goal targets based on various filters and criteria.Connection
Perform a search for goal targets based on various filters and criteria.
Authentication
Connected account requiredTags
Permanently delete a contact (GDPR-compliant)HUBSPOT_CRM_PERMANENTLY_DELETE_ACONTACT_GDPR_COMPLIANTPermanently delete a contact and all associated content to follow GDPR. Use optional property `idProperty` set to `email` to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future. Learn more about [permanently deleting contacts](https://knowledge.hubspot.com/privacy-and-consent/how-do-i-perform-a-gdpr-delete-in-hubspot).Connection39 scopes
Permanently delete a contact and all associated content to follow GDPR. Use optional property `idProperty` set to `email` to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future. Learn more about [permanently deleting contacts](https://knowledge.hubspot.com/privacy-and-consent/how-do-i-perform-a-gdpr-delete-in-hubspot).
Authentication
Connected account requiredScopes
crm.objects.appointments.writee-commercecrm.objects.commercepayments.readcrm.objects.companies.readcrm.objects.courses.readcrm.objects.courses.writecrm.objects.quotes.readcrm.objects.carts.readcrm.objects.goals.readcrm.objects.contacts.writecrm.objects.services.readcrm.objects.quotes.writecrm.objects.appointments.readcrm.objects.line_items.readcrm.objects.deals.writecrm.objects.services.writemedia_bridge.readcrm.objects.custom.writecrm.objects.subscriptions.readcrm.objects.deals.readcrm.objects.users.readcrm.objects.line_items.writecrm.objects.invoices.readticketscrm.objects.carts.writecrm.objects.orders.readcrm.objects.goals.writecrm.objects.custom.readcrm.objects.listings.readcrm.objects.partner-clients.readcrm.objects.leads.readcrm.objects.leads.writecrm.objects.orders.writecrm.objects.invoices.writecrm.objects.companies.writecrm.objects.partner-clients.writecrm.objects.users.writecrm.objects.listings.writecrm.objects.contacts.readTags
post-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/create batch CreateHUBSPOT_CRM_POST_CRM_ASSOCIATIONS_V4_DEFINITIONS_CONFIGURATIONS_FROM_OBJECT_TYPE_TO_OBJECT_TYPE_BATCH_CREATE_BATCH_CREATEpost-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/create batch CreateConnection71 scopes
post-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/create batch Create
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
post-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/purge batch RemoveHUBSPOT_CRM_POST_CRM_ASSOCIATIONS_V4_DEFINITIONS_CONFIGURATIONS_FROM_OBJECT_TYPE_TO_OBJECT_TYPE_BATCH_PURGE_BATCH_REMOVEpost-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/purge batch RemoveConnection71 scopes
post-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/purge batch Remove
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
post-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/update batch UpdateHUBSPOT_CRM_POST_CRM_ASSOCIATIONS_V4_DEFINITIONS_CONFIGURATIONS_FROM_OBJECT_TYPE_TO_OBJECT_TYPE_BATCH_UPDATE_BATCH_UPDATEpost-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/update batch UpdateConnection71 scopes
post-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/update batch Update
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
post-/crm/associations/v4/{from Object Type}/{to Object Type}/labels createHUBSPOT_CRM_POST_CRM_ASSOCIATIONS_V4_FROM_OBJECT_TYPE_TO_OBJECT_TYPE_LABELS_CREATEpost-/crm/associations/v4/{from Object Type}/{to Object Type}/labels createConnection71 scopes
post-/crm/associations/v4/{from Object Type}/{to Object Type}/labels create
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
post-/crm/extensions/cards-dev/2026-03/{app Id}/views/migrate_/crm/v3/extensions/cards-dev/{app Id}/views/migrateHUBSPOT_CRM_POST_CRM_EXTENSIONS_CARDS_DEV202603_APP_ID_VIEWS_MIGRATE_CRM_V3_EXTENSIONS_CARDS_DEV_APP_ID_VIEWS_MIGRATE**How to use the Migrate CRM card views endpoint:** `POST /crm/extensions/cards-dev/2026-03/{appId}/views/migrate` - Authentication: Developer API key (`developer_hapikey`) - Path parameter: `appId` (integer) — your app ID **Request body (JSON):** | Field | Type | Required | | --- | --- | --- | | `legacyCrmCardId` | integer (int64) | Yes | | `appCardId` | integer (int64) | Yes | | `helpdeskAppCardId` | integer (int64) | No | **Example** **request**: ``` { "legacyCrmCardId": 123456, "appCardId": 789012, "helpdeskAppCardId": 111213} ``` **Response (200):** Returns an object with a `message` string confirming the migration. This endpoint migrates views from a legacy CRM card to a newer app card. You provide the IDs of both the legacy and new cards. [Migrate CRM card views](https://developers.hubspot.com/docs/api-reference/latest/crm/extensions/crm-cards/migrate-crm-card)Connection
**How to use the Migrate CRM card views endpoint:** `POST /crm/extensions/cards-dev/2026-03/{appId}/views/migrate` - Authentication: Developer API key (`developer_hapikey`) - Path parameter: `appId` (integer) — your app ID **Request body (JSON):** | Field | Type | Required | | --- | --- | --- | | `legacyCrmCardId` | integer (int64) | Yes | | `appCardId` | integer (int64) | Yes | | `helpdeskAppCardId` | integer (int64) | No | **Example** **request**: ``` { "legacyCrmCardId": 123456, "appCardId": 789012, "helpdeskAppCardId": 111213} ``` **Response (200):** Returns an object with a `message` string confirming the migration. This endpoint migrates views from a legacy CRM card to a newer app card. You provide the IDs of both the legacy and new cards. [Migrate CRM card views](https://developers.hubspot.com/docs/api-reference/latest/crm/extensions/crm-cards/migrate-crm-card)
Authentication
Connected account requiredTags
post-/crm-object-schemas/v3/schemas createHUBSPOT_CRM_POST_CRM_OBJECT_SCHEMAS_V3_SCHEMAS_CREATEpost-/crm-object-schemas/v3/schemas createConnection5 scopes
post-/crm-object-schemas/v3/schemas create
Authentication
Connected account requiredScopes
crm.objects.custom.highly_sensitive.read.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.schemas.custom.readcrm.schemas.custom.writeTags
post-/crm-object-schemas/v3/schemas/{object Type}/associations create AssociationHUBSPOT_CRM_POST_CRM_OBJECT_SCHEMAS_V3_SCHEMAS_OBJECT_TYPE_ASSOCIATIONS_CREATE_ASSOCIATIONpost-/crm-object-schemas/v3/schemas/{object Type}/associations create AssociationConnection5 scopes
post-/crm-object-schemas/v3/schemas/{object Type}/associations create Association
Authentication
Connected account requiredScopes
crm.objects.custom.highly_sensitive.read.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.schemas.custom.readcrm.schemas.custom.writeTags
post-/crm/v3/objects/discounts/searchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_DISCOUNTS_SEARCHpost-/crm/v3/objects/discounts/searchConnection10 scopes
post-/crm/v3/objects/discounts/search
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
post-/crm/v3/objects/fees/searchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_FEES_SEARCHpost-/crm/v3/objects/fees/searchConnection10 scopes
post-/crm/v3/objects/fees/search
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
post-/crm/v3/objects/invoices/search do SearchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_INVOICES_SEARCH_DO_SEARCHpost-/crm/v3/objects/invoices/search do SearchConnection11 scopes
post-/crm/v3/objects/invoices/search do Search
Authentication
Connected account requiredScopes
crm.objects.deals.writecrm.objects.contacts.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.contacts.writecrm.objects.line_items.readcrm.objects.quotes.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.invoices.readcrm.objects.deals.readTags
post-/crm/v3/objects/leads/search do SearchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_LEADS_SEARCH_DO_SEARCHpost-/crm/v3/objects/leads/search do SearchConnection23 scopes
post-/crm/v3/objects/leads/search do Search
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
post-/crm/v3/objects/line items/search do SearchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_LINE_ITEMS_SEARCH_DO_SEARCHpost-/crm/v3/objects/line items/search do SearchConnection10 scopes
post-/crm/v3/objects/line items/search do Search
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
post-/crm/v3/objects/partner clients/batch/readHUBSPOT_CRM_POST_CRM_V3_OBJECTS_PARTNER_CLIENTS_BATCH_READRetrieve a batch of partner clients by ID (`partnerClientId`) or unique property value (`idProperty`).Connection31 scopes
Retrieve a batch of partner clients by ID (`partnerClientId`) or unique property value (`idProperty`).
Authentication
Connected account requiredScopes
crm.objects.services.readcrm.objects.orders.readcrm.objects.contacts.readcrm.objects.listings.readcrm.objects.carts.writecrm.objects.courses.writecrm.objects.quotes.writecrm.objects.users.readcrm.objects.companies.readcrm.objects.appointments.readcrm.objects.partner-clients.writecrm.objects.leads.readcrm.objects.appointments.writecrm.objects.services.writecrm.objects.line_items.readcrm.objects.courses.readcrm.objects.deals.readcrm.objects.invoices.readcrm.objects.partner-clients.readcrm.objects.deals.writecrm.objects.line_items.writecrm.objects.listings.writecrm.objects.companies.writecrm.objects.contacts.writecrm.objects.users.writecrm.objects.commercepayments.readcrm.objects.leads.writecrm.objects.subscriptions.readcrm.objects.carts.readcrm.objects.orders.writecrm.objects.quotes.readTags
post-/crm/v3/objects/partner clients/batch/updateHUBSPOT_CRM_POST_CRM_V3_OBJECTS_PARTNER_CLIENTS_BATCH_UPDATEUpdate a batch of partner clients by ID (`partnerClientId`) or unique property value (`idProperty`). Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection31 scopes
Update a batch of partner clients by ID (`partnerClientId`) or unique property value (`idProperty`). Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.services.readcrm.objects.orders.readcrm.objects.contacts.readcrm.objects.listings.readcrm.objects.carts.writecrm.objects.courses.writecrm.objects.quotes.writecrm.objects.users.readcrm.objects.companies.readcrm.objects.appointments.readcrm.objects.partner-clients.writecrm.objects.leads.readcrm.objects.appointments.writecrm.objects.services.writecrm.objects.line_items.readcrm.objects.courses.readcrm.objects.deals.readcrm.objects.invoices.readcrm.objects.partner-clients.readcrm.objects.deals.writecrm.objects.line_items.writecrm.objects.listings.writecrm.objects.companies.writecrm.objects.contacts.writecrm.objects.users.writecrm.objects.commercepayments.readcrm.objects.leads.writecrm.objects.subscriptions.readcrm.objects.carts.readcrm.objects.orders.writecrm.objects.quotes.readTags
post-/crm/v3/objects/partner clients/searchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_PARTNER_CLIENTS_SEARCHSearch for partner clients by filtering on properties, searching through associations, and sorting results. Learn more about [CRM search](https://developers.hubspot.com/docs/guides/api/crm/search#make-a-search-request).Connection31 scopes
Search for partner clients by filtering on properties, searching through associations, and sorting results. Learn more about [CRM search](https://developers.hubspot.com/docs/guides/api/crm/search#make-a-search-request).
Authentication
Connected account requiredScopes
crm.objects.services.readcrm.objects.orders.readcrm.objects.contacts.readcrm.objects.listings.readcrm.objects.carts.writecrm.objects.courses.writecrm.objects.quotes.writecrm.objects.users.readcrm.objects.companies.readcrm.objects.appointments.readcrm.objects.partner-clients.writecrm.objects.leads.readcrm.objects.appointments.writecrm.objects.services.writecrm.objects.line_items.readcrm.objects.courses.readcrm.objects.deals.readcrm.objects.invoices.readcrm.objects.partner-clients.readcrm.objects.deals.writecrm.objects.line_items.writecrm.objects.listings.writecrm.objects.companies.writecrm.objects.contacts.writecrm.objects.users.writecrm.objects.commercepayments.readcrm.objects.leads.writecrm.objects.subscriptions.readcrm.objects.carts.readcrm.objects.orders.writecrm.objects.quotes.readTags
post-/crm/v3/objects/partner services/searchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_PARTNER_SERVICES_SEARCHpost-/crm/v3/objects/partner services/searchConnection72 scopes
post-/crm/v3/objects/partner services/search
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
post-/crm/v3/objects/payments/searchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_PAYMENTS_SEARCHpost-/crm/v3/objects/payments/searchConnection
post-/crm/v3/objects/payments/search
Authentication
Connected account requiredTags
post-/crm/v3/objects/products/search do SearchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_PRODUCTS_SEARCH_DO_SEARCHpost-/crm/v3/objects/products/search do SearchConnection
post-/crm/v3/objects/products/search do Search
Authentication
Connected account requiredTags
post-/crm/v3/objects/quotes/search do SearchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_QUOTES_SEARCH_DO_SEARCHpost-/crm/v3/objects/quotes/search do SearchConnection10 scopes
post-/crm/v3/objects/quotes/search do Search
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
post-/crm/v3/objects/subscriptions/searchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_SUBSCRIPTIONS_SEARCHpost-/crm/v3/objects/subscriptions/searchConnection
post-/crm/v3/objects/subscriptions/search
Authentication
Connected account requiredTags
post-/crm/v3/objects/taxes/search do SearchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_TAXES_SEARCH_DO_SEARCHpost-/crm/v3/objects/taxes/search do SearchConnection10 scopes
post-/crm/v3/objects/taxes/search do Search
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
put-/crm/associations/v4/{from Object Type}/{to Object Type}/labels updateHUBSPOT_CRM_PUT_CRM_ASSOCIATIONS_V4_FROM_OBJECT_TYPE_TO_OBJECT_TYPE_LABELS_UPDATEput-/crm/associations/v4/{from Object Type}/{to Object Type}/labels updateConnection71 scopes
put-/crm/associations/v4/{from Object Type}/{to Object Type}/labels update
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
put-/crm/objects/2026-03/{from Object Type}/{from Object Id}/associations/default/{to Object Type}/{to Object Id}_/crm/objects/2026-03/{from Object Type}/{from Object Id}/associations/default/{to Object Type}/{to Object Id}HUBSPOT_CRM_PUT_CRM_OBJECTS202603_FROM_OBJECT_TYPE_FROM_OBJECT_ID_ASSOCIATIONS_DEFAULT_TO_OBJECT_TYPE_TO_OBJECT_ID_CRM_OBJECTS202603_FROM_OBJECT_TYPE_FROM_OBJECT_ID_ASSOCIATIONS_DEFAULT_TO_OBJECT_TYPE_TO_OBJECT_IDput-/crm/objects/2026-03/{from Object Type}/{from Object Id}/associations/default/{to Object Type}/{to Object Id}_/crm/objects/2026-03/{from Object Type}/{from Object Id}/associations/default/{to Object Type}/{to Object Id}Connection5 scopes
put-/crm/objects/2026-03/{from Object Type}/{from Object Id}/associations/default/{to Object Type}/{to Object Id}_/crm/objects/2026-03/{from Object Type}/{from Object Id}/associations/default/{to Object Type}/{to Object Id}
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
put-/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}_/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}HUBSPOT_CRM_PUT_CRM_OBJECTS202603_OBJECT_TYPE_OBJECT_ID_ASSOCIATIONS_TO_OBJECT_TYPE_TO_OBJECT_ID_CRM_OBJECTS202603_OBJECT_TYPE_OBJECT_ID_ASSOCIATIONS_TO_OBJECT_TYPE_TO_OBJECT_IDput-/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}_/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}Connection5 scopes
put-/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}_/crm/objects/2026-03/{object Type}/{object Id}/associations/{to Object Type}/{to Object Id}
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
ReadHUBSPOT_CRM_READBatch read associations for objects to specific object type. The 'after' field in a returned paging object can be added alongside the 'id' to retrieve the next page of associations from that objectId. The 'link' field is deprecated and should be ignored.Connection6 scopes
Batch read associations for objects to specific object type. The 'after' field in a returned paging object can be added alongside the 'id' to retrieve the next page of associations from that objectId. The 'link' field is deprecated and should be ignored.
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Read a batch of appointments by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_APPOINTMENTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRetrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.Connection72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Read a batch of carts by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_CARTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of carts by internal ID, or unique property valuesConnection23 scopes
Read a batch of carts by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Read a batch of commerce payments by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_COMMERCE_PAYMENTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of commerce payments by internal ID, or unique property valuesConnection23 scopes
Read a batch of commerce payments by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Read a batch of courses by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_COURSES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRetrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.Connection72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Read a batch of deal split objects by their associated deal object internal IDHUBSPOT_CRM_READ_ABATCH_OF_DEAL_SPLIT_OBJECTS_BY_THEIR_ASSOCIATED_DEAL_OBJECT_INTERNAL_IDRead a batch of deal split objects by their associated deal object internal IDConnection1 scope
Read a batch of deal split objects by their associated deal object internal ID
Authentication
Connected account requiredScopes
crm.dealsplits.read_writeTags
Read a batch of deals by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_DEALS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRetrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.Connection72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Read a batch of discounts by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_DISCOUNTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of discounts by internal ID, or unique property valuesConnection10 scopes
Read a batch of discounts by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of feedback submissions by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_FEEDBACK_SUBMISSIONS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of feedback submissions by internal ID, or unique property valuesConnection
Read a batch of feedback submissions by internal ID, or unique property values
Authentication
Connected account requiredTags
Read a batch of fees by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_FEES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of fees by internal ID, or unique property valuesConnection10 scopes
Read a batch of fees by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of goal targets by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_GOAL_TARGETS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of goal targets by internal ID, or unique property valuesConnection
Read a batch of goal targets by internal ID, or unique property values
Authentication
Connected account requiredTags
Read a batch of invoices by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_INVOICES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of invoices by internal ID, or unique property valuesConnection11 scopes
Read a batch of invoices by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.deals.writecrm.objects.contacts.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.contacts.writecrm.objects.line_items.readcrm.objects.quotes.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.invoices.readcrm.objects.deals.readTags
Read a batch of leads by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_LEADS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of leads by internal ID, or unique property valuesConnection23 scopes
Read a batch of leads by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Read a batch of line items by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_LINE_ITEMS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of line items by internal ID, or unique property valuesConnection10 scopes
Read a batch of line items by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of listings by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_LISTINGS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRetrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.Connection72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Read a batch of objects by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_OBJECTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of objects by internal ID, or unique property valuesConnection6 scopes
Read a batch of objects by internal ID, or unique property values
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Read a batch of orders by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_ORDERS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of orders by internal ID, or unique property valuesConnection23 scopes
Read a batch of orders by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Read a batch of partner services by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_PARTNER_SERVICES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRetrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.Connection72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Read a batch of payments by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_PAYMENTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of payments by internal ID, or unique property valuesConnection
Read a batch of payments by internal ID, or unique property values
Authentication
Connected account requiredTags
Read a batch of products by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_PRODUCTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of products by internal ID, or unique property valuesConnection
Read a batch of products by internal ID, or unique property values
Authentication
Connected account requiredTags
Read a batch of projectsHUBSPOT_CRM_READ_ABATCH_OF_PROJECTSRetrieve records by record ID or include the idProperty parameter to retrieve records by a custom unique value property.Connection72 scopes
Retrieve records by record ID or include the idProperty parameter to retrieve records by a custom unique value property.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Read a batch of propertiesHUBSPOT_CRM_READ_ABATCH_OF_PROPERTIESRead a provided list of properties.Connection
Read a provided list of properties.
Authentication
Connected account requiredTags
Read a batch of quotes by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_QUOTES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of quotes by internal ID, or unique property valuesConnection10 scopes
Read a batch of quotes by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of services by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_SERVICES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRetrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.Connection72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Read a batch of subscriptions by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_SUBSCRIPTIONS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRetrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.Connection65 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
Authentication
Connected account requiredScopes
crm.objects.deals.readcrm.objects.subscriptions.readcrm.objects.services.readcrm.objects.orders.readcrm.objects.listings.writecrm.objects.custom.readcrm.objects.companies.writecrm.objects.custom.sensitive.write.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.appointments.sensitive.read.v2crm.objects.contacts.highly_sensitive.read.v2crm.objects.companies.sensitive.read.v2media_bridge.readcrm.objects.deals.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.companies.highly_sensitive.read.v2crm.objects.commercepayments.writecrm.objects.invoices.writecrm.objects.contacts.sensitive.write.v2crm.objects.users.writecrm.objects.custom.sensitive.read.v2crm.objects.users.readcrm.objects.partner-services.readcrm.objects.orders.writecrm.objects.partner-services.writecrm.objects.appointments.writecrm.objects.carts.writeticketscrm.objects.commercepayments.readcrm.objects.products.writecrm.objects.services.writecrm.objects.subscriptions.writecrm.objects.deals.sensitive.write.v2crm.objects.contacts.readcrm.objects.appointments.sensitive.write.v2crm.objects.invoices.readtickets.sensitive.v2crm.objects.custom.writecrm.objects.deals.writee-commercecrm.objects.appointments.readcrm.objects.companies.sensitive.write.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.custom.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.goals.writecrm.objects.line_items.writecrm.objects.contacts.writecrm.objects.goals.readcrm.objects.partner-clients.writecrm.objects.line_items.readcrm.objects.deals.sensitive.read.v2tickets.highly_sensitive.v2crm.objects.quotes.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.carts.readcrm.objects.quotes.readcrm.objects.courses.writecrm.objects.partner-clients.readcrm.objects.courses.readcrm.objects.listings.readcrm.objects.contacts.sensitive.read.v2crm.objects.products.readTags
Read a batch of taxes by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_TAXES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of taxes by internal ID, or unique property valuesConnection10 scopes
Read a batch of taxes by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of tickets by internal ID, or unique property valuesHUBSPOT_CRM_READ_ABATCH_OF_TICKETS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of tickets by internal ID, or unique property valuesConnection
Read a batch of tickets by internal ID, or unique property values
Authentication
Connected account requiredTags
Read all propertiesHUBSPOT_CRM_READ_ALL_PROPERTIESRead all existing properties for the specified object type and HubSpot account.Connection
Read all existing properties for the specified object type and HubSpot account.
Authentication
Connected account requiredTags
Read all property groupsHUBSPOT_CRM_READ_ALL_PROPERTY_GROUPSRead all existing property groups for the specified object type and HubSpot account.Connection
Read all existing property groups for the specified object type and HubSpot account.
Authentication
Connected account requiredTags
Read all property validation rules for an objectHUBSPOT_CRM_READ_ALL_PROPERTY_VALIDATION_RULES_FOR_AN_OBJECTRead all properties with validation rules for a given object.Connection
Read all properties with validation rules for a given object.
Authentication
Connected account requiredTags
Read a propertyHUBSPOT_CRM_READ_APROPERTYRead a property identified by {propertyName}.Connection
Read a property identified by {propertyName}.
Authentication
Connected account requiredTags
Read a property groupHUBSPOT_CRM_READ_APROPERTY_GROUPRead a property group identified by {groupName}.Connection
Read a property group identified by {groupName}.
Authentication
Connected account requiredTags
Read association label limitsHUBSPOT_CRM_READ_ASSOCIATION_LABEL_LIMITSReturns limits and usage for custom association labelsConnection
Returns limits and usage for custom association labels
Authentication
Connected account requiredTags
Read calculation property limitsHUBSPOT_CRM_READ_CALCULATION_PROPERTY_LIMITSReturns overall limit and per object usage for calculated propertiesConnection
Returns overall limit and per object usage for calculated properties
Authentication
Connected account requiredTags
Read custom object limitsHUBSPOT_CRM_READ_CUSTOM_OBJECT_LIMITSReturns limits and usage for custom object schemasConnection
Returns limits and usage for custom object schemas
Authentication
Connected account requiredTags
Read custom property limitsHUBSPOT_CRM_READ_CUSTOM_PROPERTY_LIMITSReturns limits and usage per object for custom propertiesConnection
Returns limits and usage per object for custom properties
Authentication
Connected account requiredTags
Read pipeline limitsHUBSPOT_CRM_READ_PIPELINE_LIMITSReturns limits and usage per object for pipelinesConnection
Returns limits and usage per object for pipelines
Authentication
Connected account requiredTags
Read record association limitsHUBSPOT_CRM_READ_RECORD_ASSOCIATION_LIMITSReturns objects with records approaching or at association limitsConnection
Returns objects with records approaching or at association limits
Authentication
Connected account requiredTags
Read record association limits between two objectsHUBSPOT_CRM_READ_RECORD_ASSOCIATION_LIMITS_BETWEEN_TWO_OBJECTSReturns records approaching or at association limits between two objectsConnection
Returns records approaching or at association limits between two objects
Authentication
Connected account requiredTags
Read record association limits from an objectHUBSPOT_CRM_READ_RECORD_ASSOCIATION_LIMITS_FROM_AN_OBJECTReturns objects for which the from object has records approaching or at association limitsConnection
Returns objects for which the from object has records approaching or at association limits
Authentication
Connected account requiredTags
Read record limitsHUBSPOT_CRM_READ_RECORD_LIMITSReturns limits and usage per object for recordsConnection
Returns limits and usage per object for records
Authentication
Connected account requiredTags
Read validation rules for a propertyHUBSPOT_CRM_READ_VALIDATION_RULES_FOR_APROPERTYRead a property's validation rules identified by {propertyName}.Connection
Read a property's validation rules identified by {propertyName}.
Authentication
Connected account requiredTags
ReadHUBSPOT_CRM_READ1Read an Object identified by `{cartId}`. `{cartId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection23 scopes
Read an Object identified by `{cartId}`. `{cartId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
ReadHUBSPOT_CRM_READ10Read an Object identified by `{lineItemId}`. `{lineItemId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{lineItemId}`. `{lineItemId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_CRM_READ11Read an Object identified by `{orderId}`. `{orderId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection23 scopes
Read an Object identified by `{orderId}`. `{orderId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
ReadHUBSPOT_CRM_READ12Read an Object identified by `{paymentsId}`. `{paymentsId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection
Read an Object identified by `{paymentsId}`. `{paymentsId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ReadHUBSPOT_CRM_READ13Read an Object identified by `{productId}`. `{productId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection
Read an Object identified by `{productId}`. `{productId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ReadHUBSPOT_CRM_READ14Read an Object identified by `{quoteId}`. `{quoteId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{quoteId}`. `{quoteId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_CRM_READ15Read an Object identified by `{taxId}`. `{taxId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{taxId}`. `{taxId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_CRM_READ16Read an Object identified by `{ticketId}`. `{ticketId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection
Read an Object identified by `{ticketId}`. `{ticketId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ReadHUBSPOT_CRM_READ17Read an Object identified by `{invoiceId}`. `{invoiceId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection11 scopes
Read an Object identified by `{invoiceId}`. `{invoiceId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.deals.writecrm.objects.contacts.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.contacts.writecrm.objects.line_items.readcrm.objects.quotes.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.invoices.readcrm.objects.deals.readTags
ReadHUBSPOT_CRM_READ18Read an Object identified by `{courseId}`. `{courseId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection72 scopes
Read an Object identified by `{courseId}`. `{courseId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ReadHUBSPOT_CRM_READ19Read an Object identified by `{appointmentId}`. `{appointmentId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection72 scopes
Read an Object identified by `{appointmentId}`. `{appointmentId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ReadHUBSPOT_CRM_READ2Read a payment identified by its ID. Include an optional `properties` query parameter to control the properties that are returned.Connection23 scopes
Read a payment identified by its ID. Include an optional `properties` query parameter to control the properties that are returned.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
ReadHUBSPOT_CRM_READ20Read an Object identified by `{serviceId}`. `{serviceId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection72 scopes
Read an Object identified by `{serviceId}`. `{serviceId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ReadHUBSPOT_CRM_READ21Read an Object identified by `{projectId}`. `{projectId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection72 scopes
Read an Object identified by `{projectId}`. `{projectId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ReadHUBSPOT_CRM_READ22Read an Object identified by `{partnerServiceId}`. `{partnerServiceId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection72 scopes
Read an Object identified by `{partnerServiceId}`. `{partnerServiceId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ReadHUBSPOT_CRM_READ23Read an Object identified by `{goalTargetId}`. `{goalTargetId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection
Read an Object identified by `{goalTargetId}`. `{goalTargetId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ReadHUBSPOT_CRM_READ3Read an Object identified by `{subscriptionId}`. `{subscriptionId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection
Read an Object identified by `{subscriptionId}`. `{subscriptionId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ReadHUBSPOT_CRM_READ4Read an Object identified by `{objectId}`. `{objectId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection6 scopes
Read an Object identified by `{objectId}`. `{objectId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
ReadHUBSPOT_CRM_READ5Read an Object identified by `{dealId}`. `{dealId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection72 scopes
Read an Object identified by `{dealId}`. `{dealId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
ReadHUBSPOT_CRM_READ6Read an Object identified by `{discountId}`. `{discountId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{discountId}`. `{discountId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_CRM_READ7Read an Object identified by `{feedbackSubmissionId}`. `{feedbackSubmissionId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection
Read an Object identified by `{feedbackSubmissionId}`. `{feedbackSubmissionId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
ReadHUBSPOT_CRM_READ8Read an Object identified by `{feeId}`. `{feeId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{feeId}`. `{feeId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_CRM_READ9Read an Object identified by `{leadsId}`. `{leadsId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection23 scopes
Read an Object identified by `{leadsId}`. `{leadsId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Remove an association between two CRM objects.HUBSPOT_CRM_REMOVE_AN_ASSOCIATION_BETWEEN_TWO_CRM_OBJECTSDelete the specified association between two CRM objects.Connection72 scopes
Delete the specified association between two CRM objects.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Remove an association between two partner clientsHUBSPOT_CRM_REMOVE_AN_ASSOCIATION_BETWEEN_TWO_PARTNER_CLIENTSRemove an association between two partner clientsConnection72 scopes
Remove an association between two partner clients
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Remove an association between two partner servicesHUBSPOT_CRM_REMOVE_AN_ASSOCIATION_BETWEEN_TWO_PARTNER_SERVICESRemove an association between two partner servicesConnection72 scopes
Remove an association between two partner services
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Remove Records from a ListHUBSPOT_CRM_REMOVE_RECORDS_FROM_ALISTRemove the records provided from the list. Records that do not exist or that are not members of the list are ignored. This endpoint only works for lists that have a `processingType` of `MANUAL` or `SNAPSHOT`.Connection
Remove the records provided from the list. Records that do not exist or that are not members of the list are ignored. This endpoint only works for lists that have a `processingType` of `MANUAL` or `SNAPSHOT`.
Authentication
Connected account requiredTags
Rename a folderHUBSPOT_CRM_RENAME_AFOLDERRenames the given folderId with a new name.Connection
Renames the given folderId with a new name.
Authentication
Connected account requiredTags
Replace a pipelineHUBSPOT_CRM_REPLACE_APIPELINEReplace all the properties of an existing pipeline with the values provided. This will overwrite any existing pipeline stages. The updated pipeline will be returned in the response.Connection
Replace all the properties of an existing pipeline with the values provided. This will overwrite any existing pipeline stages. The updated pipeline will be returned in the response.
Authentication
Connected account requiredTags
Replace a pipeline stageHUBSPOT_CRM_REPLACE_APIPELINE_STAGEReplace all the properties of an existing pipeline stage with the values provided. The updated stage will be returned in the response.Connection
Replace all the properties of an existing pipeline stage with the values provided. The updated stage will be returned in the response.
Authentication
Connected account requiredTags
ReportHUBSPOT_CRM_REPORTRequests a report of all objects in the portal which have a high usage of associationsConnection
Requests a report of all objects in the portal which have a high usage of associations
Authentication
Connected account requiredTags
Restore a ListHUBSPOT_CRM_RESTORE_ALISTRestore a previously deleted list by **ILS list ID**. Deleted lists are eligible to be restored up-to 90-days after the list has been deleted.Connection
Restore a previously deleted list by **ILS list ID**. Deleted lists are eligible to be restored up-to 90-days after the list has been deleted.
Authentication
Connected account requiredTags
Retrieve a batch of companiesHUBSPOT_CRM_RETRIEVE_ABATCH_OF_COMPANIESRetrieve a batch of companiesConnection10 scopes
Retrieve a batch of companies
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Retrieve a batch of contactsHUBSPOT_CRM_RETRIEVE_ABATCH_OF_CONTACTSRetrieve a batch of contactsConnection10 scopes
Retrieve a batch of contacts
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Retrieve account flag stateHUBSPOT_CRM_RETRIEVE_ACCOUNT_FLAG_STATERetrieve account flag stateConnection
Retrieve account flag state
Authentication
Connected account requiredTags
Retrieve accounts with a set flag stateHUBSPOT_CRM_RETRIEVE_ACCOUNTS_WITH_ASET_FLAG_STATERetrieve accounts with a set flag stateConnection
Retrieve accounts with a set flag state
Authentication
Connected account requiredTags
Retrieve a companyHUBSPOT_CRM_RETRIEVE_ACOMPANYRead an Object identified by `{companyId}`. `{companyId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{companyId}`. `{companyId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Retrieve a contactHUBSPOT_CRM_RETRIEVE_ACONTACTRead an Object identified by `{contactId}`. `{contactId}` refers to the internal object ID. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{contactId}`. `{contactId}` refers to the internal object ID. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Retrieve a goal targetHUBSPOT_CRM_RETRIEVE_AGOAL_TARGETRetrieve a goal target by its ID. You can specify what is returned using the `properties` query parameter.Connection5 scopes
Retrieve a goal target by its ID. You can specify what is returned using the `properties` query parameter.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Retrieve a list of all custom forecast types available.HUBSPOT_CRM_RETRIEVE_ALIST_OF_ALL_CUSTOM_FORECAST_TYPES_AVAILABLERetrieve a list of all custom forecast types available (excludes the default forecast type of 0).Connection
Retrieve a list of all custom forecast types available (excludes the default forecast type of 0).
Authentication
Connected account requiredTags
Retrieve all pipelinesHUBSPOT_CRM_RETRIEVE_ALL_PIPELINESReturn all pipelines for the object type specified by `{objectType}`.Connection13 scopes
Return all pipelines for the object type specified by `{objectType}`.
Authentication
Connected account requiredScopes
crm.objects.goals.readcrm.objects.marketing_events.writecrm.objects.custom.writee-commercetimelinecrm.objects.feedback_submissions.readcrm.objects.custom.readmedia_bridge.readcrm.pipelines.orders.readcrm.schemas.custom.readcrm.objects.marketing_events.readticketscrm.pipelines.orders.writeTags
Retrieve an app's feature flagsHUBSPOT_CRM_RETRIEVE_AN_APP_SFEATURE_FLAGSRetrieve an app's feature flagsConnection
Retrieve an app's feature flags
Authentication
Connected account requiredTags
Retrieve a paginated list of owners available in the account.HUBSPOT_CRM_RETRIEVE_APAGINATED_LIST_OF_OWNERS_AVAILABLE_IN_THE_ACCOUNTRetrieve a paginated list of owners available in the account.Connection
Retrieve a paginated list of owners available in the account.
Authentication
Connected account requiredTags
Retrieve a paginated list of owners available in the account.HUBSPOT_CRM_RETRIEVE_APAGINATED_LIST_OF_OWNERS_AVAILABLE_IN_THE_ACCOUNT1Retrieve a paginated list of owners available in the account.Connection
Retrieve a paginated list of owners available in the account.
Authentication
Connected account requiredTags
Retrieve a reverse chronological list of all changes made to a specific pipeline stage.HUBSPOT_CRM_RETRIEVE_AREVERSE_CHRONOLOGICAL_LIST_OF_ALL_CHANGES_MADE_TO_ASPECIFIC_PIPELINE_STAGEReturn a reverse chronological list of all mutations that have occurred on the pipeline stage identified by `{stageId}`.Connection13 scopes
Return a reverse chronological list of all mutations that have occurred on the pipeline stage identified by `{stageId}`.
Authentication
Connected account requiredScopes
crm.objects.goals.readcrm.objects.marketing_events.writecrm.objects.custom.writee-commercetimelinecrm.objects.feedback_submissions.readcrm.objects.custom.readmedia_bridge.readcrm.pipelines.orders.readcrm.schemas.custom.readcrm.objects.marketing_events.readticketscrm.pipelines.orders.writeTags
Retrieve associated object IDs for a given object type, with optional inclusion of fully associated objects.HUBSPOT_CRM_RETRIEVE_ASSOCIATED_OBJECT_IDS_FOR_AGIVEN_OBJECT_TYPE_WITH_OPTIONAL_INCLUSION_OF_FULLY_ASSOCIATED_OBJECTSRetrieve associated object IDs for a given object type.Connection72 scopes
Retrieve associated object IDs for a given object type.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Retrieve a validation rule for a specific property and rule type, providing details on how property values should be formatted.HUBSPOT_CRM_RETRIEVE_AVALIDATION_RULE_FOR_ASPECIFIC_PROPERTY_AND_RULE_TYPE_PROVIDING_DETAILS_ON_HOW_PROPERTY_VALUES_SHOULD_BE_FORMATTEDRetrieve a specific validation rule for a property identified by its name and rule type.Connection103 scopes
Retrieve a specific validation rule for a property identified by its name and rule type.
Authentication
Connected account requiredScopes
automationcrm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.feedback_submissions.readcrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.marketing_events.readcrm.objects.marketing_events.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.owners.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writecrm.pipelines.orders.readcrm.pipelines.orders.writecrm.schemas.appointments.readcrm.schemas.appointments.writecrm.schemas.carts.readcrm.schemas.carts.writecrm.schemas.commercepayments.readcrm.schemas.commercepayments.writecrm.schemas.companies.readcrm.schemas.companies.writecrm.schemas.contacts.readcrm.schemas.contacts.writecrm.schemas.courses.readcrm.schemas.courses.writecrm.schemas.custom.readcrm.schemas.custom.writecrm.schemas.deals.readcrm.schemas.deals.writecrm.schemas.invoices.readcrm.schemas.invoices.writecrm.schemas.line_items.readcrm.schemas.listings.readcrm.schemas.listings.writecrm.schemas.orders.readcrm.schemas.orders.writecrm.schemas.projects.readcrm.schemas.projects.writecrm.schemas.quotes.readcrm.schemas.services.readcrm.schemas.services.writecrm.schemas.subscriptions.readcrm.schemas.subscriptions.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2timelineTags
Retrieve companiesHUBSPOT_CRM_RETRIEVE_COMPANIESRead a page of companies. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of companies. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Retrieve contactsHUBSPOT_CRM_RETRIEVE_CONTACTSRead a page of contacts. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of contacts. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Retrieve details for a specific custom forecast type using its unique identifier.HUBSPOT_CRM_RETRIEVE_DETAILS_FOR_ASPECIFIC_CUSTOM_FORECAST_TYPE_USING_ITS_UNIQUE_IDENTIFIERRetrieve details for a specific custom forecast type using its unique identifier.Connection
Retrieve details for a specific custom forecast type using its unique identifier.
Authentication
Connected account requiredTags
Retrieve details of a specific export by its unique ID.HUBSPOT_CRM_RETRIEVE_DETAILS_OF_ASPECIFIC_EXPORT_BY_ITS_UNIQUE_IDRetrieve detailed information about a specific CRM export, including its current state and properties.Connection1 scope
Retrieve detailed information about a specific CRM export, including its current state and properties.
Authentication
Connected account requiredScopes
crm.exportTags
Retrieve errors for a specific importHUBSPOT_CRM_RETRIEVE_ERRORS_FOR_ASPECIFIC_IMPORTRetrieve errors for a specific importConnection1 scope
Retrieve errors for a specific import
Authentication
Connected account requiredScopes
crm.importTags
Retrieve goal targetsHUBSPOT_CRM_RETRIEVE_GOAL_TARGETSRead a page of goal targets. Control what is returned via the `properties` query param.Connection5 scopes
Read a page of goal targets. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Retrieve goal targetsHUBSPOT_CRM_RETRIEVE_GOAL_TARGETS1Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.Connection5 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Retrieve multiple associations between specified object types in a batch operation.HUBSPOT_CRM_RETRIEVE_MULTIPLE_ASSOCIATIONS_BETWEEN_SPECIFIED_OBJECT_TYPES_IN_ABATCH_OPERATIONGet the IDs of all `{toObjectType}` objects associated with those specified in the request body.Connection6 scopes
Get the IDs of all `{toObjectType}` objects associated with those specified in the request body.
Authentication
Connected account requiredScopes
crm.objects.goals.readmedia_bridge.readcrm.objects.custom.writee-commercecrm.objects.custom.readticketsTags
Retrieve the conversion details for a listHUBSPOT_CRM_RETRIEVE_THE_CONVERSION_DETAILS_FOR_ALISTRetrieve the conversion details for a list. This can be used to check for an upcoming conversion, or to get the details of when a list was already converted.Connection
Retrieve the conversion details for a list. This can be used to check for an upcoming conversion, or to get the details of when a list was already converted.
Authentication
Connected account requiredTags
Retrieves a folder.HUBSPOT_CRM_RETRIEVES_AFOLDERRetrieves a folder and recursively includes all folders via the childNodes attribute. The child lists field will be empty in all child nodes. Only the folder retrieved will include the child lists in that folder.Connection
Retrieves a folder and recursively includes all folders via the childNodes attribute. The child lists field will be empty in all child nodes. Only the folder retrieved will include the child lists in that folder.
Authentication
Connected account requiredTags
Return all stages of a pipelineHUBSPOT_CRM_RETURN_ALL_STAGES_OF_APIPELINEReturn all the stages associated with the pipeline identified by `{pipelineId}`.Connection13 scopes
Return all the stages associated with the pipeline identified by `{pipelineId}`.
Authentication
Connected account requiredScopes
crm.objects.goals.readcrm.objects.marketing_events.writecrm.objects.custom.writee-commercetimelinecrm.objects.feedback_submissions.readcrm.objects.custom.readmedia_bridge.readcrm.pipelines.orders.readcrm.schemas.custom.readcrm.objects.marketing_events.readticketscrm.pipelines.orders.writeTags
Return an audit of all changes to the pipelineHUBSPOT_CRM_RETURN_AN_AUDIT_OF_ALL_CHANGES_TO_THE_PIPELINEReturn a reverse chronological list of all mutations that have occurred on the pipeline identified by `{pipelineId}`.Connection13 scopes
Return a reverse chronological list of all mutations that have occurred on the pipeline identified by `{pipelineId}`.
Authentication
Connected account requiredScopes
crm.objects.goals.readcrm.objects.marketing_events.writecrm.objects.custom.writee-commercetimelinecrm.objects.feedback_submissions.readcrm.objects.custom.readmedia_bridge.readcrm.pipelines.orders.readcrm.schemas.custom.readcrm.objects.marketing_events.readticketscrm.pipelines.orders.writeTags
Return a pipeline by IDHUBSPOT_CRM_RETURN_APIPELINE_BY_IDReturn a single pipeline object identified by its unique `{pipelineId}`.Connection13 scopes
Return a single pipeline object identified by its unique `{pipelineId}`.
Authentication
Connected account requiredScopes
crm.objects.goals.readcrm.objects.marketing_events.writecrm.objects.custom.writee-commercetimelinecrm.objects.feedback_submissions.readcrm.objects.custom.readmedia_bridge.readcrm.pipelines.orders.readcrm.schemas.custom.readcrm.objects.marketing_events.readticketscrm.pipelines.orders.writeTags
Return a pipeline stage by IDHUBSPOT_CRM_RETURN_APIPELINE_STAGE_BY_IDReturn the stage identified by `{stageId}` associated with the pipeline identified by `{pipelineId}`.Connection13 scopes
Return the stage identified by `{stageId}` associated with the pipeline identified by `{pipelineId}`.
Authentication
Connected account requiredScopes
crm.objects.goals.readcrm.objects.marketing_events.writecrm.objects.custom.writee-commercetimelinecrm.objects.feedback_submissions.readcrm.objects.custom.readmedia_bridge.readcrm.pipelines.orders.readcrm.schemas.custom.readcrm.objects.marketing_events.readticketscrm.pipelines.orders.writeTags
Schedule or update the conversion of a list to staticHUBSPOT_CRM_SCHEDULE_OR_UPDATE_THE_CONVERSION_OF_ALIST_TO_STATICSchedule the conversion of an active list into a static list, or update the already scheduled conversion. This can be scheduled for a specific date or based on activity.Connection
Schedule the conversion of an active list into a static list, or update the already scheduled conversion. This can be scheduled for a specific date or based on activity.
Authentication
Connected account requiredTags
Search across objectsHUBSPOT_CRM_SEARCH_ACROSS_OBJECTSFetch objects via a search queryConnection72 scopes
Fetch objects via a search query
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Search for appointments using filters, sorting, and pagination to retrieve specific records.HUBSPOT_CRM_SEARCH_FOR_APPOINTMENTS_USING_FILTERS_SORTING_AND_PAGINATION_TO_RETRIEVE_SPECIFIC_RECORDSSearch for appointments based on specified criteria.Connection72 scopes
Search for appointments based on specified criteria.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Search for carts using specified criteria and return matching results.HUBSPOT_CRM_SEARCH_FOR_CARTS_USING_SPECIFIED_CRITERIA_AND_RETURN_MATCHING_RESULTSSearch for carts using specified criteria and return matching results.Connection23 scopes
Search for carts using specified criteria and return matching results.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Search for commerce payments using specified criteria.HUBSPOT_CRM_SEARCH_FOR_COMMERCE_PAYMENTS_USING_SPECIFIED_CRITERIASearch for commerce payments using specified criteria.Connection23 scopes
Search for commerce payments using specified criteria.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Search for companiesHUBSPOT_CRM_SEARCH_FOR_COMPANIESSearch for companiesConnection10 scopes
Search for companies
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Search for contactsHUBSPOT_CRM_SEARCH_FOR_CONTACTSSearch for contactsConnection10 scopes
Search for contacts
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Search for CRM objects of a specified type.HUBSPOT_CRM_SEARCH_FOR_CRM_OBJECTS_OF_ASPECIFIED_TYPESearch for CRM objects of a specified type.Connection6 scopes
Search for CRM objects of a specified type.
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Search for deals using various filters and criteria to retrieve specific records.HUBSPOT_CRM_SEARCH_FOR_DEALS_USING_VARIOUS_FILTERS_AND_CRITERIA_TO_RETRIEVE_SPECIFIC_RECORDSSearch for deals using specified criteria and filters.Connection72 scopes
Search for deals using specified criteria and filters.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Search for feedback submissions using specified criteria.HUBSPOT_CRM_SEARCH_FOR_FEEDBACK_SUBMISSIONS_USING_SPECIFIED_CRITERIASearch for feedback submissions using specified criteria.Connection
Search for feedback submissions using specified criteria.
Authentication
Connected account requiredTags
Search for goal targetsHUBSPOT_CRM_SEARCH_FOR_GOAL_TARGETSSearch for goal targets using specified criteria.Connection5 scopes
Search for goal targets using specified criteria.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Search for listings using various criteria and filters.HUBSPOT_CRM_SEARCH_FOR_LISTINGS_USING_VARIOUS_CRITERIA_AND_FILTERSExecute a search query to find listings based on specified filters and properties.Connection72 scopes
Execute a search query to find listings based on specified filters and properties.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Search for objectsHUBSPOT_CRM_SEARCH_FOR_OBJECTSFetch objects using a search queryConnection72 scopes
Fetch objects using a search query
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Search for orders in the CRM using various filters and sorting options to retrieve specific order data.HUBSPOT_CRM_SEARCH_FOR_ORDERS_IN_THE_CRM_USING_VARIOUS_FILTERS_AND_SORTING_OPTIONS_TO_RETRIEVE_SPECIFIC_ORDER_DATASearch for orders in the CRM using various filters and sorting options to retrieve specific order data.Connection23 scopes
Search for orders in the CRM using various filters and sorting options to retrieve specific order data.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Search for projectsHUBSPOT_CRM_SEARCH_FOR_PROJECTSSearch for projects by filtering on properties, searching through associations, and sorting results. Learn more about [CRM search](https://developers.hubspot.com/docs/guides/api/crm/search#make-a-search-request).Connection72 scopes
Search for projects by filtering on properties, searching through associations, and sorting results. Learn more about [CRM search](https://developers.hubspot.com/docs/guides/api/crm/search#make-a-search-request).
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Search for ticketsHUBSPOT_CRM_SEARCH_FOR_TICKETSSearch for ticketsConnection
Search for tickets
Authentication
Connected account requiredTags
Search ListsHUBSPOT_CRM_SEARCH_LISTSSearch lists by list name or page through all lists by providing an empty `query` value.Connection
Search lists by list name or page through all lists by providing an empty `query` value.
Authentication
Connected account requiredTags
Set an account flag stateHUBSPOT_CRM_SET_AN_ACCOUNT_FLAG_STATESet an account flag stateConnection
Set an account flag state
Authentication
Connected account requiredTags
Set an app's feature flagHUBSPOT_CRM_SET_AN_APP_SFEATURE_FLAGSet an app's feature flagConnection
Set an app's feature flag
Authentication
Connected account requiredTags
Start an exportHUBSPOT_CRM_START_AN_EXPORTBegins exporting CRM data for the portal as specified in the request bodyConnection
Begins exporting CRM data for the portal as specified in the request body
Authentication
Connected account requiredTags
Translate Legacy List Id to Modern List IdHUBSPOT_CRM_TRANSLATE_LEGACY_LIST_ID_TO_MODERN_LIST_IDThis API allows translation of legacy list id to list id. This is a temporary API allowed for mapping old id's to new id's and will expire on May 30th, 2025.Connection
This API allows translation of legacy list id to list id. This is a temporary API allowed for mapping old id's to new id's and will expire on May 30th, 2025.
Authentication
Connected account requiredTags
Translate Legacy List Id to Modern List Id in BatchHUBSPOT_CRM_TRANSLATE_LEGACY_LIST_ID_TO_MODERN_LIST_ID_IN_BATCHThis API allows translation of a batch of legacy list id's to list id's. This allows for a maximum of 10,000 id's. This is a temporary API allowed for mapping old id's to new id's and will expire on May 30th, 2025.Connection
This API allows translation of a batch of legacy list id's to list id's. This allows for a maximum of 10,000 id's. This is a temporary API allowed for mapping old id's to new id's and will expire on May 30th, 2025.
Authentication
Connected account requiredTags
UpdateHUBSPOT_CRM_UPDATEPerform a partial update of an Object identified by `{cartId}`. `{cartId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection23 scopes
Perform a partial update of an Object identified by `{cartId}`. `{cartId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Update a batch of appointments by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_APPOINTMENTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate multiple appointments using their internal IDs or unique property values.Connection72 scopes
Update multiple appointments using their internal IDs or unique property values.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Update a batch of carts by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_CARTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of carts by internal ID, or unique property valuesConnection23 scopes
Update a batch of carts by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Update a batch of commerce payments by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_COMMERCE_PAYMENTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of commerce payments by internal ID, or unique property valuesConnection
Update a batch of commerce payments by internal ID, or unique property values
Authentication
Connected account requiredTags
Update a batch of companiesHUBSPOT_CRM_UPDATE_ABATCH_OF_COMPANIESUpdate a batch of companiesConnection10 scopes
Update a batch of companies
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of contactsHUBSPOT_CRM_UPDATE_ABATCH_OF_CONTACTSUpdate a batch of contactsConnection10 scopes
Update a batch of contacts
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of courses by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_COURSES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of objectsConnection72 scopes
Update a batch of objects
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Update a batch of deals by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_DEALS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate multiple deals using their internal IDs or unique property values.Connection72 scopes
Update multiple deals using their internal IDs or unique property values.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Update a batch of discounts by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_DISCOUNTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of discounts by internal ID, or unique property valuesConnection10 scopes
Update a batch of discounts by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of fees by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_FEES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of fees by internal ID, or unique property valuesConnection10 scopes
Update a batch of fees by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of goal targets by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_GOAL_TARGETS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate multiple goal targets in a single batch operation using their internal IDs or unique property values.Connection72 scopes
Update multiple goal targets in a single batch operation using their internal IDs or unique property values.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Update a batch of invoices by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_INVOICES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of invoices by internal ID, or unique property valuesConnection
Update a batch of invoices by internal ID, or unique property values
Authentication
Connected account requiredTags
Update a batch of leads by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_LEADS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of leads by internal ID, or unique property valuesConnection23 scopes
Update a batch of leads by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Update a batch of line items by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_LINE_ITEMS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of line items by internal ID, or unique property valuesConnection10 scopes
Update a batch of line items by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of listings by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_LISTINGS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate multiple listings using their internal IDs or unique property values.Connection72 scopes
Update multiple listings using their internal IDs or unique property values.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Update a batch of objects by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_OBJECTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of objects by internal ID, or unique property valuesConnection6 scopes
Update a batch of objects by internal ID, or unique property values
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
Update a batch of orders by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_ORDERS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of orders by internal ID, or unique property valuesConnection23 scopes
Update a batch of orders by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Update a batch of partner services by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_PARTNER_SERVICES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of partner services by internal ID, or unique property valuesConnection72 scopes
Update a batch of partner services by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Update a batch of products by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_PRODUCTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of products by internal ID, or unique property valuesConnection
Update a batch of products by internal ID, or unique property values
Authentication
Connected account requiredTags
Update a batch of projectsHUBSPOT_CRM_UPDATE_ABATCH_OF_PROJECTSUpdate multiple projects using their internal IDs or unique property values.Connection72 scopes
Update multiple projects using their internal IDs or unique property values.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Update a batch of quotes by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_QUOTES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of quotes by internal ID, or unique property valuesConnection10 scopes
Update a batch of quotes by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of services by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_SERVICES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of objectsConnection72 scopes
Update a batch of objects
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Update a batch of subscriptions by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_SUBSCRIPTIONS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of subscriptions by internal ID, or unique property valuesConnection
Update a batch of subscriptions by internal ID, or unique property values
Authentication
Connected account requiredTags
Update a batch of taxes by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_TAXES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of taxes by internal ID, or unique property valuesConnection10 scopes
Update a batch of taxes by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of tickets by internal ID, or unique property valuesHUBSPOT_CRM_UPDATE_ABATCH_OF_TICKETS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of tickets by internal ID, or unique property valuesConnection
Update a batch of tickets by internal ID, or unique property values
Authentication
Connected account requiredTags
Update a cardHUBSPOT_CRM_UPDATE_ACARDUpdate a card definition with new details.Connection
Update a card definition with new details.
Authentication
Connected account requiredTags
Update a cardHUBSPOT_CRM_UPDATE_ACARD1Update a card definition with new details.Connection
Update a card definition with new details.
Authentication
Connected account requiredTags
Update a companyHUBSPOT_CRM_UPDATE_ACOMPANYPerform a partial update of an Object identified by `{companyId}`. `{companyId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{companyId}`. `{companyId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a contactHUBSPOT_CRM_UPDATE_ACONTACTPerform a partial update of an Object identified by `{contactId}`. `{contactId}` refers to the internal object ID. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{contactId}`. `{contactId}` refers to the internal object ID. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a goal targetHUBSPOT_CRM_UPDATE_AGOAL_TARGETPerform a partial update of an Object identified by `{goalTargetId}`or optionally a unique property value as specified by the `idProperty` query param. `{goalTargetId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection5 scopes
Perform a partial update of an Object identified by `{goalTargetId}`or optionally a unique property value as specified by the `idProperty` query param. `{goalTargetId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Update a propertyHUBSPOT_CRM_UPDATE_APROPERTYPerform a partial update of a property identified by {propertyName}. Provided fields will be overwritten.Connection
Perform a partial update of a property identified by {propertyName}. Provided fields will be overwritten.
Authentication
Connected account requiredTags
Update a property groupHUBSPOT_CRM_UPDATE_APROPERTY_GROUPPerform a partial update of a property group identified by {groupName}. Provided fields will be overwritten.Connection
Perform a partial update of a property group identified by {groupName}. Provided fields will be overwritten.
Authentication
Connected account requiredTags
Update a validation rule for a specific property and rule type, allowing customization of property value constraints.HUBSPOT_CRM_UPDATE_AVALIDATION_RULE_FOR_ASPECIFIC_PROPERTY_AND_RULE_TYPE_ALLOWING_CUSTOMIZATION_OF_PROPERTY_VALUE_CONSTRAINTSUpdate a specific validation rule for a property identified by its name and rule type.Connection103 scopes
Update a specific validation rule for a property identified by its name and rule type.
Authentication
Connected account requiredScopes
automationcrm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.feedback_submissions.readcrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.marketing_events.readcrm.objects.marketing_events.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.owners.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writecrm.pipelines.orders.readcrm.pipelines.orders.writecrm.schemas.appointments.readcrm.schemas.appointments.writecrm.schemas.carts.readcrm.schemas.carts.writecrm.schemas.commercepayments.readcrm.schemas.commercepayments.writecrm.schemas.companies.readcrm.schemas.companies.writecrm.schemas.contacts.readcrm.schemas.contacts.writecrm.schemas.courses.readcrm.schemas.courses.writecrm.schemas.custom.readcrm.schemas.custom.writecrm.schemas.deals.readcrm.schemas.deals.writecrm.schemas.invoices.readcrm.schemas.invoices.writecrm.schemas.line_items.readcrm.schemas.listings.readcrm.schemas.listings.writecrm.schemas.orders.readcrm.schemas.orders.writecrm.schemas.projects.readcrm.schemas.projects.writecrm.schemas.quotes.readcrm.schemas.services.readcrm.schemas.services.writecrm.schemas.subscriptions.readcrm.schemas.subscriptions.writee-commercemedia_bridge.readticketstickets.highly_sensitive.v2tickets.sensitive.v2timelineTags
Update goal targetsHUBSPOT_CRM_UPDATE_GOAL_TARGETSUpdate multiple goal targets in a single batch operation using their internal IDs or unique property values.Connection5 scopes
Update multiple goal targets in a single batch operation using their internal IDs or unique property values.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Update List Filter DefinitionHUBSPOT_CRM_UPDATE_LIST_FILTER_DEFINITIONUpdate the filter branch definition of a `DYNAMIC` list. Once updated, the list memberships will be re-evaluated and updated to match the new definition.Connection
Update the filter branch definition of a `DYNAMIC` list. Once updated, the list memberships will be re-evaluated and updated to match the new definition.
Authentication
Connected account requiredTags
Update List NameHUBSPOT_CRM_UPDATE_LIST_NAMEUpdate the name of a list. The name must be globally unique relative to all other public lists in the portal.Connection
Update the name of a list. The name must be globally unique relative to all other public lists in the portal.
Authentication
Connected account requiredTags
Update specific properties of an existing pipeline stage.HUBSPOT_CRM_UPDATE_SPECIFIC_PROPERTIES_OF_AN_EXISTING_PIPELINE_STAGEPerform a partial update of the pipeline stage identified by `{stageId}` associated with the pipeline identified by `{pipelineId}`. Any properties not included in this update will keep their existing values. The updated stage will be returned in the response.Connection
Perform a partial update of the pipeline stage identified by `{stageId}` associated with the pipeline identified by `{pipelineId}`. Any properties not included in this update will keep their existing values. The updated stage will be returned in the response.
Authentication
Connected account requiredTags
UpdateHUBSPOT_CRM_UPDATE1Perform a partial update of an Object identified by `{commercePaymentId}`. `{commercePaymentId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection
Perform a partial update of an Object identified by `{commercePaymentId}`. `{commercePaymentId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredTags
UpdateHUBSPOT_CRM_UPDATE10Perform a partial update of an Object identified by `{productId}`. `{productId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection
Perform a partial update of an Object identified by `{productId}`. `{productId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredTags
UpdateHUBSPOT_CRM_UPDATE11Perform a partial update of an Object identified by `{quoteId}`. `{quoteId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{quoteId}`. `{quoteId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_CRM_UPDATE12Perform a partial update of an Object identified by `{taxId}`. `{taxId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{taxId}`. `{taxId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_CRM_UPDATE13Perform a partial update of an Object identified by `{ticketId}`. `{ticketId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection
Perform a partial update of an Object identified by `{ticketId}`. `{ticketId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredTags
UpdateHUBSPOT_CRM_UPDATE14Perform a partial update of an Object identified by `{invoiceId}`. `{invoiceId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection
Perform a partial update of an Object identified by `{invoiceId}`. `{invoiceId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredTags
UpdateHUBSPOT_CRM_UPDATE15Perform a partial update of an Object identified by `{courseId}`or optionally a unique property value as specified by the `idProperty` query param. `{courseId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection72 scopes
Perform a partial update of an Object identified by `{courseId}`or optionally a unique property value as specified by the `idProperty` query param. `{courseId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
UpdateHUBSPOT_CRM_UPDATE16Perform a partial update of an Object identified by `{appointmentId}`or optionally a unique property value as specified by the `idProperty` query param. `{appointmentId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection72 scopes
Perform a partial update of an Object identified by `{appointmentId}`or optionally a unique property value as specified by the `idProperty` query param. `{appointmentId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
UpdateHUBSPOT_CRM_UPDATE17Perform a partial update of an Object identified by `{listingId}`or optionally a unique property value as specified by the `idProperty` query param. `{listingId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection72 scopes
Perform a partial update of an Object identified by `{listingId}`or optionally a unique property value as specified by the `idProperty` query param. `{listingId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
UpdateHUBSPOT_CRM_UPDATE18Perform a partial update of an Object identified by `{serviceId}`or optionally a unique property value as specified by the `idProperty` query param. `{serviceId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection72 scopes
Perform a partial update of an Object identified by `{serviceId}`or optionally a unique property value as specified by the `idProperty` query param. `{serviceId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
UpdateHUBSPOT_CRM_UPDATE19Perform a partial update of an Object identified by `{projectId}`or optionally a unique property value as specified by the `idProperty` query param. `{projectId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection72 scopes
Perform a partial update of an Object identified by `{projectId}`or optionally a unique property value as specified by the `idProperty` query param. `{projectId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
UpdateHUBSPOT_CRM_UPDATE2Perform a partial update of an Object identified by `{subscriptionId}`or optionally a unique property value as specified by the `idProperty` query param. `{subscriptionId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection
Perform a partial update of an Object identified by `{subscriptionId}`or optionally a unique property value as specified by the `idProperty` query param. `{subscriptionId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredTags
UpdateHUBSPOT_CRM_UPDATE20Perform a partial update of an Object identified by `{partnerServiceId}`or optionally a unique property value as specified by the `idProperty` query param. `{partnerServiceId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection72 scopes
Perform a partial update of an Object identified by `{partnerServiceId}`or optionally a unique property value as specified by the `idProperty` query param. `{partnerServiceId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
UpdateHUBSPOT_CRM_UPDATE21Perform a partial update of an Object identified by `{goalTargetId}`or optionally a unique property value as specified by the `idProperty` query param. `{goalTargetId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection72 scopes
Perform a partial update of an Object identified by `{goalTargetId}`or optionally a unique property value as specified by the `idProperty` query param. `{goalTargetId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
UpdateHUBSPOT_CRM_UPDATE3Perform a partial update of an Object identified by `{objectId}`. `{objectId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection6 scopes
Perform a partial update of an Object identified by `{objectId}`. `{objectId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
UpdateHUBSPOT_CRM_UPDATE4Perform a partial update of an Object identified by `{dealId}`or optionally a unique property value as specified by the `idProperty` query param. `{dealId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection72 scopes
Perform a partial update of an Object identified by `{dealId}`or optionally a unique property value as specified by the `idProperty` query param. `{dealId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
UpdateHUBSPOT_CRM_UPDATE5Perform a partial update of an Object identified by `{discountId}`. `{discountId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{discountId}`. `{discountId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_CRM_UPDATE6Perform a partial update of an Object identified by `{feeId}`. `{feeId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{feeId}`. `{feeId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_CRM_UPDATE7Perform a partial update of an Object identified by `{leadsId}`. `{leadsId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection23 scopes
Perform a partial update of an Object identified by `{leadsId}`. `{leadsId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
UpdateHUBSPOT_CRM_UPDATE8Perform a partial update of an Object identified by `{lineItemId}`. `{lineItemId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{lineItemId}`. `{lineItemId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_CRM_UPDATE9Perform a partial update of an Object identified by `{orderId}`. `{orderId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection23 scopes
Perform a partial update of an Object identified by `{orderId}`. `{orderId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.writecrm.objects.subscriptions.readcrm.objects.orders.writecrm.objects.leads.readcrm.objects.orders.readcrm.objects.users.writecrm.objects.deals.writecrm.objects.carts.writecrm.objects.companies.readcrm.objects.quotes.writecrm.objects.contacts.writecrm.objects.commercepayments.readcrm.objects.carts.readcrm.objects.deals.readcrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.quotes.readcrm.objects.invoices.readcrm.objects.contacts.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.users.readcrm.objects.companies.writeTags
Upsert goal tagetsHUBSPOT_CRM_UPSERT_GOAL_TAGETSCreate and update a batch of goal targets by a unique property. Goal targets that don't exist will be created, while existing goal targets will be updated.Connection5 scopes
Create and update a batch of goal targets by a unique property. Goal targets that don't exist will be created, while existing goal targets will be updated.
Authentication
Connected account requiredScopes
crm-public-object-api-accesscrm.objects.goals.readcrm.objects.goals.writeoauthoauth-accessTags
Delete data sourceHUBSPOT_DATA_STUDIO_DELETE_DATA_SOURCEDelete a data source in HubSpot Data Studio. This operation is used to remove a specific data source identified by its ID. Ensure that the data source is no longer needed before deletion, as this action cannot be undone.Connection2 scopes
Delete a data source in HubSpot Data Studio. This operation is used to remove a specific data source identified by its ID. Ensure that the data source is no longer needed before deletion, as this action cannot be undone.
Authentication
Connected account requiredScopes
data_integration.data_source.file.readdata_integration.data_source.file.writeTags
Retrieve data sourceHUBSPOT_DATA_STUDIO_RETRIEVE_DATA_SOURCERetrieve detailed information about a specific data source in HubSpot Data Studio. This endpoint provides details such as the data source's name, type, creation date, and the status of the last data ingestion. It is useful for developers who need to access and manage data sources programmatically.Connection2 scopes
Retrieve detailed information about a specific data source in HubSpot Data Studio. This endpoint provides details such as the data source's name, type, creation date, and the status of the last data ingestion. It is useful for developers who need to access and manage data sources programmatically.
Authentication
Connected account requiredScopes
data_integration.data_source.file.readdata_integration.data_source.file.writeTags
ArchiveHUBSPOT_DATE_BASED_VERSIONED_ARCHIVEMove an Object identified by `{objectId}` to the recycling bin.Connection
Move an Object identified by `{objectId}` to the recycling bin.
Authentication
Connected account requiredTags
Archive a batch of objects by IDHUBSPOT_DATE_BASED_VERSIONED_ARCHIVE_ABATCH_OF_OBJECTS_BY_IDArchive a batch of objects by IDConnection
Archive a batch of objects by ID
Authentication
Connected account requiredTags
Archive a batch of propertiesHUBSPOT_DATE_BASED_VERSIONED_ARCHIVE_ABATCH_OF_PROPERTIESArchive a provided list of properties. This method will return a 204 No Content response on success regardless of the initial state of the property (e.g. active, already archived, non-existent).Connection
Archive a provided list of properties. This method will return a 204 No Content response on success regardless of the initial state of the property (e.g. active, already archived, non-existent).
Authentication
Connected account requiredTags
Archive a propertyHUBSPOT_DATE_BASED_VERSIONED_ARCHIVE_APROPERTYMove a property identified by {propertyName} to the recycling bin.Connection
Move a property identified by {propertyName} to the recycling bin.
Authentication
Connected account requiredTags
Archive a property groupHUBSPOT_DATE_BASED_VERSIONED_ARCHIVE_APROPERTY_GROUPMove a property group identified by {groupName} to the recycling bin.Connection
Move a property group identified by {groupName} to the recycling bin.
Authentication
Connected account requiredTags
CreateHUBSPOT_DATE_BASED_VERSIONED_CREATESet association labels between two records.Connection
Set association labels between two records.
Authentication
Connected account requiredTags
Create a batch of objectsHUBSPOT_DATE_BASED_VERSIONED_CREATE_ABATCH_OF_OBJECTSCreate a batch of objectsConnection
Create a batch of objects
Authentication
Connected account requiredTags
Create a batch of propertiesHUBSPOT_DATE_BASED_VERSIONED_CREATE_ABATCH_OF_PROPERTIESCreate a batch of properties using the same rules as when creating an individual property.Connection
Create a batch of properties using the same rules as when creating an individual property.
Authentication
Connected account requiredTags
Create a propertyHUBSPOT_DATE_BASED_VERSIONED_CREATE_APROPERTYCreate and return a copy of a new property for the specified object type.Connection
Create and return a copy of a new property for the specified object type.
Authentication
Connected account requiredTags
Create a property groupHUBSPOT_DATE_BASED_VERSIONED_CREATE_APROPERTY_GROUPCreate and return a copy of a new property group.Connection
Create and return a copy of a new property group.
Authentication
Connected account requiredTags
Create DefaultHUBSPOT_DATE_BASED_VERSIONED_CREATE_DEFAULTCreate the default (most generic) association type between two object typesConnection
Create the default (most generic) association type between two object types
Authentication
Connected account requiredTags
Create Default AssociationsHUBSPOT_DATE_BASED_VERSIONED_CREATE_DEFAULT_ASSOCIATIONSCreate the default (most generic) association type between two object typesConnection
Create the default (most generic) association type between two object types
Authentication
Connected account requiredTags
CreateHUBSPOT_DATE_BASED_VERSIONED_CREATE1Create a CRM object with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard objects is provided.Connection
Create a CRM object with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard objects is provided.
Authentication
Connected account requiredTags
CreateHUBSPOT_DATE_BASED_VERSIONED_CREATE2Batch create associations for objectsConnection
Batch create associations for objects
Authentication
Connected account requiredTags
DeleteHUBSPOT_DATE_BASED_VERSIONED_DELETEdeletes all associations between two records.Connection
deletes all associations between two records.
Authentication
Connected account requiredTags
Delete Specific LabelsHUBSPOT_DATE_BASED_VERSIONED_DELETE_SPECIFIC_LABELSBatch delete specific association labels for objects. Deleting an unlabeled association will also delete all labeled associations between those two objectsConnection
Batch delete specific association labels for objects. Deleting an unlabeled association will also delete all labeled associations between those two objects
Authentication
Connected account requiredTags
DeleteHUBSPOT_DATE_BASED_VERSIONED_DELETE1Batch delete associations for objectsConnection
Batch delete associations for objects
Authentication
Connected account requiredTags
GDPR DELETEHUBSPOT_DATE_BASED_VERSIONED_GDPR_DELETEPermanently delete a contact and all associated content to follow GDPR. Use optional property 'idProperty' set to 'email' to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future.Connection
Permanently delete a contact and all associated content to follow GDPR. Use optional property 'idProperty' set to 'email' to identify contact by email address. If email address is not found, the email address will be added to a blocklist and prevent it from being used in the future.
Authentication
Connected account requiredTags
get-/account-info/2025-09/activity/audit-logsHUBSPOT_DATE_BASED_VERSIONED_GET_ACCOUNT_INFO202509_ACTIVITY_AUDIT_LOGSget-/account-info/2025-09/activity/audit-logsConnection2 scopes
get-/account-info/2025-09/activity/audit-logs
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
Get login activity for a HubSpot account.HUBSPOT_DATE_BASED_VERSIONED_GET_LOGIN_ACTIVITY_FOR_AHUBSPOT_ACCOUNTGet login activity.Connection2 scopes
Get login activity.
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
Get security activity for a HubSpot accountHUBSPOT_DATE_BASED_VERSIONED_GET_SECURITY_ACTIVITY_FOR_AHUBSPOT_ACCOUNTGet security activityConnection2 scopes
Get security activity
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
ListHUBSPOT_DATE_BASED_VERSIONED_LISTList all associations of an object by object type. Limit 500 per call.Connection
List all associations of an object by object type. Limit 500 per call.
Authentication
Connected account requiredTags
ListHUBSPOT_DATE_BASED_VERSIONED_LIST1Read a page of objects. Control what is returned via the `properties` query param.Connection
Read a page of objects. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
post-/crm/objects/2025-09/{object Type}/batch/upsert_/crm/objects/2025-09/{object Type}/batch/upsertHUBSPOT_DATE_BASED_VERSIONED_POST_CRM_OBJECTS202509_OBJECT_TYPE_BATCH_UPSERT_CRM_OBJECTS202509_OBJECT_TYPE_BATCH_UPSERTpost-/crm/objects/2025-09/{object Type}/batch/upsert_/crm/objects/2025-09/{object Type}/batch/upsertConnection
post-/crm/objects/2025-09/{object Type}/batch/upsert_/crm/objects/2025-09/{object Type}/batch/upsert
Authentication
Connected account requiredTags
post-/crm/objects/2025-09/{object Type}/merge_/crm/objects/2025-09/{object Type}/mergeHUBSPOT_DATE_BASED_VERSIONED_POST_CRM_OBJECTS202509_OBJECT_TYPE_MERGE_CRM_OBJECTS202509_OBJECT_TYPE_MERGEpost-/crm/objects/2025-09/{object Type}/merge_/crm/objects/2025-09/{object Type}/mergeConnection
post-/crm/objects/2025-09/{object Type}/merge_/crm/objects/2025-09/{object Type}/merge
Authentication
Connected account requiredTags
post-/crm/objects/2025-09/{object Type}/search_/crm/objects/2025-09/{object Type}/searchHUBSPOT_DATE_BASED_VERSIONED_POST_CRM_OBJECTS202509_OBJECT_TYPE_SEARCH_CRM_OBJECTS202509_OBJECT_TYPE_SEARCHpost-/crm/objects/2025-09/{object Type}/search_/crm/objects/2025-09/{object Type}/searchConnection
post-/crm/objects/2025-09/{object Type}/search_/crm/objects/2025-09/{object Type}/search
Authentication
Connected account requiredTags
ReadHUBSPOT_DATE_BASED_VERSIONED_READRead an Object identified by `{objectId}`. `{objectId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection
Read an Object identified by `{objectId}`. `{objectId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredTags
Read a batch of objects by internal ID, or unique property valuesHUBSPOT_DATE_BASED_VERSIONED_READ_ABATCH_OF_OBJECTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of objects by internal ID, or unique property valuesConnection
Read a batch of objects by internal ID, or unique property values
Authentication
Connected account requiredTags
Read a batch of propertiesHUBSPOT_DATE_BASED_VERSIONED_READ_ABATCH_OF_PROPERTIESRead a provided list of properties.Connection
Read a provided list of properties.
Authentication
Connected account requiredTags
Read all propertiesHUBSPOT_DATE_BASED_VERSIONED_READ_ALL_PROPERTIESRead all existing properties for the specified object type and HubSpot account.Connection
Read all existing properties for the specified object type and HubSpot account.
Authentication
Connected account requiredTags
Read all property groupsHUBSPOT_DATE_BASED_VERSIONED_READ_ALL_PROPERTY_GROUPSRead all existing property groups for the specified object type and HubSpot account.Connection
Read all existing property groups for the specified object type and HubSpot account.
Authentication
Connected account requiredTags
Read a propertyHUBSPOT_DATE_BASED_VERSIONED_READ_APROPERTYRead a property identified by {propertyName}.Connection
Read a property identified by {propertyName}.
Authentication
Connected account requiredTags
Read a property groupHUBSPOT_DATE_BASED_VERSIONED_READ_APROPERTY_GROUPRead a property group identified by {groupName}.Connection
Read a property group identified by {groupName}.
Authentication
Connected account requiredTags
ReadHUBSPOT_DATE_BASED_VERSIONED_READ1Batch read associations for objects to specific object type. The 'after' field in a returned paging object can be added alongside the 'id' to retrieve the next page of associations from that objectId. The 'link' field is deprecated and should be ignored. Note: The 'paging' field will only be present if there are more pages and absent otherwise.Connection
Batch read associations for objects to specific object type. The 'after' field in a returned paging object can be added alongside the 'id' to retrieve the next page of associations from that objectId. The 'link' field is deprecated and should be ignored. Note: The 'paging' field will only be present if there are more pages and absent otherwise.
Authentication
Connected account requiredTags
ReportHUBSPOT_DATE_BASED_VERSIONED_REPORTRequests a report of all objects in the portal which have a high usage of associationsConnection
Requests a report of all objects in the portal which have a high usage of associations
Authentication
Connected account requiredTags
Retrieve account detailsHUBSPOT_DATE_BASED_VERSIONED_RETRIEVE_ACCOUNT_DETAILSRetrieve account details such as the account type, time zone, currencies, and data hosting location.Connection2 scopes
Retrieve account details such as the account type, time zone, currencies, and data hosting location.
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
Retrieve private app daily API usageHUBSPOT_DATE_BASED_VERSIONED_RETRIEVE_PRIVATE_APP_DAILY_API_USAGERetrieve the daily API usage for private apps in the account, along with information about usage limits.Connection2 scopes
Retrieve the daily API usage for private apps in the account, along with information about usage limits.
Authentication
Connected account requiredScopes
account-info.security.readoauthTags
UpdateHUBSPOT_DATE_BASED_VERSIONED_UPDATEPerform a partial update of an Object identified by `{objectId}`. `{objectId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection
Perform a partial update of an Object identified by `{objectId}`. `{objectId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredTags
Update a batch of objects by internal ID, or unique property valuesHUBSPOT_DATE_BASED_VERSIONED_UPDATE_ABATCH_OF_OBJECTS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of objects by internal ID, or unique property valuesConnection
Update a batch of objects by internal ID, or unique property values
Authentication
Connected account requiredTags
Update a propertyHUBSPOT_DATE_BASED_VERSIONED_UPDATE_APROPERTYPerform a partial update of a property identified by {propertyName}. Provided fields will be overwritten.Connection
Perform a partial update of a property identified by {propertyName}. Provided fields will be overwritten.
Authentication
Connected account requiredTags
Update a property groupHUBSPOT_DATE_BASED_VERSIONED_UPDATE_APROPERTY_GROUPPerform a partial update of a property group identified by {groupName}. Provided fields will be overwritten.Connection
Perform a partial update of a property group identified by {groupName}. Provided fields will be overwritten.
Authentication
Connected account requiredTags
ArchiveHUBSPOT_ENGAGEMENTS_ARCHIVEMove an Object identified by `{callId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{callId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of calls by IDHUBSPOT_ENGAGEMENTS_ARCHIVE_ABATCH_OF_CALLS_BY_IDArchive a batch of calls by IDConnection10 scopes
Archive a batch of calls by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of communications by IDHUBSPOT_ENGAGEMENTS_ARCHIVE_ABATCH_OF_COMMUNICATIONS_BY_IDArchive a batch of communications by IDConnection10 scopes
Archive a batch of communications by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of emails by IDHUBSPOT_ENGAGEMENTS_ARCHIVE_ABATCH_OF_EMAILS_BY_IDArchive a batch of emails by IDConnection10 scopes
Archive a batch of emails by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of meetings by IDHUBSPOT_ENGAGEMENTS_ARCHIVE_ABATCH_OF_MEETINGS_BY_IDArchive a batch of meetings by IDConnection10 scopes
Archive a batch of meetings by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of notes by IDHUBSPOT_ENGAGEMENTS_ARCHIVE_ABATCH_OF_NOTES_BY_IDArchive a batch of notes by IDConnection10 scopes
Archive a batch of notes by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Archive a batch of tasks by IDHUBSPOT_ENGAGEMENTS_ARCHIVE_ABATCH_OF_TASKS_BY_IDArchive a batch of tasks by IDConnection10 scopes
Archive a batch of tasks by ID
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_ENGAGEMENTS_ARCHIVE1Move an Object identified by `{emailId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{emailId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_ENGAGEMENTS_ARCHIVE2Move an Object identified by `{meetingId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{meetingId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_ENGAGEMENTS_ARCHIVE3Move an Object identified by `{noteId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{noteId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_ENGAGEMENTS_ARCHIVE4Move an Object identified by `{postalMailId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{postalMailId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_ENGAGEMENTS_ARCHIVE5Move an Object identified by `{taskId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{taskId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ArchiveHUBSPOT_ENGAGEMENTS_ARCHIVE6Move an Object identified by `{communicationId}` to the recycling bin.Connection10 scopes
Move an Object identified by `{communicationId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Batch archiveHUBSPOT_ENGAGEMENTS_BATCH_ARCHIVEBatch archiveConnection10 scopes
Batch archive
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Batch createHUBSPOT_ENGAGEMENTS_BATCH_CREATEBatch createConnection10 scopes
Batch create
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Batch upsertHUBSPOT_ENGAGEMENTS_BATCH_UPSERTCreate or update postal mails identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update postal mails identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
CreateHUBSPOT_ENGAGEMENTS_CREATECreate a call with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard calls is provided.Connection10 scopes
Create a call with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard calls is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of callsHUBSPOT_ENGAGEMENTS_CREATE_ABATCH_OF_CALLSCreate a batch of callsConnection10 scopes
Create a batch of calls
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of communicationsHUBSPOT_ENGAGEMENTS_CREATE_ABATCH_OF_COMMUNICATIONSCreate a batch of communicationsConnection10 scopes
Create a batch of communications
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of emailsHUBSPOT_ENGAGEMENTS_CREATE_ABATCH_OF_EMAILSCreate a batch of emailsConnection10 scopes
Create a batch of emails
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of meetingsHUBSPOT_ENGAGEMENTS_CREATE_ABATCH_OF_MEETINGSCreate a batch of meetingsConnection10 scopes
Create a batch of meetings
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of notesHUBSPOT_ENGAGEMENTS_CREATE_ABATCH_OF_NOTESCreate a batch of notesConnection10 scopes
Create a batch of notes
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a batch of tasksHUBSPOT_ENGAGEMENTS_CREATE_ABATCH_OF_TASKSCreate a batch of tasksConnection10 scopes
Create a batch of tasks
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create or update a batch of calls by unique property valuesHUBSPOT_ENGAGEMENTS_CREATE_OR_UPDATE_ABATCH_OF_CALLS_BY_UNIQUE_PROPERTY_VALUESCreate or update a batch of calls by ID (`callId`) or unique property value (`idProperty`).Connection31 scopes
Create or update a batch of calls by ID (`callId`) or unique property value (`idProperty`).
Authentication
Connected account requiredScopes
crm.objects.services.readcrm.objects.orders.readcrm.objects.contacts.readcrm.objects.listings.readcrm.objects.carts.writecrm.objects.courses.writecrm.objects.quotes.writecrm.objects.users.readcrm.objects.companies.readcrm.objects.appointments.readcrm.objects.partner-clients.writecrm.objects.leads.readcrm.objects.appointments.writecrm.objects.services.writecrm.objects.line_items.readcrm.objects.courses.readcrm.objects.deals.readcrm.objects.invoices.readcrm.objects.partner-clients.readcrm.objects.deals.writecrm.objects.line_items.writecrm.objects.listings.writecrm.objects.companies.writecrm.objects.contacts.writecrm.objects.users.writecrm.objects.commercepayments.readcrm.objects.leads.writecrm.objects.subscriptions.readcrm.objects.carts.readcrm.objects.orders.writecrm.objects.quotes.readTags
Create or update a batch of communications by unique property valuesHUBSPOT_ENGAGEMENTS_CREATE_OR_UPDATE_ABATCH_OF_COMMUNICATIONS_BY_UNIQUE_PROPERTY_VALUESCreate and update a batch of messages by a unique property. Messages that don't exist will be created, while existing messages will be updated.Connection31 scopes
Create and update a batch of messages by a unique property. Messages that don't exist will be created, while existing messages will be updated.
Authentication
Connected account requiredScopes
crm.objects.partner-clients.readcrm.objects.deals.writecrm.objects.line_items.writecrm.objects.listings.writecrm.objects.companies.writecrm.objects.contacts.writecrm.objects.users.writecrm.objects.commercepayments.readcrm.objects.leads.writecrm.objects.subscriptions.readcrm.objects.carts.readcrm.objects.orders.writecrm.objects.quotes.readcrm.objects.services.readcrm.objects.orders.readcrm.objects.contacts.readcrm.objects.listings.readcrm.objects.carts.writecrm.objects.courses.writecrm.objects.quotes.writecrm.objects.users.readcrm.objects.companies.readcrm.objects.appointments.readcrm.objects.partner-clients.writecrm.objects.leads.readcrm.objects.appointments.writecrm.objects.services.writecrm.objects.line_items.readcrm.objects.courses.readcrm.objects.deals.readcrm.objects.invoices.readTags
Create or update a batch of emails by unique property valuesHUBSPOT_ENGAGEMENTS_CREATE_OR_UPDATE_ABATCH_OF_EMAILS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create or update a batch of meetings by unique property valuesHUBSPOT_ENGAGEMENTS_CREATE_OR_UPDATE_ABATCH_OF_MEETINGS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection31 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.services.readcrm.objects.quotes.readcrm.objects.orders.writecrm.objects.carts.readcrm.objects.subscriptions.readcrm.objects.leads.writecrm.objects.commercepayments.readcrm.objects.users.writecrm.objects.contacts.writecrm.objects.companies.writecrm.objects.listings.writecrm.objects.line_items.writecrm.objects.deals.writecrm.objects.partner-clients.readcrm.objects.invoices.readcrm.objects.deals.readcrm.objects.courses.readcrm.objects.line_items.readcrm.objects.services.writecrm.objects.appointments.writecrm.objects.leads.readcrm.objects.partner-clients.writecrm.objects.appointments.readcrm.objects.companies.readcrm.objects.users.readcrm.objects.quotes.writecrm.objects.courses.writecrm.objects.carts.writecrm.objects.listings.readcrm.objects.contacts.readcrm.objects.orders.readTags
Create or update a batch of notes by unique property valuesHUBSPOT_ENGAGEMENTS_CREATE_OR_UPDATE_ABATCH_OF_NOTES_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection31 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.services.readcrm.objects.quotes.readcrm.objects.orders.writecrm.objects.carts.readcrm.objects.subscriptions.readcrm.objects.leads.writecrm.objects.commercepayments.readcrm.objects.users.writecrm.objects.contacts.writecrm.objects.companies.writecrm.objects.listings.writecrm.objects.line_items.writecrm.objects.deals.writecrm.objects.partner-clients.readcrm.objects.invoices.readcrm.objects.deals.readcrm.objects.courses.readcrm.objects.line_items.readcrm.objects.services.writecrm.objects.appointments.writecrm.objects.leads.readcrm.objects.partner-clients.writecrm.objects.appointments.readcrm.objects.companies.readcrm.objects.users.readcrm.objects.quotes.writecrm.objects.courses.writecrm.objects.carts.writecrm.objects.listings.readcrm.objects.contacts.readcrm.objects.orders.readTags
Create or update a batch of tasks by unique property valuesHUBSPOT_ENGAGEMENTS_CREATE_OR_UPDATE_ABATCH_OF_TASKS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
CreateHUBSPOT_ENGAGEMENTS_CREATE1Create a email with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard emails is provided.Connection10 scopes
Create a email with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard emails is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
CreateHUBSPOT_ENGAGEMENTS_CREATE2Create a meeting with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard meetings is provided.Connection10 scopes
Create a meeting with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard meetings is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
CreateHUBSPOT_ENGAGEMENTS_CREATE3Create a note with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard notes is provided.Connection10 scopes
Create a note with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard notes is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
CreateHUBSPOT_ENGAGEMENTS_CREATE4Create a postal mail with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard postal mail is provided.Connection10 scopes
Create a postal mail with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard postal mail is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
CreateHUBSPOT_ENGAGEMENTS_CREATE5Create a task with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard tasks is provided.Connection10 scopes
Create a task with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard tasks is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
CreateHUBSPOT_ENGAGEMENTS_CREATE6Create a communication with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard communications is provided.Connection10 scopes
Create a communication with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard communications is provided.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
get-/crm/v3/objects/postal mail get PageHUBSPOT_ENGAGEMENTS_GET_CRM_V3_OBJECTS_POSTAL_MAIL_GET_PAGERead a page of postal mail. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of postal mail. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
get-/crm/v3/objects/postal mail/{postal Mail Id} get By IdHUBSPOT_ENGAGEMENTS_GET_CRM_V3_OBJECTS_POSTAL_MAIL_POSTAL_MAIL_ID_GET_BY_IDRead an Object identified by `{postalMailId}`. `{postalMailId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{postalMailId}`. `{postalMailId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_ENGAGEMENTS_LISTRead a page of calls. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of calls. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_ENGAGEMENTS_LIST1Read a page of emails. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of emails. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_ENGAGEMENTS_LIST2Read a page of meetings. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of meetings. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_ENGAGEMENTS_LIST3Read a page of notes. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of notes. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_ENGAGEMENTS_LIST4Read a page of tasks. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of tasks. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ListHUBSPOT_ENGAGEMENTS_LIST5Read a page of communications. Control what is returned via the `properties` query param.Connection10 scopes
Read a page of communications. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
patch-/crm/v3/objects/postal mail/{postal Mail Id} updateHUBSPOT_ENGAGEMENTS_PATCH_CRM_V3_OBJECTS_POSTAL_MAIL_POSTAL_MAIL_ID_UPDATEPerform a partial update of an Object identified by `{postalMailId}`. `{postalMailId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{postalMailId}`. `{postalMailId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
post-/crm/v3/objects/meetings/search do SearchHUBSPOT_ENGAGEMENTS_POST_CRM_V3_OBJECTS_MEETINGS_SEARCH_DO_SEARCHpost-/crm/v3/objects/meetings/search do SearchConnection10 scopes
post-/crm/v3/objects/meetings/search do Search
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
post-/crm/v3/objects/notes/search do SearchHUBSPOT_ENGAGEMENTS_POST_CRM_V3_OBJECTS_NOTES_SEARCH_DO_SEARCHpost-/crm/v3/objects/notes/search do SearchConnection10 scopes
post-/crm/v3/objects/notes/search do Search
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
post-/crm/v3/objects/postal mail/batch/read readHUBSPOT_ENGAGEMENTS_POST_CRM_V3_OBJECTS_POSTAL_MAIL_BATCH_READ_READpost-/crm/v3/objects/postal mail/batch/read readConnection10 scopes
post-/crm/v3/objects/postal mail/batch/read read
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
post-/crm/v3/objects/postal mail/batch/update updateHUBSPOT_ENGAGEMENTS_POST_CRM_V3_OBJECTS_POSTAL_MAIL_BATCH_UPDATE_UPDATEpost-/crm/v3/objects/postal mail/batch/update updateConnection10 scopes
post-/crm/v3/objects/postal mail/batch/update update
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
post-/crm/v3/objects/tasks/search do SearchHUBSPOT_ENGAGEMENTS_POST_CRM_V3_OBJECTS_TASKS_SEARCH_DO_SEARCHpost-/crm/v3/objects/tasks/search do SearchConnection10 scopes
post-/crm/v3/objects/tasks/search do Search
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_ENGAGEMENTS_READRead an Object identified by `{callId}`. `{callId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{callId}`. `{callId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of calls by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_READ_ABATCH_OF_CALLS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of calls by internal ID, or unique property valuesConnection10 scopes
Read a batch of calls by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of communications by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_READ_ABATCH_OF_COMMUNICATIONS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of communications by internal ID, or unique property valuesConnection10 scopes
Read a batch of communications by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of emails by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_READ_ABATCH_OF_EMAILS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of emails by internal ID, or unique property valuesConnection10 scopes
Read a batch of emails by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of meetings by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_READ_ABATCH_OF_MEETINGS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of meetings by internal ID, or unique property valuesConnection10 scopes
Read a batch of meetings by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of notes by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_READ_ABATCH_OF_NOTES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of notes by internal ID, or unique property valuesConnection10 scopes
Read a batch of notes by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Read a batch of tasks by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_READ_ABATCH_OF_TASKS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of tasks by internal ID, or unique property valuesConnection10 scopes
Read a batch of tasks by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_ENGAGEMENTS_READ1Read an Object identified by `{emailId}`. `{emailId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{emailId}`. `{emailId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_ENGAGEMENTS_READ2Read an Object identified by `{meetingId}`. `{meetingId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{meetingId}`. `{meetingId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_ENGAGEMENTS_READ3Read an Object identified by `{noteId}`. `{noteId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{noteId}`. `{noteId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_ENGAGEMENTS_READ4Read an Object identified by `{taskId}`. `{taskId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{taskId}`. `{taskId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
ReadHUBSPOT_ENGAGEMENTS_READ5Read an Object identified by `{communicationId}`. `{communicationId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection10 scopes
Read an Object identified by `{communicationId}`. `{communicationId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
SearchHUBSPOT_ENGAGEMENTS_SEARCHSearchConnection10 scopes
Search
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Search for callsHUBSPOT_ENGAGEMENTS_SEARCH_FOR_CALLSSearch for callsConnection10 scopes
Search for calls
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Search for emails using specified criteria and filters.HUBSPOT_ENGAGEMENTS_SEARCH_FOR_EMAILS_USING_SPECIFIED_CRITERIA_AND_FILTERSSearch for emails using specified criteria and filters.Connection10 scopes
Search for emails using specified criteria and filters.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Search for messagesHUBSPOT_ENGAGEMENTS_SEARCH_FOR_MESSAGESSearch for messagesConnection10 scopes
Search for messages
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_ENGAGEMENTS_UPDATEPerform a partial update of an Object identified by `{callId}`. `{callId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{callId}`. `{callId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of calls by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_UPDATE_ABATCH_OF_CALLS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of calls by internal ID, or unique property valuesConnection10 scopes
Update a batch of calls by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of communications by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_UPDATE_ABATCH_OF_COMMUNICATIONS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of communications by internal ID, or unique property valuesConnection10 scopes
Update a batch of communications by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of emails by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_UPDATE_ABATCH_OF_EMAILS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of emails by internal ID, or unique property valuesConnection10 scopes
Update a batch of emails by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of meetings by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_UPDATE_ABATCH_OF_MEETINGS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of meetings by internal ID, or unique property valuesConnection10 scopes
Update a batch of meetings by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of notes by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_UPDATE_ABATCH_OF_NOTES_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of notes by internal ID, or unique property valuesConnection10 scopes
Update a batch of notes by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Update a batch of tasks by internal ID, or unique property valuesHUBSPOT_ENGAGEMENTS_UPDATE_ABATCH_OF_TASKS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of tasks by internal ID, or unique property valuesConnection10 scopes
Update a batch of tasks by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_ENGAGEMENTS_UPDATE1Perform a partial update of an Object identified by `{emailId}`. `{emailId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{emailId}`. `{emailId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_ENGAGEMENTS_UPDATE2Perform a partial update of an Object identified by `{meetingId}`. `{meetingId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{meetingId}`. `{meetingId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_ENGAGEMENTS_UPDATE3Perform a partial update of an Object identified by `{noteId}`. `{noteId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{noteId}`. `{noteId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_ENGAGEMENTS_UPDATE4Perform a partial update of an Object identified by `{taskId}`. `{taskId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{taskId}`. `{taskId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
UpdateHUBSPOT_ENGAGEMENTS_UPDATE5Perform a partial update of an Object identified by `{communicationId}`. `{communicationId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.Connection10 scopes
Perform a partial update of an Object identified by `{communicationId}`. `{communicationId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Provided property values will be overwritten. Read-only and non-existent properties will be ignored. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.line_items.readcrm.objects.deals.readcrm.objects.quotes.writecrm.objects.contacts.readcrm.objects.contacts.writecrm.objects.companies.writecrm.objects.companies.readcrm.objects.line_items.writecrm.objects.quotes.readcrm.objects.deals.writeTags
Create a property for an event definitionHUBSPOT_EVENTS_CREATE_APROPERTY_FOR_AN_EVENT_DEFINITIONAdd a new property to an existing custom event definition.Connection
Add a new property to an existing custom event definition.
Authentication
Connected account requiredTags
Create custom event definitionHUBSPOT_EVENTS_CREATE_CUSTOM_EVENT_DEFINITIONCreate a custom event definition.Connection
Create a custom event definition.
Authentication
Connected account requiredTags
Delete an event definitionHUBSPOT_EVENTS_DELETE_AN_EVENT_DEFINITIONDelete an event definitionConnection
Delete an event definition
Authentication
Connected account requiredTags
Delete a property from a custom event definitionHUBSPOT_EVENTS_DELETE_APROPERTY_FROM_ACUSTOM_EVENT_DEFINITIONDeletes a property from an existing custom event definition.Connection
Deletes a property from an existing custom event definition.
Authentication
Connected account requiredTags
Event TypesHUBSPOT_EVENTS_EVENT_TYPESThis endpoint returns a list of event type names which are visible to you. You may use these event type names to query the API for specific event instances of a desired type.Connection1 scope
This endpoint returns a list of event type names which are visible to you. You may use these event type names to query the API for specific event instances of a desired type.
Authentication
Connected account requiredScopes
oauthTags
Retrieve a custom event definitionHUBSPOT_EVENTS_RETRIEVE_ACUSTOM_EVENT_DEFINITIONFetch a single custom event definition by name.Connection
Fetch a single custom event definition by name.
Authentication
Connected account requiredTags
Retrieve event dataHUBSPOT_EVENTS_RETRIEVE_EVENT_DATARetrieve instances of event completion data. For example, retrieve all event completions associated with a specific contact.Connection1 scope
Retrieve instances of event completion data. For example, retrieve all event completions associated with a specific contact.
Authentication
Connected account requiredScopes
oauthTags
Retrieve event definitionsHUBSPOT_EVENTS_RETRIEVE_EVENT_DEFINITIONSSearch for existing custom event definitions.Connection
Search for existing custom event definitions.
Authentication
Connected account requiredTags
Send a batch of event completionsHUBSPOT_EVENTS_SEND_ABATCH_OF_EVENT_COMPLETIONSSend multiple event completions at once.Connection2 scopes
Send multiple event completions at once.
Authentication
Connected account requiredScopes
behavioral_events.event_definitions.read_writeanalytics.behavioral_events.sendTags
Send a custom event completionHUBSPOT_EVENTS_SEND_ACUSTOM_EVENT_COMPLETIONEndpoint to send an instance of a behavioral eventConnection
Endpoint to send an instance of a behavioral event
Authentication
Connected account requiredTags
Update a custom event definitionHUBSPOT_EVENTS_UPDATE_ACUSTOM_EVENT_DEFINITIONUpdate a specific custom event definition by name.Connection
Update a specific custom event definition by name.
Authentication
Connected account requiredTags
Update an existing custom event propertyHUBSPOT_EVENTS_UPDATE_AN_EXISTING_CUSTOM_EVENT_PROPERTYUpdates an existing property in a custom event definition.Connection
Updates an existing property in a custom event definition.
Authentication
Connected account requiredTags
Add tokens to an existing templateHUBSPOT_EXTEND_CRM_ADD_TOKENS_TO_AN_EXISTING_TEMPLATEUpdate an existing event type template with new tokens.Connection
Update an existing event type template with new tokens.
Authentication
Connected account requiredTags
Create an event templateHUBSPOT_EXTEND_CRM_CREATE_AN_EVENT_TEMPLATEEvent templates define the general structure for a custom timeline event, and enable you to send event data to HubSpot. A template includes formatted copy for its heading and details, as well as any custom property definitions. A single app can include up to 750 event templates.<br/><Warning>the `v1` and `v3` timeline events APIs are only available for app partners with existing `v1`/`v3` timeline events defined in their public app. <ul><li>If your app doesn't include any timeline events yet, requests to this endpoint will fail. Instead, you can get started on [latest version of the developer platform](/apps/developer-platform/build-apps/overview). Note that you'll need to request approval before you can define app events for your app. Learn more in the [app events overview](/apps/developer-platform/add-features/app-events/overview).</li><li>If your app includes a `v1`/`v3` timeline event, learn how to [migrate it to the developer platform](/apps/developer-platform/add-features/app-events/create-and-manage-event-types#migrate-an-existing-timeline-event-type). You don't need to request approval before migrating existing event types.</li></ul>If you're not an app partner, you can send custom event data to HubSpot using the [custom events API](/api-reference/events-manage-event-definitions-v3/guide).</Warning>Connection
Event templates define the general structure for a custom timeline event, and enable you to send event data to HubSpot. A template includes formatted copy for its heading and details, as well as any custom property definitions. A single app can include up to 750 event templates.<br/><Warning>the `v1` and `v3` timeline events APIs are only available for app partners with existing `v1`/`v3` timeline events defined in their public app. <ul><li>If your app doesn't include any timeline events yet, requests to this endpoint will fail. Instead, you can get started on [latest version of the developer platform](/apps/developer-platform/build-apps/overview). Note that you'll need to request approval before you can define app events for your app. Learn more in the [app events overview](/apps/developer-platform/add-features/app-events/overview).</li><li>If your app includes a `v1`/`v3` timeline event, learn how to [migrate it to the developer platform](/apps/developer-platform/add-features/app-events/create-and-manage-event-types#migrate-an-existing-timeline-event-type). You don't need to request approval before migrating existing event types.</li></ul>If you're not an app partner, you can send custom event data to HubSpot using the [custom events API](/api-reference/events-manage-event-definitions-v3/guide).</Warning>
Authentication
Connected account requiredTags
Create multiple eventsHUBSPOT_EXTEND_CRM_CREATE_MULTIPLE_EVENTSBatch create multiple instances of timeline events based on an event template. Once created, these event are immutable on the object timeline and cannot be modified. If the event template was configured to update object properties via `objectPropertyName`, this call will also attempt to updates those properties, or add them if they don't exist.Connection28 scopes
Batch create multiple instances of timeline events based on an event template. Once created, these event are immutable on the object timeline and cannot be modified. If the event template was configured to update object properties via `objectPropertyName`, this call will also attempt to updates those properties, or add them if they don't exist.
Authentication
Connected account requiredScopes
crm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.schemas.companies.readcrm.schemas.companies.writecrm.schemas.contacts.readcrm.schemas.contacts.writecrm.schemas.deals.readcrm.schemas.deals.writeticketstickets.highly_sensitive.v2tickets.sensitive.v2timelineTags
Create new calling extension settings for a specific app.HUBSPOT_EXTEND_CRM_CREATE_NEW_CALLING_EXTENSION_SETTINGS_FOR_ASPECIFIC_APPUsed to set the menu label, target iframe URL, and dimensions for your calling extension.Connection
Used to set the menu label, target iframe URL, and dimensions for your calling extension.
Authentication
Connected account requiredTags
Create new channel connection settings for a specific app.HUBSPOT_EXTEND_CRM_CREATE_NEW_CHANNEL_CONNECTION_SETTINGS_FOR_ASPECIFIC_APPConfigure [channel connection settings](https://developers.hubspot.com/docs/guides/api/crm/extensions/third-party-calling#create-channel-connection-settings) for the app.Connection
Configure [channel connection settings](https://developers.hubspot.com/docs/guides/api/crm/extensions/third-party-calling#create-channel-connection-settings) for the app.
Authentication
Connected account requiredTags
Create or update settingsHUBSPOT_EXTEND_CRM_CREATE_OR_UPDATE_SETTINGSUpdates the settings for a video conference application with the specified ID.Connection
Updates the settings for a video conference application with the specified ID.
Authentication
Connected account requiredTags
Create recording settings for an app.HUBSPOT_EXTEND_CRM_CREATE_RECORDING_SETTINGS_FOR_AN_APPCreate recording settings for an app.Connection
Create recording settings for an app.
Authentication
Connected account requiredTags
Delete an event templateHUBSPOT_EXTEND_CRM_DELETE_AN_EVENT_TEMPLATEDelete an event type template by ID.Connection
Delete an event type template by ID.
Authentication
Connected account requiredTags
Delete a template tokenHUBSPOT_EXTEND_CRM_DELETE_ATEMPLATE_TOKENDelete an existing token from a specific event type template.Connection
Delete an existing token from a specific event type template.
Authentication
Connected account requiredTags
Delete settingsHUBSPOT_EXTEND_CRM_DELETE_SETTINGSDeletes the settings for a video conference application with the specified ID.Connection
Deletes the settings for a video conference application with the specified ID.
Authentication
Connected account requiredTags
Delete the calling extension settings for a specific app.HUBSPOT_EXTEND_CRM_DELETE_THE_CALLING_EXTENSION_SETTINGS_FOR_ASPECIFIC_APPDeletes this calling extension. This will remove your service as an option for all connected accounts.Connection
Deletes this calling extension. This will remove your service as an option for all connected accounts.
Authentication
Connected account requiredTags
Get all event templatesHUBSPOT_EXTEND_CRM_GET_ALL_EVENT_TEMPLATESRetrieve all templates defined for an app.Connection
Retrieve all templates defined for an app.
Authentication
Connected account requiredTags
Get an event instanceHUBSPOT_EXTEND_CRM_GET_AN_EVENT_INSTANCERetrieve an event instance, specified by template ID and event ID.Connection28 scopes
Retrieve an event instance, specified by template ID and event ID.
Authentication
Connected account requiredScopes
crm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.schemas.companies.readcrm.schemas.companies.writecrm.schemas.contacts.readcrm.schemas.contacts.writecrm.schemas.deals.readcrm.schemas.deals.writeticketstickets.highly_sensitive.v2tickets.sensitive.v2timelineTags
Get an event templateHUBSPOT_EXTEND_CRM_GET_AN_EVENT_TEMPLATERetrieve an event type template by ID.Connection
Retrieve an event type template by ID.
Authentication
Connected account requiredTags
Get event detailsHUBSPOT_EXTEND_CRM_GET_EVENT_DETAILSRetrieve details for a specific event, specified by template ID and event ID.Connection28 scopes
Retrieve details for a specific event, specified by template ID and event ID.
Authentication
Connected account requiredScopes
crm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.schemas.companies.readcrm.schemas.companies.writecrm.schemas.contacts.readcrm.schemas.contacts.writecrm.schemas.deals.readcrm.schemas.deals.writeticketstickets.highly_sensitive.v2tickets.sensitive.v2timelineTags
Get event render by IDHUBSPOT_EXTEND_CRM_GET_EVENT_RENDER_BY_IDRetrieve the template renderings in HTML format for a specific event.Connection28 scopes
Retrieve the template renderings in HTML format for a specific event.
Authentication
Connected account requiredScopes
crm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.schemas.companies.readcrm.schemas.companies.writecrm.schemas.contacts.readcrm.schemas.contacts.writecrm.schemas.deals.readcrm.schemas.deals.writeticketstickets.highly_sensitive.v2tickets.sensitive.v2timelineTags
Get settingsHUBSPOT_EXTEND_CRM_GET_SETTINGSReturn the settings for a video conference application with the specified ID.Connection
Return the settings for a video conference application with the specified ID.
Authentication
Connected account requiredTags
Mark a call recording as ready for retrieval.HUBSPOT_EXTEND_CRM_MARK_ACALL_RECORDING_AS_READY_FOR_RETRIEVALMark a call recording as ready for transcription, specifying the call by its ID (`engagementid`).Connection4 scopes
Mark a call recording as ready for transcription, specifying the call by its ID (`engagementid`).
Authentication
Connected account requiredScopes
crm.schemas.contacts.writecrm.objects.contacts.writecrm.objects.contacts.readcrm.schemas.contacts.readTags
Remove the channel connection settings for a specific app.HUBSPOT_EXTEND_CRM_REMOVE_THE_CHANNEL_CONNECTION_SETTINGS_FOR_ASPECIFIC_APPDelete the [channel connection settings](https://developers.hubspot.com/docs/guides/api/crm/extensions/third-party-calling#delete-existing-channel-connection-settings) for the app.Connection
Delete the [channel connection settings](https://developers.hubspot.com/docs/guides/api/crm/extensions/third-party-calling#delete-existing-channel-connection-settings) for the app.
Authentication
Connected account requiredTags
Retrieve recording settings for an app.HUBSPOT_EXTEND_CRM_RETRIEVE_RECORDING_SETTINGS_FOR_AN_APPRetrieve recording settings for an app.Connection
Retrieve recording settings for an app.
Authentication
Connected account requiredTags
Retrieve the calling extension settings for a specific app.HUBSPOT_EXTEND_CRM_RETRIEVE_THE_CALLING_EXTENSION_SETTINGS_FOR_ASPECIFIC_APPReturns the calling extension settings configured for your app.Connection
Returns the calling extension settings configured for your app.
Authentication
Connected account requiredTags
Retrieve the channel connection settings for a specific app.HUBSPOT_EXTEND_CRM_RETRIEVE_THE_CHANNEL_CONNECTION_SETTINGS_FOR_ASPECIFIC_APPRetrieve the settings related to the app's [channel connection](https://developers.hubspot.com/docs/guides/api/crm/extensions/third-party-calling#fetch-existing-channel-connection-settings).Connection
Retrieve the settings related to the app's [channel connection](https://developers.hubspot.com/docs/guides/api/crm/extensions/third-party-calling#fetch-existing-channel-connection-settings).
Authentication
Connected account requiredTags
Send event data (single)HUBSPOT_EXTEND_CRM_SEND_EVENT_DATA_SINGLESend a single instance of event data to a specified event type.Connection28 scopes
Send a single instance of event data to a specified event type.
Authentication
Connected account requiredScopes
crm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.schemas.companies.readcrm.schemas.companies.writecrm.schemas.contacts.readcrm.schemas.contacts.writecrm.schemas.deals.readcrm.schemas.deals.writeticketstickets.highly_sensitive.v2tickets.sensitive.v2timelineTags
Submit details of an inbound call to the CRM.HUBSPOT_EXTEND_CRM_SUBMIT_DETAILS_OF_AN_INBOUND_CALL_TO_THE_CRMThis endpoint allows you to submit information about an inbound call to the CRM system. The request must include details such as the external call ID, call status, and involved phone numbers. This operation helps in logging and managing inbound call data within the CRM.Connection6 scopes
This endpoint allows you to submit information about an inbound call to the CRM system. The request must include details such as the external call ID, call status, and involved phone numbers. This operation helps in logging and managing inbound call data within the CRM.
Authentication
Connected account requiredScopes
contacts-readcontacts-writecrm-transcription-api-readcrm-transcription-api-writedevelopers-readdevelopers-writeTags
Update an event templateHUBSPOT_EXTEND_CRM_UPDATE_AN_EVENT_TEMPLATEUpdate an existing event template, specified by ID.Connection
Update an existing event template, specified by ID.
Authentication
Connected account requiredTags
Update a template tokenHUBSPOT_EXTEND_CRM_UPDATE_ATEMPLATE_TOKENUpdate an event type template token, specified by token name.Connection
Update an event type template token, specified by token name.
Authentication
Connected account requiredTags
Update recording settings for an app.HUBSPOT_EXTEND_CRM_UPDATE_RECORDING_SETTINGS_FOR_AN_APPUpdate recording settings for an app.Connection
Update recording settings for an app.
Authentication
Connected account requiredTags
Update the calling extension settings for a specific app.HUBSPOT_EXTEND_CRM_UPDATE_THE_CALLING_EXTENSION_SETTINGS_FOR_ASPECIFIC_APPUpdates existing calling extension settings.Connection
Updates existing calling extension settings.
Authentication
Connected account requiredTags
Update the channel connection settings for a specific app.HUBSPOT_EXTEND_CRM_UPDATE_THE_CHANNEL_CONNECTION_SETTINGS_FOR_ASPECIFIC_APPUpdate existing [channel connection settings](https://developers.hubspot.com/docs/guides/api/crm/extensions/third-party-calling#manage-the-webhook-settings-for-channel-connection) for your app.Connection
Update existing [channel connection settings](https://developers.hubspot.com/docs/guides/api/crm/extensions/third-party-calling#manage-the-webhook-settings-for-channel-connection) for your app.
Authentication
Connected account requiredTags
Execute a GraphQL operationHUBSPOT_GRAPHQL_COLLECTOR_EXECUTE_AGRAPHQL_OPERATIONTo make an API request to the /collector/graphql endpoint, the following scopes are required: - collector.graphql_schema.read - collector.graphql_query.execute Note: You must also include any scopes that correspond to the data sources in your query. For example, the crm.objects.contacts.read scope is required if you're fetching contacts in your query. Once a user has authorized the required scopes above, you can make a POST request to the /collector/graphql endpoint and include the following fields:Connection2 scopes
To make an API request to the /collector/graphql endpoint, the following scopes are required: - collector.graphql_schema.read - collector.graphql_query.execute Note: You must also include any scopes that correspond to the data sources in your query. For example, the crm.objects.contacts.read scope is required if you're fetching contacts in your query. Once a user has authorized the required scopes above, you can make a POST request to the /collector/graphql endpoint and include the following fields:
Authentication
Connected account requiredScopes
collector.graphql_schema.readcollector.graphql_query.executeTags
Add asset associationHUBSPOT_MARKETING_ADD_ASSET_ASSOCIATIONAssociate a specified asset with a campaign. Important: Currently, only the following asset types can be associated and disassociated via the API: Forms, Static lists, External website pagesConnection2 scopes
Associate a specified asset with a campaign. Important: Currently, only the following asset types can be associated and disassociated via the API: Forms, Static lists, External website pages
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Add budget itemHUBSPOT_MARKETING_ADD_BUDGET_ITEMAdd a new budget item to the campaignConnection
Add a new budget item to the campaign
Authentication
Connected account requiredTags
Archive a form definitionHUBSPOT_MARKETING_ARCHIVE_AFORM_DEFINITIONArchive a form definition. New submissions will not be accepted and the form definition will be permanently deleted after 3 months.Connection
Archive a form definition. New submissions will not be accepted and the form definition will be permanently deleted after 3 months.
Authentication
Connected account requiredTags
Associate a list with a marketing eventHUBSPOT_MARKETING_ASSOCIATE_ALIST_WITH_AMARKETING_EVENTAssociates a list with a marketing event by marketing event id and ILS list idConnection
Associates a list with a marketing event by marketing event id and ILS list id
Authentication
Connected account requiredTags
Associate a list with a marketing eventHUBSPOT_MARKETING_ASSOCIATE_ALIST_WITH_AMARKETING_EVENT1Associates a list with a marketing event by external account id, external event id, and ILS list idConnection
Associates a list with a marketing event by external account id, external event id, and ILS list id
Authentication
Connected account requiredTags
Associate a list with a marketing eventHUBSPOT_MARKETING_ASSOCIATE_ALIST_WITH_AMARKETING_EVENT2Associates a list with a marketing event by external account id, external event id, and ILS list idConnection4 scopes
Associates a list with a marketing event by external account id, external event id, and ILS list id
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Associate a list with a marketing eventHUBSPOT_MARKETING_ASSOCIATE_ALIST_WITH_AMARKETING_EVENT3Associates a list with a marketing event by marketing event id and ILS list idConnection4 scopes
Associates a list with a marketing event by marketing event id and ILS list id
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Batch retrieve contacts who have opted out of all communicationsHUBSPOT_MARKETING_BATCH_RETRIEVE_CONTACTS_WHO_HAVE_OPTED_OUT_OF_ALL_COMMUNICATIONSChecks whether a set of contacts have opted out of all communications.Connection5 scopes
Checks whether a set of contacts have opted out of all communications.
Authentication
Connected account requiredScopes
communication_preferences.readcommunication_preferences.read_writecommunication_preferences.statuses.batch.readcommunication_preferences.statuses.batch.writecommunication_preferences.writeTags
Batch retrieve subscription statusesHUBSPOT_MARKETING_BATCH_RETRIEVE_SUBSCRIPTION_STATUSESBatch retrieve subscription statuses for a set of contacts.Connection5 scopes
Batch retrieve subscription statuses for a set of contacts.
Authentication
Connected account requiredScopes
communication_preferences.readcommunication_preferences.read_writecommunication_preferences.statuses.batch.readcommunication_preferences.statuses.batch.writecommunication_preferences.writeTags
Batch unsubscribe contacts from all subscriptionsHUBSPOT_MARKETING_BATCH_UNSUBSCRIBE_CONTACTS_FROM_ALL_SUBSCRIPTIONSUnsubscribe a set of contacts from all email subscriptions.Connection5 scopes
Unsubscribe a set of contacts from all email subscriptions.
Authentication
Connected account requiredScopes
communication_preferences.readcommunication_preferences.read_writecommunication_preferences.statuses.batch.readcommunication_preferences.statuses.batch.writecommunication_preferences.writeTags
Batch update subscription statusHUBSPOT_MARKETING_BATCH_UPDATE_SUBSCRIPTION_STATUSUpdate the subscription status for a set of contacts.Connection5 scopes
Update the subscription status for a set of contacts.
Authentication
Connected account requiredScopes
communication_preferences.readcommunication_preferences.read_writecommunication_preferences.statuses.batch.readcommunication_preferences.statuses.batch.writecommunication_preferences.writeTags
Campaign searchHUBSPOT_MARKETING_CAMPAIGN_SEARCHThis endpoint allows users to search for and return a page of campaigns based on various query parameters. Users can filter by name, sort, and paginate through the campaigns, as well as control which properties are returned in the response.Connection2 scopes
This endpoint allows users to search for and return a page of campaigns based on various query parameters. Users can filter by name, sort, and paginate through the campaigns, as well as control which properties are returned in the response.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Clone a marketing emailHUBSPOT_MARKETING_CLONE_AMARKETING_EMAILThis will create a duplicate email with the same properties as the original, with the exception of a unique ID.Connection
This will create a duplicate email with the same properties as the original, with the exception of a unique ID.
Authentication
Connected account requiredTags
Create a batch of campaignsHUBSPOT_MARKETING_CREATE_ABATCH_OF_CAMPAIGNSThis endpoint creates a batch of campaigns. The maximum number of items in a batch request is 50. The campaigns in the response are not guaranteed to be in the same order as they were provided in the request.Connection2 scopes
This endpoint creates a batch of campaigns. The maximum number of items in a batch request is 50. The campaigns in the response are not guaranteed to be in the same order as they were provided in the request.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Create a campaignHUBSPOT_MARKETING_CREATE_ACAMPAIGNCreate a campaign with the given properties and return the campaign object, including the campaignGuid and created properties.Connection2 scopes
Create a campaign with the given properties and return the campaign object, including the campaignGuid and created properties.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Create a formHUBSPOT_MARKETING_CREATE_AFORMAdd a new `hubspot` formConnection
Add a new `hubspot` form
Authentication
Connected account requiredTags
Create a marketing eventHUBSPOT_MARKETING_CREATE_AMARKETING_EVENTCreates a new marketing event in HubSpotConnection
Creates a new marketing event in HubSpot
Authentication
Connected account requiredTags
Create a marketing eventHUBSPOT_MARKETING_CREATE_AMARKETING_EVENT1Creates a new marketing event in HubSpotConnection4 scopes
Creates a new marketing event in HubSpot
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Create an A/B test variation of a marketing emailHUBSPOT_MARKETING_CREATE_AN_ABTEST_VARIATION_OF_AMARKETING_EMAILCreate a variation of a marketing email for an A/B test. The new variation will be created as a draft. If an active variation already exists, a new one won't be created.Connection
Create a variation of a marketing email for an A/B test. The new variation will be created as a draft. If an active variation already exists, a new one won't be created.
Authentication
Connected account requiredTags
Create a new marketing emailHUBSPOT_MARKETING_CREATE_ANEW_MARKETING_EMAILUse this endpoint to create a new marketing email.Connection
Use this endpoint to create a new marketing email.
Authentication
Connected account requiredTags
Create campaign spend itemHUBSPOT_MARKETING_CREATE_CAMPAIGN_SPEND_ITEMCreate a new campaign spend itemConnection
Create a new campaign spend item
Authentication
Connected account requiredTags
Create or update a marketing eventHUBSPOT_MARKETING_CREATE_OR_UPDATE_AMARKETING_EVENTUpsets a Marketing Event. If there is an existing Marketing event with the specified id, it will be updated; otherwise a new event will be created.Connection
Upsets a Marketing Event. If there is an existing Marketing event with the specified id, it will be updated; otherwise a new event will be created.
Authentication
Connected account requiredTags
Create or update a marketing eventHUBSPOT_MARKETING_CREATE_OR_UPDATE_AMARKETING_EVENT1Upserts a marketing event If there is an existing marketing event with the specified ID, it will be updated; otherwise a new event will be created.Connection4 scopes
Upserts a marketing event If there is an existing marketing event with the specified ID, it will be updated; otherwise a new event will be created.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Create or update draft versionHUBSPOT_MARKETING_CREATE_OR_UPDATE_DRAFT_VERSIONCreate or update the draft version of a marketing email. If no draft exists, the system creates a draft from the current “live” email then applies the request body to that draft. The draft version only lives on the buffer—the email is not cloned.Connection
Create or update the draft version of a marketing email. If no draft exists, the system creates a draft from the current “live” email then applies the request body to that draft. The draft version only lives on the buffer—the email is not cloned.
Authentication
Connected account requiredTags
Create or Update Multiple Marketing EventsHUBSPOT_MARKETING_CREATE_OR_UPDATE_MULTIPLE_MARKETING_EVENTSUpset multiple Marketing Event. If there is an existing Marketing event with the specified id, it will be updated; otherwise a new event will be created.Connection
Upset multiple Marketing Event. If there is an existing Marketing event with the specified id, it will be updated; otherwise a new event will be created.
Authentication
Connected account requiredTags
Create or Update Multiple Marketing EventsHUBSPOT_MARKETING_CREATE_OR_UPDATE_MULTIPLE_MARKETING_EVENTS1Upserts multiple Marketing Events. If a Marketing Event with the specified ID already exists, it will be updated; otherwise, a new event will be created. Only Marketing Events originally created by the same app can be updated.Connection4 scopes
Upserts multiple Marketing Events. If a Marketing Event with the specified ID already exists, it will be updated; otherwise, a new event will be created. Only Marketing Events originally created by the same app can be updated.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Delete a batch of campaignsHUBSPOT_MARKETING_DELETE_ABATCH_OF_CAMPAIGNSThis endpoint deletes a batch of campaigns. The maximum number of items in a batch request is 50. The response will always be 204 No Content, regardless of whether the campaigns exist or not, whether they were successfully deleted or not, or if only some of the campaigns in the batch were deleted.Connection2 scopes
This endpoint deletes a batch of campaigns. The maximum number of items in a batch request is 50. The response will always be 204 No Content, regardless of whether the campaigns exist or not, whether they were successfully deleted or not, or if only some of the campaigns in the batch were deleted.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Delete a marketing emailHUBSPOT_MARKETING_DELETE_AMARKETING_EMAILDelete a marketing emailConnection
Delete a marketing email
Authentication
Connected account requiredTags
Delete budget itemHUBSPOT_MARKETING_DELETE_BUDGET_ITEMDelete a specific budget item by IDConnection
Delete a specific budget item by ID
Authentication
Connected account requiredTags
Delete campaignHUBSPOT_MARKETING_DELETE_CAMPAIGNDelete a specified campaign from the system. This call will return a 204 No Content response regardless of whether the campaignGuid provided corresponds to an existing campaign or not.Connection2 scopes
Delete a specified campaign from the system. This call will return a 204 No Content response regardless of whether the campaignGuid provided corresponds to an existing campaign or not.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Delete campaign spend itemHUBSPOT_MARKETING_DELETE_CAMPAIGN_SPEND_ITEMDelete a specific campaign spend item by IDConnection
Delete a specific campaign spend item by ID
Authentication
Connected account requiredTags
Delete Marketing Event by External IdsHUBSPOT_MARKETING_DELETE_MARKETING_EVENT_BY_EXTERNAL_IDSDeletes an existing Marketing Event with the specified id, if one exists.Connection
Deletes an existing Marketing Event with the specified id, if one exists.
Authentication
Connected account requiredTags
Delete Marketing Event by External IdsHUBSPOT_MARKETING_DELETE_MARKETING_EVENT_BY_EXTERNAL_IDS1Deletes the existing Marketing Event with the specified externalAccountId, externalEventId, if it exists. Only Marketing Events created by the same app can be deleted.Connection4 scopes
Deletes the existing Marketing Event with the specified externalAccountId, externalEventId, if it exists. Only Marketing Events created by the same app can be deleted.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Delete Marketing Event by objectIdHUBSPOT_MARKETING_DELETE_MARKETING_EVENT_BY_OBJECTIDDeletes the existing Marketing Event with the specified objectId, if it exists.Connection
Deletes the existing Marketing Event with the specified objectId, if it exists.
Authentication
Connected account requiredTags
Delete Marketing Event by objectIdHUBSPOT_MARKETING_DELETE_MARKETING_EVENT_BY_OBJECTID1Deletes the existing Marketing Event with the specified objectId, if it exists.Connection4 scopes
Deletes the existing Marketing Event with the specified objectId, if it exists.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Delete Multiple Marketing Events by External IdsHUBSPOT_MARKETING_DELETE_MULTIPLE_MARKETING_EVENTS_BY_EXTERNAL_IDSBulk delete a number of marketing events in HubSpotConnection
Bulk delete a number of marketing events in HubSpot
Authentication
Connected account requiredTags
Delete Multiple Marketing Events by External IdsHUBSPOT_MARKETING_DELETE_MULTIPLE_MARKETING_EVENTS_BY_EXTERNAL_IDS1Deletes multiple Marketing Events based on externalAccountId, externalEventId, and appId. Only Marketing Events created by the same apps will be deleted; events from other apps cannot be removed by this endpoint.Connection4 scopes
Deletes multiple Marketing Events based on externalAccountId, externalEventId, and appId. Only Marketing Events created by the same apps will be deleted; events from other apps cannot be removed by this endpoint.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Delete Multiple Marketing Events by ObjectIdHUBSPOT_MARKETING_DELETE_MULTIPLE_MARKETING_EVENTS_BY_OBJECTIDDeletes multiple Marketing Events from the portal based on their objectId, if they exist. Responses: 204: Returned if all specified Marketing Events were successfully deleted. 207: Returned if some objectIds did not correspond to any existing Marketing Events.Connection
Deletes multiple Marketing Events from the portal based on their objectId, if they exist. Responses: 204: Returned if all specified Marketing Events were successfully deleted. 207: Returned if some objectIds did not correspond to any existing Marketing Events.
Authentication
Connected account requiredTags
Delete Multiple Marketing Events by ObjectIdHUBSPOT_MARKETING_DELETE_MULTIPLE_MARKETING_EVENTS_BY_OBJECTID1Deletes multiple Marketing Events from the portal based on their objectId, if they exist. Responses: 204: Returned if all specified Marketing Events were successfully deleted. 207: Returned if some objectIds did not correspond to any existing Marketing Events.Connection4 scopes
Deletes multiple Marketing Events from the portal based on their objectId, if they exist. Responses: 204: Returned if all specified Marketing Events were successfully deleted. 207: Returned if some objectIds did not correspond to any existing Marketing Events.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Disassociate a list from a marketing eventHUBSPOT_MARKETING_DISASSOCIATE_ALIST_FROM_AMARKETING_EVENTDisassociates a list from a marketing event by marketing event id and ILS list idConnection
Disassociates a list from a marketing event by marketing event id and ILS list id
Authentication
Connected account requiredTags
Disassociate a list from a marketing eventHUBSPOT_MARKETING_DISASSOCIATE_ALIST_FROM_AMARKETING_EVENT1Disassociates a list from a marketing event by external account id, external event id, and ILS list idConnection
Disassociates a list from a marketing event by external account id, external event id, and ILS list id
Authentication
Connected account requiredTags
Disassociate a list from a marketing eventHUBSPOT_MARKETING_DISASSOCIATE_ALIST_FROM_AMARKETING_EVENT2Disassociates a list from a marketing event by external account id, external event id, and ILS list idConnection4 scopes
Disassociates a list from a marketing event by external account id, external event id, and ILS list id
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Disassociate a list from a marketing eventHUBSPOT_MARKETING_DISASSOCIATE_ALIST_FROM_AMARKETING_EVENT3Disassociates a list from a marketing event by marketing event id and ILS list idConnection4 scopes
Disassociates a list from a marketing event by marketing event id and ILS list id
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Fetch contact IDsHUBSPOT_MARKETING_FETCH_CONTACT_IDSFetch the list of contact IDs for the specified campaign and contact typeConnection2 scopes
Fetch the list of contact IDs for the specified campaign and contact type
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Fetch revenueHUBSPOT_MARKETING_FETCH_REVENUEFetch revenue attribution report data for a specified campaignConnection
Fetch revenue attribution report data for a specified campaign
Authentication
Connected account requiredTags
Find App-Specific Marketing Events by External Event IdHUBSPOT_MARKETING_FIND_APP_SPECIFIC_MARKETING_EVENTS_BY_EXTERNAL_EVENT_IDSearch for marketing events that have an event id that starts with the query stringConnection2 scopes
Search for marketing events that have an event id that starts with the query string
Authentication
Connected account requiredScopes
crm.objects.marketing_events.writecrm.objects.marketing_events.readTags
Find App-Specific Marketing Events by External Event IdHUBSPOT_MARKETING_FIND_APP_SPECIFIC_MARKETING_EVENTS_BY_EXTERNAL_EVENT_ID1Retrieves Marketing Events where the externalEventId matches the value provided in the request, limited to events created by the app making the request. Marketing Events created by other apps will not be included in the results.Connection4 scopes
Retrieves Marketing Events where the externalEventId matches the value provided in the request, limited to events created by the app making the request. Marketing Events created by other apps will not be included in the results.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Find Marketing Events by External Event IdHUBSPOT_MARKETING_FIND_MARKETING_EVENTS_BY_EXTERNAL_EVENT_IDThis endpoint searches the portal for all Marketing Events whose externalEventId matches the value provided in the request. It retrieves the objectId and additional event details for each matching Marketing Event. Since multiple Marketing Events can have the same externalEventId, the endpoint returns all matching results. Note: Marketing Events become searchable by externalEventId a few minutes after creation.Connection2 scopes
This endpoint searches the portal for all Marketing Events whose externalEventId matches the value provided in the request. It retrieves the objectId and additional event details for each matching Marketing Event. Since multiple Marketing Events can have the same externalEventId, the endpoint returns all matching results. Note: Marketing Events become searchable by externalEventId a few minutes after creation.
Authentication
Connected account requiredScopes
crm.objects.marketing_events.readcrm.objects.marketing_events.writeTags
Find Marketing Events by External Event IdHUBSPOT_MARKETING_FIND_MARKETING_EVENTS_BY_EXTERNAL_EVENT_ID1This endpoint searches the portal for all Marketing Events whose externalEventId matches the value provided in the request. It retrieves the objectId and additional event details for each matching Marketing Event. Since multiple Marketing Events can have the same externalEventId, the endpoint returns all matching results. Note: Marketing Events become searchable by externalEventId a few minutes after creation.Connection4 scopes
This endpoint searches the portal for all Marketing Events whose externalEventId matches the value provided in the request. It retrieves the objectId and additional event details for each matching Marketing Event. Since multiple Marketing Events can have the same externalEventId, the endpoint returns all matching results. Note: Marketing Events become searchable by externalEventId a few minutes after creation.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Get a form definitionHUBSPOT_MARKETING_GET_AFORM_DEFINITIONReturns a form based on the form ID provided.Connection
Returns a form based on the form ID provided.
Authentication
Connected account requiredTags
Get aggregated statistic intervalsHUBSPOT_MARKETING_GET_AGGREGATED_STATISTIC_INTERVALSGet aggregated statistics in intervals for a specified time span. Each interval contains aggregated statistics of the emails that were sent in that time.Connection
Get aggregated statistics in intervals for a specified time span. Each interval contains aggregated statistics of the emails that were sent in that time.
Authentication
Connected account requiredTags
Get aggregated statisticsHUBSPOT_MARKETING_GET_AGGREGATED_STATISTICSUse this endpoint to get aggregated statistics of emails sent in a specified time span. It also returns the list of emails that were sent during the time span.Connection
Use this endpoint to get aggregated statistics of emails sent in a specified time span. It also returns the list of emails that were sent during the time span.
Authentication
Connected account requiredTags
Get a list of formsHUBSPOT_MARKETING_GET_ALIST_OF_FORMSReturns a list of forms based on the search filters. By default, it returns the first 20 `hubspot` formsConnection
Returns a list of forms based on the search filters. By default, it returns the first 20 `hubspot` forms
Authentication
Connected account requiredTags
Get all marketing emailsHUBSPOT_MARKETING_GET_ALL_MARKETING_EMAILSThe results can be filtered, allowing you to find a specific set of emails. See the table below for a full list of filtering options.Connection
The results can be filtered, allowing you to find a specific set of emails. See the table below for a full list of filtering options.
Authentication
Connected account requiredTags
Get all marketing eventHUBSPOT_MARKETING_GET_ALL_MARKETING_EVENTReturns all Marketing Events available on the portal, along with their properties, regardless of whether they were created manually or through the application. The marketing events returned by this endpoint are sorted by objectId.Connection2 scopes
Returns all Marketing Events available on the portal, along with their properties, regardless of whether they were created manually or through the application. The marketing events returned by this endpoint are sorted by objectId.
Authentication
Connected account requiredScopes
crm.objects.marketing_events.readcrm.objects.marketing_events.writeTags
Get a revision of a marketing emailHUBSPOT_MARKETING_GET_AREVISION_OF_AMARKETING_EMAILGet a specific revision of a marketing email.Connection
Get a specific revision of a marketing email.
Authentication
Connected account requiredTags
Get Campaign MetricsHUBSPOT_MARKETING_GET_CAMPAIGN_METRICSThis endpoint retrieves key attribution metrics for a specified campaign, such as sessions, new contacts, and influenced contacts.Connection2 scopes
This endpoint retrieves key attribution metrics for a specified campaign, such as sessions, new contacts, and influenced contacts.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Get draft version of a marketing emailHUBSPOT_MARKETING_GET_DRAFT_VERSION_OF_AMARKETING_EMAILGet the draft version of an email (if it exists). If no draft version exists, the published email is returned.Connection
Get the draft version of an email (if it exists). If no draft version exists, the published email is returned.
Authentication
Connected account requiredTags
Get lists associated with a marketing eventHUBSPOT_MARKETING_GET_LISTS_ASSOCIATED_WITH_AMARKETING_EVENTGets lists associated with a marketing event by external account id and external event idConnection
Gets lists associated with a marketing event by external account id and external event id
Authentication
Connected account requiredTags
Get lists associated with a marketing eventHUBSPOT_MARKETING_GET_LISTS_ASSOCIATED_WITH_AMARKETING_EVENT1Gets lists associated with a marketing event by marketing event idConnection
Gets lists associated with a marketing event by marketing event id
Authentication
Connected account requiredTags
Get lists associated with a marketing eventHUBSPOT_MARKETING_GET_LISTS_ASSOCIATED_WITH_AMARKETING_EVENT2Gets lists associated with a marketing event by external account id and external event idConnection4 scopes
Gets lists associated with a marketing event by external account id and external event id
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Get lists associated with a marketing eventHUBSPOT_MARKETING_GET_LISTS_ASSOCIATED_WITH_AMARKETING_EVENT3Gets lists associated with a marketing event by marketing event idConnection4 scopes
Gets lists associated with a marketing event by marketing event id
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Get Marketing Event by External IDsHUBSPOT_MARKETING_GET_MARKETING_EVENT_BY_EXTERNAL_IDSReturns the details of the Marketing Event with the specified id, if one exists.Connection2 scopes
Returns the details of the Marketing Event with the specified id, if one exists.
Authentication
Connected account requiredScopes
crm.objects.marketing_events.writecrm.objects.marketing_events.readTags
Get Marketing Event by External IDsHUBSPOT_MARKETING_GET_MARKETING_EVENT_BY_EXTERNAL_IDS1Returns the details of a Marketing Event with the specified externalAccountId, externalEventId, if it exists. Only Marketing Events created by the same app making the request can be retrieved.Connection4 scopes
Returns the details of a Marketing Event with the specified externalAccountId, externalEventId, if it exists. Only Marketing Events created by the same app making the request can be retrieved.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Get Marketing Event by objectIdHUBSPOT_MARKETING_GET_MARKETING_EVENT_BY_OBJECTIDReturns the details of a Marketing Event with the specified objectId, if it exists.Connection2 scopes
Returns the details of a Marketing Event with the specified objectId, if it exists.
Authentication
Connected account requiredScopes
crm.objects.marketing_events.readcrm.objects.marketing_events.writeTags
Get Marketing Event by objectIdHUBSPOT_MARKETING_GET_MARKETING_EVENT_BY_OBJECTID1Returns the details of a Marketing Event with the specified objectId, if it exists.Connection4 scopes
Returns the details of a Marketing Event with the specified objectId, if it exists.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
get-/marketing/marketing-events/2026-03_/marketing/marketing-events/v3HUBSPOT_MARKETING_GET_MARKETING_MARKETING_EVENTS202603_MARKETING_MARKETING_EVENTS_V3get-/marketing/marketing-events/2026-03_/marketing/marketing-events/v3Connection4 scopes
get-/marketing/marketing-events/2026-03_/marketing/marketing-events/v3
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Get revisions of a marketing emailHUBSPOT_MARKETING_GET_REVISIONS_OF_AMARKETING_EMAILGet a list of all versions of a marketing email, with each entry including the full state of that particular version. The current revision has the ID -1.Connection
Get a list of all versions of a marketing email, with each entry including the full state of that particular version. The current revision has the ID -1.
Authentication
Connected account requiredTags
Get subscription definitionsHUBSPOT_MARKETING_GET_SUBSCRIPTION_DEFINITIONSGet a list of all subscription definitions for the portalConnection
Get a list of all subscription definitions for the portal
Authentication
Connected account requiredTags
Get subscription preferences for a specific contactHUBSPOT_MARKETING_GET_SUBSCRIPTION_PREFERENCES_FOR_ASPECIFIC_CONTACTRetrieve a contact's current email subscription preferences.Connection5 scopes
Retrieve a contact's current email subscription preferences.
Authentication
Connected account requiredScopes
communication_preferences.readcommunication_preferences.read_writecommunication_preferences.statuses.batch.readcommunication_preferences.statuses.batch.writecommunication_preferences.writeTags
Get subscription statuses for a contactHUBSPOT_MARKETING_GET_SUBSCRIPTION_STATUSES_FOR_ACONTACTReturns a list of subscriptions and their status for a given contact.Connection
Returns a list of subscriptions and their status for a given contact.
Authentication
Connected account requiredTags
Get the details of a specified marketing emailHUBSPOT_MARKETING_GET_THE_DETAILS_OF_ASPECIFIED_MARKETING_EMAILGet the details for a marketing email.Connection
Get the details for a marketing email.
Authentication
Connected account requiredTags
Get the variation of a an A/B marketing emailHUBSPOT_MARKETING_GET_THE_VARIATION_OF_AAN_ABMARKETING_EMAILThis endpoint lets you obtain the variation of an A/B marketing email. If the email is variation A (master) it will return variation B (variant) and vice versa.Connection
This endpoint lets you obtain the variation of an A/B marketing email. If the email is variation A (master) it will return variation B (variant) and vice versa.
Authentication
Connected account requiredTags
List assetsHUBSPOT_MARKETING_LIST_ASSETSThis endpoint lists all assets of the campaign by asset type. The assetType parameter is required, and each request can only fetch assets of a single type. Asset metrics can also be fetched along with the assets; they are available only if start and end dates are provided.Connection2 scopes
This endpoint lists all assets of the campaign by asset type. The assetType parameter is required, and each request can only fetch assets of a single type. Asset metrics can also be fetched along with the assets; they are available only if start and end dates are provided.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Mark a marketing event as cancelledHUBSPOT_MARKETING_MARK_AMARKETING_EVENT_AS_CANCELLEDMark a marketing event as cancelled.Connection
Mark a marketing event as cancelled.
Authentication
Connected account requiredTags
Mark a marketing event as cancelledHUBSPOT_MARKETING_MARK_AMARKETING_EVENT_AS_CANCELLED1Mark a marketing event as cancelled.Connection4 scopes
Mark a marketing event as cancelled.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Mark a marketing event as completedHUBSPOT_MARKETING_MARK_AMARKETING_EVENT_AS_COMPLETEDMark a marketing event as completedConnection
Mark a marketing event as completed
Authentication
Connected account requiredTags
Mark a marketing event as completedHUBSPOT_MARKETING_MARK_AMARKETING_EVENT_AS_COMPLETED1Mark a marketing event as completedConnection4 scopes
Mark a marketing event as completed
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Partially update a form definitionHUBSPOT_MARKETING_PARTIALLY_UPDATE_AFORM_DEFINITIONUpdate some of the form definition componentsConnection
Update some of the form definition components
Authentication
Connected account requiredTags
post-/communication-preferences/v4/links/generate_/communication-preferences/v4/links/generateHUBSPOT_MARKETING_POST_COMMUNICATION_PREFERENCES_V4_LINKS_GENERATE_COMMUNICATION_PREFERENCES_V4_LINKS_GENERATEpost-/communication-preferences/v4/links/generate_/communication-preferences/v4/links/generateConnection5 scopes
post-/communication-preferences/v4/links/generate_/communication-preferences/v4/links/generate
Authentication
Connected account requiredScopes
communication_preferences.readcommunication_preferences.read_writecommunication_preferences.statuses.batch.readcommunication_preferences.statuses.batch.writecommunication_preferences.writeTags
Publish or send a marketing emailHUBSPOT_MARKETING_PUBLISH_OR_SEND_AMARKETING_EMAILIf you have a Marketing Hub Enterprise account or the transactional email add-on, you can use this endpoint to publish an automated email or send/schedule a regular email.Connection3 scopes
If you have a Marketing Hub Enterprise account or the transactional email add-on, you can use this endpoint to publish an automated email or send/schedule a regular email.
Authentication
Connected account requiredScopes
contentmarketing-emailtransactional-emailTags
Read a batch of campaignsHUBSPOT_MARKETING_READ_ABATCH_OF_CAMPAIGNSThis endpoint reads a batch of campaigns based on the provided input data and returns the campaigns along with their associated assets. The maximum number of items in a batch request is 50. The campaigns in the response are not guaranteed to be in the same order as they were provided in the request. If duplicate campaign IDs are provided in the request, duplicates will be ignored. The response will include only unique IDs and will be returned without duplicates.Connection2 scopes
This endpoint reads a batch of campaigns based on the provided input data and returns the campaigns along with their associated assets. The maximum number of items in a batch request is 50. The campaigns in the response are not guaranteed to be in the same order as they were provided in the request. If duplicate campaign IDs are provided in the request, duplicates will be ignored. The response will include only unique IDs and will be returned without duplicates.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Read a campaignHUBSPOT_MARKETING_READ_ACAMPAIGNGet a campaign identified by a specific campaignGuid with the given properties. Along with the campaign information, it also returns information about assets. Depending on the query parameters used, this can also be used to return information about the corresponding assets' metrics. Metrics are available only if startDate and endDate are provided.Connection2 scopes
Get a campaign identified by a specific campaignGuid with the given properties. Along with the campaign information, it also returns information about assets. Depending on the query parameters used, this can also be used to return information about the corresponding assets' metrics. Metrics are available only if startDate and endDate are provided.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Read budgetHUBSPOT_MARKETING_READ_BUDGETRetrieve detailed information about the budget and spend items for a specified campaign, including the total budget, total spend, and remaining budget. Budget and Spend items may be returned in any order, but the order field specifies their sequence based on the creation date. The item with order 0 is the oldest, and items with higher order values are newerConnection2 scopes
Retrieve detailed information about the budget and spend items for a specified campaign, including the total budget, total spend, and remaining budget. Budget and Spend items may be returned in any order, but the order field specifies their sequence based on the creation date. The item with order 0 is the oldest, and items with higher order values are newer
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Read campaign spend itemHUBSPOT_MARKETING_READ_CAMPAIGN_SPEND_ITEMRead a campaign spend item by its spendIdConnection3 scopes
Read a campaign spend item by its spendId
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.writemarketing.campaigns.revenue.readTags
Read participations breakdown by Contact identifierHUBSPOT_MARKETING_READ_PARTICIPATIONS_BREAKDOWN_BY_CONTACT_IDENTIFIERRead Contact's participations by identifier - email or internal id.Connection2 scopes
Read Contact's participations by identifier - email or internal id.
Authentication
Connected account requiredScopes
crm.objects.marketing_events.writecrm.objects.marketing_events.readTags
Read participations breakdown by Contact identifierHUBSPOT_MARKETING_READ_PARTICIPATIONS_BREAKDOWN_BY_CONTACT_IDENTIFIER1Read Contact's participations by identifier - email or internal id.Connection4 scopes
Read Contact's participations by identifier - email or internal id.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Read participations breakdown by Marketing Event external identifierHUBSPOT_MARKETING_READ_PARTICIPATIONS_BREAKDOWN_BY_MARKETING_EVENT_EXTERNAL_IDENTIFIERRead Marketing event's participations breakdown with optional filters by externalAccountId and externalEventId pair.Connection2 scopes
Read Marketing event's participations breakdown with optional filters by externalAccountId and externalEventId pair.
Authentication
Connected account requiredScopes
crm.objects.marketing_events.writecrm.objects.marketing_events.readTags
Read participations breakdown by Marketing Event external identifierHUBSPOT_MARKETING_READ_PARTICIPATIONS_BREAKDOWN_BY_MARKETING_EVENT_EXTERNAL_IDENTIFIER1Read Marketing event's participations breakdown with optional filters by externalAccountId and externalEventId pair.Connection4 scopes
Read Marketing event's participations breakdown with optional filters by externalAccountId and externalEventId pair.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Read participations breakdown by Marketing Event internal identifierHUBSPOT_MARKETING_READ_PARTICIPATIONS_BREAKDOWN_BY_MARKETING_EVENT_INTERNAL_IDENTIFIERRead Marketing event's participations breakdown with optional filters by internal identifier marketingEventId.Connection2 scopes
Read Marketing event's participations breakdown with optional filters by internal identifier marketingEventId.
Authentication
Connected account requiredScopes
crm.objects.marketing_events.writecrm.objects.marketing_events.readTags
Read participations breakdown by Marketing Event internal identifierHUBSPOT_MARKETING_READ_PARTICIPATIONS_BREAKDOWN_BY_MARKETING_EVENT_INTERNAL_IDENTIFIER1Read Marketing event's participations breakdown with optional filters by internal identifier marketingEventId.Connection4 scopes
Read Marketing event's participations breakdown with optional filters by internal identifier marketingEventId.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Read participations counters by Marketing Event external identifierHUBSPOT_MARKETING_READ_PARTICIPATIONS_COUNTERS_BY_MARKETING_EVENT_EXTERNAL_IDENTIFIERRead Marketing event's participations counters by externalAccountId and externalEventId pair.Connection2 scopes
Read Marketing event's participations counters by externalAccountId and externalEventId pair.
Authentication
Connected account requiredScopes
crm.objects.marketing_events.writecrm.objects.marketing_events.readTags
Read participations counters by Marketing Event external identifierHUBSPOT_MARKETING_READ_PARTICIPATIONS_COUNTERS_BY_MARKETING_EVENT_EXTERNAL_IDENTIFIER1Read Marketing event's participations counters by externalAccountId and externalEventId pair.Connection4 scopes
Read Marketing event's participations counters by externalAccountId and externalEventId pair.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Read participations counters by Marketing Event internal identifierHUBSPOT_MARKETING_READ_PARTICIPATIONS_COUNTERS_BY_MARKETING_EVENT_INTERNAL_IDENTIFIERRead Marketing event's participations counters by internal identifier marketingEventId.Connection2 scopes
Read Marketing event's participations counters by internal identifier marketingEventId.
Authentication
Connected account requiredScopes
crm.objects.marketing_events.writecrm.objects.marketing_events.readTags
Read participations counters by Marketing Event internal identifierHUBSPOT_MARKETING_READ_PARTICIPATIONS_COUNTERS_BY_MARKETING_EVENT_INTERNAL_IDENTIFIER1Read Marketing event's participations counters by internal identifier marketingEventId.Connection4 scopes
Read Marketing event's participations counters by internal identifier marketingEventId.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Record a subscriber state by contact emailHUBSPOT_MARKETING_RECORD_ASUBSCRIBER_STATE_BY_CONTACT_EMAILRecord a subscription state between multiple HubSpot contacts and a marketing event, using contact email addresses. Note that the contact must already exist in HubSpot; a contact will not be created.Connection
Record a subscription state between multiple HubSpot contacts and a marketing event, using contact email addresses. Note that the contact must already exist in HubSpot; a contact will not be created.
Authentication
Connected account requiredTags
Record a subscriber state by contact emailHUBSPOT_MARKETING_RECORD_ASUBSCRIBER_STATE_BY_CONTACT_EMAIL1Record a subscriber state between multiple HubSpot contacts and a marketing event, using contact email addresses. Note that the contact must already exist in HubSpot; a contact will not be created. The contactProperties field is used only when creating a new contact. These properties will not update existing contacts.Connection4 scopes
Record a subscriber state between multiple HubSpot contacts and a marketing event, using contact email addresses. Note that the contact must already exist in HubSpot; a contact will not be created. The contactProperties field is used only when creating a new contact. These properties will not update existing contacts.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Record a subscriber state by contact IDHUBSPOT_MARKETING_RECORD_ASUBSCRIBER_STATE_BY_CONTACT_IDRecord a subscription state between multiple HubSpot contacts and a marketing event, using HubSpot contact ids. Note that the contact must already exist in HubSpot; a contact will not be create.Connection
Record a subscription state between multiple HubSpot contacts and a marketing event, using HubSpot contact ids. Note that the contact must already exist in HubSpot; a contact will not be create.
Authentication
Connected account requiredTags
Record a subscriber state by contact IDHUBSPOT_MARKETING_RECORD_ASUBSCRIBER_STATE_BY_CONTACT_ID1Record a subscriber state between multiple HubSpot contacts and a marketing event, using HubSpot contact IDs. Note that the contact must already exist in HubSpot; a contact will not be created.Connection4 scopes
Record a subscriber state between multiple HubSpot contacts and a marketing event, using HubSpot contact IDs. Note that the contact must already exist in HubSpot; a contact will not be created.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Record Participants by ContactId with Marketing Event External IdsHUBSPOT_MARKETING_RECORD_PARTICIPANTS_BY_CONTACTID_WITH_MARKETING_EVENT_EXTERNAL_IDSRecord a subscription state between multiple HubSpot contacts and a marketing event, using HubSpot contact ids.Connection
Record a subscription state between multiple HubSpot contacts and a marketing event, using HubSpot contact ids.
Authentication
Connected account requiredTags
Record Participants by ContactId with Marketing Event External IdsHUBSPOT_MARKETING_RECORD_PARTICIPANTS_BY_CONTACTID_WITH_MARKETING_EVENT_EXTERNAL_IDS1Records the participation of multiple HubSpot contacts in a Marketing Event using their HubSpot contact IDs. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAtConnection4 scopes
Records the participation of multiple HubSpot contacts in a Marketing Event using their HubSpot contact IDs. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAt
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Record Participants by ContactId with Marketing Event Object IdHUBSPOT_MARKETING_RECORD_PARTICIPANTS_BY_CONTACTID_WITH_MARKETING_EVENT_OBJECT_IDRecords the participation of multiple HubSpot contacts in a Marketing Event using their HubSpot contact IDs. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAtConnection
Records the participation of multiple HubSpot contacts in a Marketing Event using their HubSpot contact IDs. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAt
Authentication
Connected account requiredTags
Record Participants by ContactId with Marketing Event Object IdHUBSPOT_MARKETING_RECORD_PARTICIPANTS_BY_CONTACTID_WITH_MARKETING_EVENT_OBJECT_ID1Records the participation of multiple HubSpot contacts in a Marketing Event using their HubSpot contact IDs. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAtConnection4 scopes
Records the participation of multiple HubSpot contacts in a Marketing Event using their HubSpot contact IDs. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAt
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Record Participants by Email with Marketing Event External IdsHUBSPOT_MARKETING_RECORD_PARTICIPANTS_BY_EMAIL_WITH_MARKETING_EVENT_EXTERNAL_IDSRecord a subscription state between multiple HubSpot contacts and a marketing event, using contact email addresses. If contact is not present it will be automatically created.Connection
Record a subscription state between multiple HubSpot contacts and a marketing event, using contact email addresses. If contact is not present it will be automatically created.
Authentication
Connected account requiredTags
Record Participants by Email with Marketing Event External IdsHUBSPOT_MARKETING_RECORD_PARTICIPANTS_BY_EMAIL_WITH_MARKETING_EVENT_EXTERNAL_IDS1Records the participation of multiple HubSpot contacts in a Marketing Event using their email addresses. If a contact does not exist, it will be automatically created. The contactProperties field is used exclusively for creating new contacts and will not update properties of existing contacts. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAtConnection4 scopes
Records the participation of multiple HubSpot contacts in a Marketing Event using their email addresses. If a contact does not exist, it will be automatically created. The contactProperties field is used exclusively for creating new contacts and will not update properties of existing contacts. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAt
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Record Participants by Email with Marketing Event Object IdHUBSPOT_MARKETING_RECORD_PARTICIPANTS_BY_EMAIL_WITH_MARKETING_EVENT_OBJECT_IDRecords the participation of multiple HubSpot contacts in a Marketing Event using their email addresses. If a contact does not exist, it will be automatically created. The contactProperties field is used exclusively for creating new contacts and will not update properties of existing contacts. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAtConnection
Records the participation of multiple HubSpot contacts in a Marketing Event using their email addresses. If a contact does not exist, it will be automatically created. The contactProperties field is used exclusively for creating new contacts and will not update properties of existing contacts. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAt
Authentication
Connected account requiredTags
Record Participants by Email with Marketing Event Object IdHUBSPOT_MARKETING_RECORD_PARTICIPANTS_BY_EMAIL_WITH_MARKETING_EVENT_OBJECT_ID1Records the participation of multiple HubSpot contacts in a Marketing Event using their email addresses. If a contact does not exist, it will be automatically created. The contactProperties field is used exclusively for creating new contacts and will not update properties of existing contacts. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAtConnection4 scopes
Records the participation of multiple HubSpot contacts in a Marketing Event using their email addresses. If a contact does not exist, it will be automatically created. The contactProperties field is used exclusively for creating new contacts and will not update properties of existing contacts. Additional Functionality: - Adds a timeline event to the contacts. Allowed Properties: For the state "attend": - joinedAt - leftAt
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Remove asset associationHUBSPOT_MARKETING_REMOVE_ASSET_ASSOCIATIONDisassociate a specified asset from a campaign. Important: Currently, only the following asset types can be associated and disassociated via the API: Forms, Static lists, External website pagesConnection2 scopes
Disassociate a specified asset from a campaign. Important: Currently, only the following asset types can be associated and disassociated via the API: Forms, Static lists, External website pages
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Reset the draft versionHUBSPOT_MARKETING_RESET_THE_DRAFT_VERSIONResets the draft back to a copy of the live object.Connection
Resets the draft back to a copy of the live object.
Authentication
Connected account requiredTags
Restore a revision of a marketing emailHUBSPOT_MARKETING_RESTORE_AREVISION_OF_AMARKETING_EMAILRestores a previous revision of a marketing email. The current revision becomes old, and the restored revision is given a new version number.Connection
Restores a previous revision of a marketing email. The current revision becomes old, and the restored revision is given a new version number.
Authentication
Connected account requiredTags
Restore a revision of a marketing email to DRAFT stateHUBSPOT_MARKETING_RESTORE_AREVISION_OF_AMARKETING_EMAIL_TO_DRAFT_STATERestores a previous revision of a marketing email to DRAFT state. If there is currently something in the draft for that object, it is overwritten.Connection
Restores a previous revision of a marketing email to DRAFT state. If there is currently something in the draft for that object, it is overwritten.
Authentication
Connected account requiredTags
Retrieve a contact's unsubscribed statusHUBSPOT_MARKETING_RETRIEVE_ACONTACT_SUNSUBSCRIBED_STATUSCheck whether a contact has unsubscribed from all email subscriptions. If a contact has not opted out of all communications, the response `results` array will be empty.Connection5 scopes
Check whether a contact has unsubscribed from all email subscriptions. If a contact has not opted out of all communications, the response `results` array will be empty.
Authentication
Connected account requiredScopes
communication_preferences.readcommunication_preferences.read_writecommunication_preferences.statuses.batch.readcommunication_preferences.statuses.batch.writecommunication_preferences.writeTags
Retrieve all subscription status definitionsHUBSPOT_MARKETING_RETRIEVE_ALL_SUBSCRIPTION_STATUS_DEFINITIONSGet a list of subscription status definitions from the account.Connection5 scopes
Get a list of subscription status definitions from the account.
Authentication
Connected account requiredScopes
communication_preferences.readcommunication_preferences.read_writecommunication_preferences.statuses.batch.readcommunication_preferences.statuses.batch.writecommunication_preferences.writeTags
Retrieve the application settingsHUBSPOT_MARKETING_RETRIEVE_THE_APPLICATION_SETTINGSRetrieve the current settings for the application.Connection
Retrieve the current settings for the application.
Authentication
Connected account requiredTags
Retrieve the application settingsHUBSPOT_MARKETING_RETRIEVE_THE_APPLICATION_SETTINGS1Retrieve the current settings for the application.Connection4 scopes
Retrieve the current settings for the application.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Send an emailHUBSPOT_MARKETING_SEND_AN_EMAILSend an emailConnection2 scopes
Send an email
Authentication
Connected account requiredScopes
transactional-emailmarketing-emailTags
Send a single send transactional email asynchronously.HUBSPOT_MARKETING_SEND_ASINGLE_SEND_TRANSACTIONAL_EMAIL_ASYNCHRONOUSLYAsynchronously send a transactional email. Returns the status of the email send with a statusId that can be used to continuously query for the status using the Email Send Status API.Connection1 scope
Asynchronously send a transactional email. Returns the status of the email send with a statusId that can be used to continuously query for the status using the Email Send Status API.
Authentication
Connected account requiredScopes
transactional-emailTags
Subscribe a contactHUBSPOT_MARKETING_SUBSCRIBE_ACONTACTSubscribes a contact to the given subscription type. This API is not valid to use for subscribing a contact at a brand or portal level and will return an error.Connection3 scopes
Subscribes a contact to the given subscription type. This API is not valid to use for subscribing a contact at a brand or portal level and will return an error.
Authentication
Connected account requiredScopes
communication_preferences.writecommunication_preferences.read_writecommunication_preferences.readTags
Unpublish or cancel a marketing emailHUBSPOT_MARKETING_UNPUBLISH_OR_CANCEL_AMARKETING_EMAILIf you have a Marketing Hub Enterprise account or the transactional email add-on, you can use this endpoint to unpublish an automated email or cancel a regular email. If the email is already in the process of being sent, canceling might not be possible.Connection3 scopes
If you have a Marketing Hub Enterprise account or the transactional email add-on, you can use this endpoint to unpublish an automated email or cancel a regular email. If the email is already in the process of being sent, canceling might not be possible.
Authentication
Connected account requiredScopes
contentmarketing-emailtransactional-emailTags
Unsubscribe a contactHUBSPOT_MARKETING_UNSUBSCRIBE_ACONTACTUnsubscribes a contact from the given subscription type. This API is not valid to use for unsubscribing a contact at a brand or portal level and will return an error.Connection3 scopes
Unsubscribes a contact from the given subscription type. This API is not valid to use for unsubscribing a contact at a brand or portal level and will return an error.
Authentication
Connected account requiredScopes
communication_preferences.writecommunication_preferences.read_writecommunication_preferences.readTags
Unsubscribe a contact from all subscriptionsHUBSPOT_MARKETING_UNSUBSCRIBE_ACONTACT_FROM_ALL_SUBSCRIPTIONSUnsubscribe a contact from all email subscriptions.Connection5 scopes
Unsubscribe a contact from all email subscriptions.
Authentication
Connected account requiredScopes
communication_preferences.readcommunication_preferences.read_writecommunication_preferences.statuses.batch.readcommunication_preferences.statuses.batch.writecommunication_preferences.writeTags
Update a batch of campaignsHUBSPOT_MARKETING_UPDATE_ABATCH_OF_CAMPAIGNSThis endpoint updates a batch of campaigns based on the provided input data. The maximum number of items in a batch request is 50. If an empty string ("") is passed for any property in the Batch Update, it will reset that property's value.Connection2 scopes
This endpoint updates a batch of campaigns based on the provided input data. The maximum number of items in a batch request is 50. If an empty string ("") is passed for any property in the Batch Update, it will reset that property's value.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Update a contact's subscription statusHUBSPOT_MARKETING_UPDATE_ACONTACT_SSUBSCRIPTION_STATUSSet the subscription status of a specific contact.Connection5 scopes
Set the subscription status of a specific contact.
Authentication
Connected account requiredScopes
communication_preferences.readcommunication_preferences.read_writecommunication_preferences.statuses.batch.readcommunication_preferences.statuses.batch.writecommunication_preferences.writeTags
Update a form definitionHUBSPOT_MARKETING_UPDATE_AFORM_DEFINITIONUpdate all fields of a hubspot form definition.Connection
Update all fields of a hubspot form definition.
Authentication
Connected account requiredTags
Update a marketing emailHUBSPOT_MARKETING_UPDATE_AMARKETING_EMAILChange properties of a marketing email.Connection
Change properties of a marketing email.
Authentication
Connected account requiredTags
Update budget itemHUBSPOT_MARKETING_UPDATE_BUDGET_ITEMUpdate a specific budget item by IDConnection
Update a specific budget item by ID
Authentication
Connected account requiredTags
Update campaignHUBSPOT_MARKETING_UPDATE_CAMPAIGNPerform a partial update of a campaign identified by the specified campaignGuid. Provided property values will be overwritten. Read-only and non-existent properties will cause 400 error. If an empty string is passed for any property in the Batch Update, it will reset that property's value.Connection2 scopes
Perform a partial update of a campaign identified by the specified campaignGuid. Provided property values will be overwritten. Read-only and non-existent properties will cause 400 error. If an empty string is passed for any property in the Batch Update, it will reset that property's value.
Authentication
Connected account requiredScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Update campaign spend itemHUBSPOT_MARKETING_UPDATE_CAMPAIGN_SPEND_ITEMUpdate a specific campaign spend item by IDConnection
Update a specific campaign spend item by ID
Authentication
Connected account requiredTags
Update Marketing Event by External IDsHUBSPOT_MARKETING_UPDATE_MARKETING_EVENT_BY_EXTERNAL_IDSUpdates an existing Marketing Event with the specified id, if one exists.Connection
Updates an existing Marketing Event with the specified id, if one exists.
Authentication
Connected account requiredTags
Update Marketing Event by External IDsHUBSPOT_MARKETING_UPDATE_MARKETING_EVENT_BY_EXTERNAL_IDS1Updates the details of an existing Marketing Event identified by its externalAccountId, externalEventId if it exists. Only Marketing Events created by the same app can be updated.Connection4 scopes
Updates the details of an existing Marketing Event identified by its externalAccountId, externalEventId if it exists. Only Marketing Events created by the same app can be updated.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Update Marketing Event by objectIdHUBSPOT_MARKETING_UPDATE_MARKETING_EVENT_BY_OBJECTIDUpdates the details of an existing Marketing Event identified by its objectId, if it exists.Connection
Updates the details of an existing Marketing Event identified by its objectId, if it exists.
Authentication
Connected account requiredTags
Update Marketing Event by objectIdHUBSPOT_MARKETING_UPDATE_MARKETING_EVENT_BY_OBJECTID1Updates the details of an existing Marketing Event identified by its objectId, if it exists.Connection4 scopes
Updates the details of an existing Marketing Event identified by its objectId, if it exists.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Update Multiple Marketing Events by ObjectIdHUBSPOT_MARKETING_UPDATE_MULTIPLE_MARKETING_EVENTS_BY_OBJECTIDUpdates multiple Marketing Events on the portal based on their objectId, if they exist.Connection
Updates multiple Marketing Events on the portal based on their objectId, if they exist.
Authentication
Connected account requiredTags
Update Multiple Marketing Events by ObjectIdHUBSPOT_MARKETING_UPDATE_MULTIPLE_MARKETING_EVENTS_BY_OBJECTID1Updates multiple Marketing Events on the portal based on their objectId, if they exist.Connection4 scopes
Updates multiple Marketing Events on the portal based on their objectId, if they exist.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Update the application settingsHUBSPOT_MARKETING_UPDATE_THE_APPLICATION_SETTINGSCreate or update the current settings for the application.Connection
Create or update the current settings for the application.
Authentication
Connected account requiredTags
Update the application settingsHUBSPOT_MARKETING_UPDATE_THE_APPLICATION_SETTINGS1Create or update the current settings for the application.Connection4 scopes
Create or update the current settings for the application.
Authentication
Connected account requiredScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Add a new currency with central exchange rates.HUBSPOT_SETTINGS_ADD_ANEW_CURRENCY_WITH_CENTRAL_EXCHANGE_RATESCreate a new currency with central exchange rates in the portal. Unsupported currencies cannot be added here.Connection2 scopes
Create a new currency with central exchange rates in the portal. Unsupported currencies cannot be added here.
Authentication
Connected account requiredScopes
settings.currencies.readsettings.currencies.writeTags
Add a new exchange rateHUBSPOT_SETTINGS_ADD_ANEW_EXCHANGE_RATEAdd a new exchange rateConnection
Add a new exchange rate
Authentication
Connected account requiredTags
Adds a userHUBSPOT_SETTINGS_ADDS_AUSERNew users will only have minimal permissions, which is contacts-base. A welcome email will prompt them to set a password and log in to HubSpot.Connection
New users will only have minimal permissions, which is contacts-base. A welcome email will prompt them to set a password and log in to HubSpot.
Authentication
Connected account requiredTags
ArchiveHUBSPOT_SETTINGS_ARCHIVEMove an Object identified by `{userId}` to the recycling bin.Connection72 scopes
Move an Object identified by `{userId}` to the recycling bin.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Archive a batch of users by IDHUBSPOT_SETTINGS_ARCHIVE_ABATCH_OF_USERS_BY_IDArchive a batch of users by IDConnection72 scopes
Archive a batch of users by ID
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Change the visibility of a specific currency pairsHUBSPOT_SETTINGS_CHANGE_THE_VISIBILITY_OF_ASPECIFIC_CURRENCY_PAIRSChange the visibility of a specific currency pairsConnection
Change the visibility of a specific currency pairs
Authentication
Connected account requiredTags
CreateHUBSPOT_SETTINGS_CREATECreate a user with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard users is provided.Connection72 scopes
Create a user with the given properties and return a copy of the object, including the ID. Documentation and examples for creating standard users is provided.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create a batch of usersHUBSPOT_SETTINGS_CREATE_ABATCH_OF_USERSCreate a batch of usersConnection72 scopes
Create a batch of users
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Create multiple exchange ratesHUBSPOT_SETTINGS_CREATE_MULTIPLE_EXCHANGE_RATESCreate multiple exchange ratesConnection
Create multiple exchange rates
Authentication
Connected account requiredTags
Create or update a batch of users by unique property valuesHUBSPOT_SETTINGS_CREATE_OR_UPDATE_ABATCH_OF_USERS_BY_UNIQUE_PROPERTY_VALUESCreate or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.Connection72 scopes
Create or update records identified by a unique property value as specified by the `idProperty` query param. `idProperty` query param refers to a property whose values are unique for the object.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Get all currency codesHUBSPOT_SETTINGS_GET_ALL_CURRENCY_CODESGet all currency codesConnection
Get all currency codes
Authentication
Connected account requiredTags
Get all current exchange ratesHUBSPOT_SETTINGS_GET_ALL_CURRENT_EXCHANGE_RATESGet all current exchange ratesConnection
Get all current exchange rates
Authentication
Connected account requiredTags
Get all tax ratesHUBSPOT_SETTINGS_GET_ALL_TAX_RATESRetrieve a paginated list of all tax rates set up in the account tax rate libraryConnection1 scope
Retrieve a paginated list of all tax rates set up in the account tax rate library
Authentication
Connected account requiredScopes
tax_rates.readTags
Get a specific tax rateHUBSPOT_SETTINGS_GET_ASPECIFIC_TAX_RATERetrieve a specific tax rate by its `taxRateGroupId`.Connection1 scope
Retrieve a specific tax rate by its `taxRateGroupId`.
Authentication
Connected account requiredScopes
tax_rates.readTags
Get Business Units for a userHUBSPOT_SETTINGS_GET_BUSINESS_UNITS_FOR_AUSERGet Business Units identified by `userId`. The `userId` refers to the user’s ID.Connection
Get Business Units identified by `userId`. The `userId` refers to the user’s ID.
Authentication
Connected account requiredTags
Get exchange ratesHUBSPOT_SETTINGS_GET_EXCHANGE_RATESGet exchange ratesConnection
Get exchange rates
Authentication
Connected account requiredTags
Get the company currencyHUBSPOT_SETTINGS_GET_THE_COMPANY_CURRENCYGet the company currencyConnection
Get the company currency
Authentication
Connected account requiredTags
Get the details for a specific exchange rateHUBSPOT_SETTINGS_GET_THE_DETAILS_FOR_ASPECIFIC_EXCHANGE_RATEGet the details for a specific exchange rateConnection
Get the details for a specific exchange rate
Authentication
Connected account requiredTags
ListHUBSPOT_SETTINGS_LISTRead a page of users. Control what is returned via the `properties` query param.Connection23 scopes
Read a page of users. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.companies.readcrm.objects.carts.writecrm.objects.deals.writecrm.objects.users.writecrm.objects.orders.readcrm.objects.leads.readcrm.objects.orders.writecrm.objects.subscriptions.readcrm.objects.line_items.writecrm.objects.companies.writecrm.objects.users.readcrm.objects.line_items.readcrm.objects.leads.writecrm.objects.contacts.readcrm.objects.invoices.readcrm.objects.quotes.readcrm.objects.partner-clients.writecrm.objects.partner-clients.readcrm.objects.deals.readcrm.objects.carts.readcrm.objects.commercepayments.readcrm.objects.contacts.writecrm.objects.quotes.writeTags
Modifies a userHUBSPOT_SETTINGS_MODIFIES_AUSERModifies a user identified by `userId`. `userId` refers to the user's ID by default, or optionally email as specified by the `IdProperty` query param.Connection
Modifies a user identified by `userId`. `userId` refers to the user's ID by default, or optionally email as specified by the `IdProperty` query param.
Authentication
Connected account requiredTags
post-/crm/v3/objects/users/searchHUBSPOT_SETTINGS_POST_CRM_V3_OBJECTS_USERS_SEARCHpost-/crm/v3/objects/users/searchConnection23 scopes
post-/crm/v3/objects/users/search
Authentication
Connected account requiredScopes
crm.objects.companies.readcrm.objects.carts.writecrm.objects.deals.writecrm.objects.users.writecrm.objects.orders.readcrm.objects.leads.readcrm.objects.orders.writecrm.objects.subscriptions.readcrm.objects.line_items.writecrm.objects.companies.writecrm.objects.users.readcrm.objects.line_items.readcrm.objects.leads.writecrm.objects.contacts.readcrm.objects.invoices.readcrm.objects.quotes.readcrm.objects.partner-clients.writecrm.objects.partner-clients.readcrm.objects.deals.readcrm.objects.carts.readcrm.objects.commercepayments.readcrm.objects.contacts.writecrm.objects.quotes.writeTags
ReadHUBSPOT_SETTINGS_READRead an Object identified by `{userId}`. `{userId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.Connection23 scopes
Read an Object identified by `{userId}`. `{userId}` refers to the internal object ID by default, or optionally any unique property value as specified by the `idProperty` query param. Control what is returned via the `properties` query param.
Authentication
Connected account requiredScopes
crm.objects.companies.readcrm.objects.carts.writecrm.objects.deals.writecrm.objects.users.writecrm.objects.orders.readcrm.objects.leads.readcrm.objects.orders.writecrm.objects.subscriptions.readcrm.objects.line_items.writecrm.objects.companies.writecrm.objects.users.readcrm.objects.line_items.readcrm.objects.leads.writecrm.objects.contacts.readcrm.objects.invoices.readcrm.objects.quotes.readcrm.objects.partner-clients.writecrm.objects.partner-clients.readcrm.objects.deals.readcrm.objects.carts.readcrm.objects.commercepayments.readcrm.objects.contacts.writecrm.objects.quotes.writeTags
Read a batch of users by internal ID, or unique property valuesHUBSPOT_SETTINGS_READ_ABATCH_OF_USERS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESRead a batch of users by internal ID, or unique property valuesConnection23 scopes
Read a batch of users by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.companies.readcrm.objects.carts.writecrm.objects.deals.writecrm.objects.users.writecrm.objects.orders.readcrm.objects.leads.readcrm.objects.orders.writecrm.objects.subscriptions.readcrm.objects.line_items.writecrm.objects.companies.writecrm.objects.users.readcrm.objects.line_items.readcrm.objects.leads.writecrm.objects.contacts.readcrm.objects.invoices.readcrm.objects.quotes.readcrm.objects.partner-clients.writecrm.objects.partner-clients.readcrm.objects.deals.readcrm.objects.carts.readcrm.objects.commercepayments.readcrm.objects.contacts.writecrm.objects.quotes.writeTags
Removes a userHUBSPOT_SETTINGS_REMOVES_AUSERRemoves a user identified by `userId`. `userId` refers to the user's ID by default, or optionally email as specified by the `IdProperty` query param.Connection
Removes a user identified by `userId`. `userId` refers to the user's ID by default, or optionally email as specified by the `IdProperty` query param.
Authentication
Connected account requiredTags
Retrieve currencies not supported by central exchange rates.HUBSPOT_SETTINGS_RETRIEVE_CURRENCIES_NOT_SUPPORTED_BY_CENTRAL_EXCHANGE_RATESRetrieve a list of currency codes that are not supported by the central exchange rates. Unsupported currencies will need to be manually updated.Connection2 scopes
Retrieve a list of currency codes that are not supported by the central exchange rates. Unsupported currencies will need to be manually updated.
Authentication
Connected account requiredScopes
settings.currencies.readsettings.currencies.writeTags
Retrieve information about the central exchange rates feature.HUBSPOT_SETTINGS_RETRIEVE_INFORMATION_ABOUT_THE_CENTRAL_EXCHANGE_RATES_FEATURERetrieve details on whether the central exchange rates feature is enabled for the portal.Connection2 scopes
Retrieve details on whether the central exchange rates feature is enabled for the portal.
Authentication
Connected account requiredScopes
settings.currencies.readsettings.currencies.writeTags
Retrieve multiple ratesHUBSPOT_SETTINGS_RETRIEVE_MULTIPLE_RATESRetrieve multiple ratesConnection
Retrieve multiple rates
Authentication
Connected account requiredTags
Retrieves a list of users from an accountHUBSPOT_SETTINGS_RETRIEVES_ALIST_OF_USERS_FROM_AN_ACCOUNTRetrieves a list of users from an accountConnection
Retrieves a list of users from an account
Authentication
Connected account requiredTags
Retrieves a userHUBSPOT_SETTINGS_RETRIEVES_AUSERRetrieves a user identified by `userId`. `userId` refers to the user's ID by default, or optionally email as specified by the `IdProperty` query param.Connection
Retrieves a user identified by `userId`. `userId` refers to the user's ID by default, or optionally email as specified by the `IdProperty` query param.
Authentication
Connected account requiredTags
Retrieves the roles on an accountHUBSPOT_SETTINGS_RETRIEVES_THE_ROLES_ON_AN_ACCOUNTRetrieves the roles on an accountConnection
Retrieves the roles on an account
Authentication
Connected account requiredTags
See details about this account's teamsHUBSPOT_SETTINGS_SEE_DETAILS_ABOUT_THIS_ACCOUNT_STEAMSView teams for this accountConnection3 scopes
View teams for this account
Authentication
Connected account requiredScopes
settings.users.writesettings.users.readsettings.users.teams.readTags
Set or update the company currency.HUBSPOT_SETTINGS_SET_OR_UPDATE_THE_COMPANY_CURRENCYSet or update the company currency.Connection
Set or update the company currency.
Authentication
Connected account requiredTags
UpdateHUBSPOT_SETTINGS_UPDATEPerform a partial update of an Object identified by `{userId}`or optionally a unique property value as specified by the `idProperty` query param. `{userId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.Connection72 scopes
Perform a partial update of an Object identified by `{userId}`or optionally a unique property value as specified by the `idProperty` query param. `{userId}` refers to the internal object ID by default, and the `idProperty` query param refers to a property whose values are unique for the object. Provided property values will be overwritten. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Update a batch of users by internal ID, or unique property valuesHUBSPOT_SETTINGS_UPDATE_ABATCH_OF_USERS_BY_INTERNAL_ID_OR_UNIQUE_PROPERTY_VALUESUpdate a batch of users by internal ID, or unique property valuesConnection72 scopes
Update a batch of users by internal ID, or unique property values
Authentication
Connected account requiredScopes
crm.objects.appointments.readcrm.objects.appointments.sensitive.read.v2crm.objects.appointments.sensitive.write.v2crm.objects.appointments.writecrm.objects.carts.readcrm.objects.carts.writecrm.objects.commercepayments.readcrm.objects.commercepayments.writecrm.objects.companies.highly_sensitive.read.v2crm.objects.companies.highly_sensitive.write.v2crm.objects.companies.readcrm.objects.companies.sensitive.read.v2crm.objects.companies.sensitive.write.v2crm.objects.companies.writecrm.objects.contacts.highly_sensitive.read.v2crm.objects.contacts.highly_sensitive.write.v2crm.objects.contacts.readcrm.objects.contacts.sensitive.read.v2crm.objects.contacts.sensitive.write.v2crm.objects.contacts.writecrm.objects.courses.readcrm.objects.courses.writecrm.objects.custom.highly_sensitive.read.v2crm.objects.custom.highly_sensitive.write.v2crm.objects.custom.readcrm.objects.custom.sensitive.read.v2crm.objects.custom.sensitive.write.v2crm.objects.custom.writecrm.objects.deals.highly_sensitive.read.v2crm.objects.deals.highly_sensitive.write.v2crm.objects.deals.readcrm.objects.deals.sensitive.read.v2crm.objects.deals.sensitive.write.v2crm.objects.deals.writecrm.objects.goals.readcrm.objects.goals.writecrm.objects.invoices.readcrm.objects.invoices.writecrm.objects.leads.readcrm.objects.leads.writecrm.objects.line_items.readcrm.objects.line_items.writecrm.objects.listings.readcrm.objects.listings.writecrm.objects.orders.readcrm.objects.orders.writecrm.objects.partner-clients.readcrm.objects.partner-clients.writecrm.objects.partner-services.readcrm.objects.partner-services.writecrm.objects.products.readcrm.objects.products.writecrm.objects.projects.highly_sensitive.readcrm.objects.projects.highly_sensitive.writecrm.objects.projects.readcrm.objects.projects.sensitive.readcrm.objects.projects.sensitive.writecrm.objects.projects.writecrm.objects.quotes.readcrm.objects.quotes.writecrm.objects.services.readcrm.objects.services.writecrm.objects.subscriptions.readcrm.objects.subscriptions.writecrm.objects.users.readcrm.objects.users.writee-commercemedia_bridge.readoauthticketstickets.highly_sensitive.v2tickets.sensitive.v2Tags
Update a conversion rateHUBSPOT_SETTINGS_UPDATE_ACONVERSION_RATEUpdate a conversion rateConnection
Update a conversion rate
Authentication
Connected account requiredTags
Update multiple exchange ratesHUBSPOT_SETTINGS_UPDATE_MULTIPLE_EXCHANGE_RATESUpdate multiple exchange ratesConnection
Update multiple exchange rates
Authentication
Connected account requiredTags
Batch create event subscriptionsHUBSPOT_WEBHOOKS_BATCH_CREATE_EVENT_SUBSCRIPTIONSBatch create event subscriptionsConnection
Batch create event subscriptions
Authentication
Connected account requiredTags
Batch create event subscriptionsHUBSPOT_WEBHOOKS_BATCH_CREATE_EVENT_SUBSCRIPTIONS1Batch create event subscriptions for the specified app.Connection8 scopes
Batch create event subscriptions for the specified app.
Authentication
Connected account requiredScopes
developers-readdevelopers-writeprivate-apps-readprivate-apps-writewebhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readTags
Batch readHUBSPOT_WEBHOOKS_BATCH_READExecute a batch read operation on the webhooks journal. This endpoint allows you to retrieve a batch of webhook journal entries by providing the necessary input data. It is useful for processing multiple records in a single request, streamlining data retrieval tasks.Connection8 scopes
Execute a batch read operation on the webhooks journal. This endpoint allows you to retrieve a batch of webhook journal entries by providing the necessary input data. It is useful for processing multiple records in a single request, streamlining data retrieval tasks.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Batch readHUBSPOT_WEBHOOKS_BATCH_READ1Execute a batch read operation on the webhooks journal for the specified date, 2026-03. This endpoint allows you to retrieve multiple entries from the webhooks journal in a single request, which can be useful for processing large amounts of data efficiently. Ensure that the request body is provided in the required format.Connection8 scopes
Execute a batch read operation on the webhooks journal for the specified date, 2026-03. This endpoint allows you to retrieve multiple entries from the webhooks journal in a single request, which can be useful for processing large amounts of data efficiently. Ensure that the request body is provided in the required format.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Create an event subscriptionHUBSPOT_WEBHOOKS_CREATE_AN_EVENT_SUBSCRIPTIONCreate an event subscriptionConnection
Create an event subscription
Authentication
Connected account requiredTags
Create an event subscriptionHUBSPOT_WEBHOOKS_CREATE_AN_EVENT_SUBSCRIPTION1Create new event subscription for the specified app.Connection8 scopes
Create new event subscription for the specified app.
Authentication
Connected account requiredScopes
developers-readdevelopers-writeprivate-apps-readprivate-apps-writewebhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readTags
Create FilterHUBSPOT_WEBHOOKS_CREATE_FILTERCreate a new filter for a specific webhook subscription in the HubSpot account. This endpoint allows you to define conditions that determine when a webhook should be triggered. The filter is associated with a subscription identified by its ID, and the request must include the filter details.Connection8 scopes
Create a new filter for a specific webhook subscription in the HubSpot account. This endpoint allows you to define conditions that determine when a webhook should be triggered. The filter is associated with a subscription identified by its ID, and the request must include the filter details.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Create SnapshotHUBSPOT_WEBHOOKS_CREATE_SNAPSHOTCreate a batch of CRM object snapshots in HubSpot. This endpoint is used to capture the current state of specified CRM objects for later reference or analysis. It requires a JSON payload containing the details of the CRM objects to snapshot. This operation is exempt from daily and ten-secondly rate limits.Connection8 scopes
Create a batch of CRM object snapshots in HubSpot. This endpoint is used to capture the current state of specified CRM objects for later reference or analysis. It requires a JSON payload containing the details of the CRM objects to snapshot. This operation is exempt from daily and ten-secondly rate limits.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Create SubscriptionHUBSPOT_WEBHOOKS_CREATE_SUBSCRIPTIONCreate a new subscription in the Webhooks Journal for the specified version. This endpoint allows you to define the subscription details by providing the necessary information in the request body. It supports various types of subscriptions, including object, association, event, app lifecycle event, list membership, and GDPR privacy deletion. Ensure that all required fields are included in the request to successfully create a subscription.Connection8 scopes
Create a new subscription in the Webhooks Journal for the specified version. This endpoint allows you to define the subscription details by providing the necessary information in the request body. It supports various types of subscriptions, including object, association, event, app lifecycle event, list membership, and GDPR privacy deletion. Ensure that all required fields are included in the request to successfully create a subscription.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Delete event subscriptionHUBSPOT_WEBHOOKS_DELETE_EVENT_SUBSCRIPTIONDelete event subscriptionConnection
Delete event subscription
Authentication
Connected account requiredTags
Delete event subscriptionHUBSPOT_WEBHOOKS_DELETE_EVENT_SUBSCRIPTION1Delete an existing event subscription by ID.Connection8 scopes
Delete an existing event subscription by ID.
Authentication
Connected account requiredScopes
developers-readdevelopers-writeprivate-apps-readprivate-apps-writewebhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readTags
Delete filterHUBSPOT_WEBHOOKS_DELETE_FILTERRemove a specific filter from the webhooks journal subscriptions. This operation is useful for managing and cleaning up filters that are no longer needed. Once deleted, the filter cannot be recovered.Connection8 scopes
Remove a specific filter from the webhooks journal subscriptions. This operation is useful for managing and cleaning up filters that are no longer needed. Once deleted, the filter cannot be recovered.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Delete SubscriptionHUBSPOT_WEBHOOKS_DELETE_SUBSCRIPTIONDelete a webhook journal subscription for a specific portal. This operation removes the subscription associated with the given portalId, ensuring that no further webhook events are sent for this portal. Use this endpoint to manage and clean up subscriptions that are no longer needed.Connection8 scopes
Delete a webhook journal subscription for a specific portal. This operation removes the subscription associated with the given portalId, ensuring that no further webhook events are sent for this portal. Use this endpoint to manage and clean up subscriptions that are no longer needed.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Delete subscriptionHUBSPOT_WEBHOOKS_DELETE_SUBSCRIPTION1Delete a specific webhook journal subscription using its unique identifier. This operation is useful for managing and cleaning up subscriptions that are no longer needed in your HubSpot account.Connection8 scopes
Delete a specific webhook journal subscription using its unique identifier. This operation is useful for managing and cleaning up subscriptions that are no longer needed in your HubSpot account.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Delete webhook settingsHUBSPOT_WEBHOOKS_DELETE_WEBHOOK_SETTINGSDelete webhook settingsConnection
Delete webhook settings
Authentication
Connected account requiredTags
Delete webhook settingsHUBSPOT_WEBHOOKS_DELETE_WEBHOOK_SETTINGS1Delete the webhook settings for the specified app. Event subscriptions will not be deleted, but will be paused until another webhook is created.Connection8 scopes
Delete the webhook settings for the specified app. Event subscriptions will not be deleted, but will be paused until another webhook is created.
Authentication
Connected account requiredScopes
developers-readdevelopers-writeprivate-apps-readprivate-apps-writewebhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readTags
Fetch BatchHUBSPOT_WEBHOOKS_FETCH_BATCHRetrieve a batch of webhook journal entries starting from a specified offset. This endpoint is useful for paginating through large sets of webhook data. The number of entries returned is determined by the 'count' parameter.Connection8 scopes
Retrieve a batch of webhook journal entries starting from a specified offset. This endpoint is useful for paginating through large sets of webhook data. The number of entries returned is determined by the 'count' parameter.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Fetch BatchHUBSPOT_WEBHOOKS_FETCH_BATCH1Retrieve a batch of webhook journal entries starting from a specified offset. This endpoint allows you to fetch a defined number of entries, which can be useful for processing large datasets in manageable chunks.Connection8 scopes
Retrieve a batch of webhook journal entries starting from a specified offset. This endpoint allows you to fetch a defined number of entries, which can be useful for processing large datasets in manageable chunks.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Fetch earliest batchHUBSPOT_WEBHOOKS_FETCH_EARLIEST_BATCHRetrieve the earliest batch of webhook journal entries. This endpoint is useful for accessing the oldest available data in the webhook journal, allowing users to process or analyze historical webhook events. The number of entries to fetch is specified by the 'count' path parameter.Connection8 scopes
Retrieve the earliest batch of webhook journal entries. This endpoint is useful for accessing the oldest available data in the webhook journal, allowing users to process or analyze historical webhook events. The number of entries to fetch is specified by the 'count' path parameter.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Fetch Earliest BatchHUBSPOT_WEBHOOKS_FETCH_EARLIEST_BATCH1Retrieve the earliest batch of webhook journal entries for a specified count. This endpoint is useful for accessing historical webhook data in batches, allowing you to process or analyze older entries. The number of entries retrieved is determined by the count parameter.Connection8 scopes
Retrieve the earliest batch of webhook journal entries for a specified count. This endpoint is useful for accessing historical webhook data in batches, allowing you to process or analyze older entries. The number of entries retrieved is determined by the count parameter.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
List SubscriptionsHUBSPOT_WEBHOOKS_LIST_SUBSCRIPTIONSRetrieve a list of webhook journal subscriptions for the specified version. This endpoint allows you to view all active subscriptions without pagination. It is useful for monitoring and managing webhook subscriptions in your HubSpot account.Connection8 scopes
Retrieve a list of webhook journal subscriptions for the specified version. This endpoint allows you to view all active subscriptions without pagination. It is useful for monitoring and managing webhook subscriptions in your HubSpot account.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Read an event subscriptionHUBSPOT_WEBHOOKS_READ_AN_EVENT_SUBSCRIPTIONRead an event subscriptionConnection
Read an event subscription
Authentication
Connected account requiredTags
Read an event subscriptionHUBSPOT_WEBHOOKS_READ_AN_EVENT_SUBSCRIPTION1Retrieve a specific event subscription by ID.Connection8 scopes
Retrieve a specific event subscription by ID.
Authentication
Connected account requiredScopes
developers-readdevelopers-writeprivate-apps-readprivate-apps-writewebhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readTags
Read event subscriptionsHUBSPOT_WEBHOOKS_READ_EVENT_SUBSCRIPTIONSRead event subscriptionsConnection
Read event subscriptions
Authentication
Connected account requiredTags
Read event subscriptionsHUBSPOT_WEBHOOKS_READ_EVENT_SUBSCRIPTIONS1Retrieve event subscriptions for the specified app.Connection8 scopes
Retrieve event subscriptions for the specified app.
Authentication
Connected account requiredScopes
developers-readdevelopers-writeprivate-apps-readprivate-apps-writewebhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readTags
Read webhook settingsHUBSPOT_WEBHOOKS_READ_WEBHOOK_SETTINGSRead webhook settingsConnection
Read webhook settings
Authentication
Connected account requiredTags
Read webhook settingsHUBSPOT_WEBHOOKS_READ_WEBHOOK_SETTINGS1Retrieve the webhook settings for the specified app, including the webhook’s target URL, throttle configuration, and create/update date.Connection8 scopes
Retrieve the webhook settings for the specified app, including the webhook’s target URL, throttle configuration, and create/update date.
Authentication
Connected account requiredScopes
developers-readdevelopers-writeprivate-apps-readprivate-apps-writewebhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readTags
Retrieve batchHUBSPOT_WEBHOOKS_RETRIEVE_BATCHRetrieve the latest batch of webhook journal entries up to the specified count. This endpoint is useful for fetching recent webhook data for analysis or processing. The count parameter determines the maximum number of entries to return.Connection8 scopes
Retrieve the latest batch of webhook journal entries up to the specified count. This endpoint is useful for fetching recent webhook data for analysis or processing. The count parameter determines the maximum number of entries to return.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve earliestHUBSPOT_WEBHOOKS_RETRIEVE_EARLIESTRetrieve the earliest webhook journal entries for the specified portal. This endpoint can be used to access the oldest records available in the webhook journal, which may be useful for auditing or historical analysis.Connection8 scopes
Retrieve the earliest webhook journal entries for the specified portal. This endpoint can be used to access the oldest records available in the webhook journal, which may be useful for auditing or historical analysis.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve earliest entryHUBSPOT_WEBHOOKS_RETRIEVE_EARLIEST_ENTRYRetrieve the earliest entry from the webhooks journal for the specified portal. This endpoint is useful for accessing the first recorded webhook event in the journal, which can be helpful for auditing or debugging purposes.Connection8 scopes
Retrieve the earliest entry from the webhooks journal for the specified portal. This endpoint is useful for accessing the first recorded webhook event in the journal, which can be helpful for auditing or debugging purposes.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve filterHUBSPOT_WEBHOOKS_RETRIEVE_FILTERRetrieve a specific filter associated with a webhook journal subscription. This endpoint allows you to access the details of the filter identified by the filterId, which is useful for managing and understanding the conditions applied to webhook events.Connection8 scopes
Retrieve a specific filter associated with a webhook journal subscription. This endpoint allows you to access the details of the filter identified by the filterId, which is useful for managing and understanding the conditions applied to webhook events.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve filtersHUBSPOT_WEBHOOKS_RETRIEVE_FILTERSRetrieve the filters associated with a specific webhook subscription. This endpoint allows you to view the filters applied to a subscription, which can help in managing and understanding the conditions set for webhook events.Connection8 scopes
Retrieve the filters associated with a specific webhook subscription. This endpoint allows you to view the filters applied to a subscription, which can help in managing and understanding the conditions set for webhook events.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve latestHUBSPOT_WEBHOOKS_RETRIEVE_LATESTRetrieve the latest entries from the webhooks journal for the specified portal. This endpoint is useful for accessing the most recent webhook events that have been logged, allowing for real-time monitoring or debugging of webhook activities.Connection8 scopes
Retrieve the latest entries from the webhooks journal for the specified portal. This endpoint is useful for accessing the most recent webhook events that have been logged, allowing for real-time monitoring or debugging of webhook activities.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve Latest BatchHUBSPOT_WEBHOOKS_RETRIEVE_LATEST_BATCHRetrieve the latest batch of webhook journal entries. This endpoint allows you to specify the number of entries to fetch, providing a way to access the most recent webhook events processed by your HubSpot account.Connection8 scopes
Retrieve the latest batch of webhook journal entries. This endpoint allows you to specify the number of entries to fetch, providing a way to access the most recent webhook events processed by your HubSpot account.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve latest journalHUBSPOT_WEBHOOKS_RETRIEVE_LATEST_JOURNALRetrieve the latest entries from the webhooks journal for the specified portal. This endpoint is useful for accessing the most recent webhook events and their statuses, allowing you to monitor and debug webhook activity effectively.Connection8 scopes
Retrieve the latest entries from the webhooks journal for the specified portal. This endpoint is useful for accessing the most recent webhook events and their statuses, allowing you to monitor and debug webhook activity effectively.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve Next BatchHUBSPOT_WEBHOOKS_RETRIEVE_NEXT_BATCHRetrieve the next set of webhook journal entries starting from a specified offset. This endpoint is useful for paginating through large sets of webhook data, allowing you to continue from where a previous request left off.Connection8 scopes
Retrieve the next set of webhook journal entries starting from a specified offset. This endpoint is useful for paginating through large sets of webhook data, allowing you to continue from where a previous request left off.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve Next EntriesHUBSPOT_WEBHOOKS_RETRIEVE_NEXT_ENTRIESRetrieve the next set of entries from the webhooks journal starting from a specified offset. This endpoint is useful for paginating through journal entries to process or analyze webhook events sequentially.Connection8 scopes
Retrieve the next set of entries from the webhooks journal starting from a specified offset. This endpoint is useful for paginating through journal entries to process or analyze webhook events sequentially.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve statusHUBSPOT_WEBHOOKS_RETRIEVE_STATUSRetrieve the status of a specific webhook journal entry using its unique status ID. This endpoint is useful for monitoring the progress or outcome of webhook journal entries, allowing you to check if an entry is pending, in progress, completed, failed, or expired.Connection8 scopes
Retrieve the status of a specific webhook journal entry using its unique status ID. This endpoint is useful for monitoring the progress or outcome of webhook journal entries, allowing you to check if an entry is pending, in progress, completed, failed, or expired.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve statusHUBSPOT_WEBHOOKS_RETRIEVE_STATUS1Retrieve the status of a specific webhook journal entry using its unique status ID. This endpoint provides detailed information about the status, including whether it is pending, in progress, completed, failed, or expired. It is useful for monitoring and managing the state of webhook journal entries.Connection8 scopes
Retrieve the status of a specific webhook journal entry using its unique status ID. This endpoint provides detailed information about the status, including whether it is pending, in progress, completed, failed, or expired. It is useful for monitoring and managing the state of webhook journal entries.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Retrieve subscriptionHUBSPOT_WEBHOOKS_RETRIEVE_SUBSCRIPTIONRetrieve details of a specific webhook subscription using its unique identifier. This endpoint is useful for obtaining information about a particular subscription, such as its actions, object type, and associated properties.Connection8 scopes
Retrieve details of a specific webhook subscription using its unique identifier. This endpoint is useful for obtaining information about a particular subscription, such as its actions, object type, and associated properties.
Authentication
Connected account requiredScopes
webhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readdevelopers-readdevelopers-writeprivate-apps-readprivate-apps-writeTags
Update an event subscriptionHUBSPOT_WEBHOOKS_UPDATE_AN_EVENT_SUBSCRIPTIONUpdate an event subscriptionConnection
Update an event subscription
Authentication
Connected account requiredTags
Update an event subscriptionHUBSPOT_WEBHOOKS_UPDATE_AN_EVENT_SUBSCRIPTION1Update an existing event subscription by ID.Connection8 scopes
Update an existing event subscription by ID.
Authentication
Connected account requiredScopes
developers-readdevelopers-writeprivate-apps-readprivate-apps-writewebhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readTags
Update webhook settingsHUBSPOT_WEBHOOKS_UPDATE_WEBHOOK_SETTINGSUpdate webhook settingsConnection
Update webhook settings
Authentication
Connected account requiredTags
Update webhook settingsHUBSPOT_WEBHOOKS_UPDATE_WEBHOOK_SETTINGS1Update webhook settings for the specified app.Connection8 scopes
Update webhook settings for the specified app.
Authentication
Connected account requiredScopes
developers-readdevelopers-writeprivate-apps-readprivate-apps-writewebhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readTags