HubSpot
Manage HubSpot CRM, marketing, CMS, conversations, automation, and developer platform APIs.
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| OAuth 2.0 | oauth2 | available | — |
调用示例
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 目录
可用 Tools
1123 个可调用操作
Get account details for a HubSpot account.HUBSPOT_ACCOUNT_GET_ACCOUNT_DETAILS_FOR_AHUBSPOT_ACCOUNTGet account details需要连接
Get account details
认证
需要 Connected AccountTags
get-/account-info/v3/activity/audit-logsHUBSPOT_ACCOUNT_GET_ACCOUNT_INFO_V3_ACTIVITY_AUDIT_LOGSget-/account-info/v3/activity/audit-logs需要连接2 scopes
get-/account-info/v3/activity/audit-logs
认证
需要 Connected AccountScopes
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-logs需要连接2 scopes
get-/account-info/2025-09/activity/audit-logs
认证
需要 Connected AccountScopes
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 addresses需要连接
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
认证
需要 Connected AccountTags
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 response需要连接
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
认证
需要 Connected AccountTags
Get login activity for a HubSpot account.HUBSPOT_ACCOUNT_GET_LOGIN_ACTIVITY_FOR_AHUBSPOT_ACCOUNTGet login activity.需要连接2 scopes
Get login activity.
认证
需要 Connected AccountScopes
account-info.security.readoauthTags
Get login activity for a HubSpot account.HUBSPOT_ACCOUNT_GET_LOGIN_ACTIVITY_FOR_AHUBSPOT_ACCOUNT1Get login activity.需要连接2 scopes
Get login activity.
认证
需要 Connected AccountScopes
account-info.security.readoauthTags
Get security activity for a HubSpot accountHUBSPOT_ACCOUNT_GET_SECURITY_ACTIVITY_FOR_AHUBSPOT_ACCOUNTGet security activity需要连接2 scopes
Get security activity
认证
需要 Connected AccountScopes
account-info.security.readoauthTags
Get security activity for a HubSpot accountHUBSPOT_ACCOUNT_GET_SECURITY_ACTIVITY_FOR_AHUBSPOT_ACCOUNT1Get security activity需要连接2 scopes
Get security activity
认证
需要 Connected AccountScopes
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 usage需要连接
Get daily API usage
认证
需要 Connected AccountTags
Retrieve account detailsHUBSPOT_ACCOUNT_RETRIEVE_ACCOUNT_DETAILSRetrieve account details such as the account type, time zone, currencies, and data hosting location.需要连接4 scopes
Retrieve account details such as the account type, time zone, currencies, and data hosting location.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Retrieve account details such as the account type, time zone, currencies, and data hosting location.
认证
需要 Connected AccountScopes
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).需要连接4 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).
认证
需要 Connected AccountScopes
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).需要连接4 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).
认证
需要 Connected AccountScopes
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.需要连接4 scopes
Retrieve the daily API usage for private apps in the account, along with information about usage limits.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Retrieve the daily API usage for private apps in the account, along with information about usage limits.
认证
需要 Connected AccountScopes
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).需要连接4 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).
认证
需要 Connected AccountScopes
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 definition需要连接
Archive a function for a definition
认证
需要 Connected AccountTags
Complete a batch of callbacksHUBSPOT_AUTOMATION_COMPLETE_ABATCH_OF_CALLBACKSComplete a batch of callbacks需要连接1 scope
Complete a batch of callbacks
认证
需要 Connected AccountScopes
automationTags
Completes a callbackHUBSPOT_AUTOMATION_COMPLETES_ACALLBACKCompletes a callback需要连接1 scope
Completes a callback
认证
需要 Connected AccountScopes
automationTags
Create a new custom action definitionHUBSPOT_AUTOMATION_CREATE_ANEW_CUSTOM_ACTION_DEFINITIONCreate a new custom action definition需要连接
Create a new custom action definition
认证
需要 Connected AccountTags
Delete a function for a definitionHUBSPOT_AUTOMATION_DELETE_AFUNCTION_FOR_ADEFINITIONDelete a function for a definition需要连接
Delete a function for a definition
认证
需要 Connected AccountTags
Delete an action definitionHUBSPOT_AUTOMATION_DELETE_AN_ACTION_DEFINITIONDelete an action definition需要连接
Delete an action definition
认证
需要 Connected AccountTags
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.需要连接1 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.
认证
需要 Connected AccountScopes
automationTags
Enroll a contact in a sequenceHUBSPOT_AUTOMATION_ENROLL_ACONTACT_IN_ASEQUENCEEnroll a contact in a sequence需要连接
Enroll a contact in a sequence
认证
需要 Connected AccountTags
get-/automation/v4/flowsHUBSPOT_AUTOMATION_GET_AUTOMATION_V4_FLOWSRetrieve all workflows from an account.需要连接1 scope
Retrieve all workflows from an account.
认证
需要 Connected AccountScopes
automationTags
get-/automation/v4/flows/email-campaignsHUBSPOT_AUTOMATION_GET_AUTOMATION_V4_FLOWS_EMAIL_CAMPAIGNSRetrieve emails sent by a workflow by ID.需要连接1 scope
Retrieve emails sent by a workflow by ID.
认证
需要 Connected AccountScopes
automationTags
get-/automation/v4/flows/{flow Id}HUBSPOT_AUTOMATION_GET_AUTOMATION_V4_FLOWS_FLOW_IDRetrieve all details for a specific workflow by ID.需要连接1 scope
Retrieve all details for a specific workflow by ID.
认证
需要 Connected AccountScopes
automationTags
get-/automation/v4/sequencesHUBSPOT_AUTOMATION_GET_AUTOMATION_V4_SEQUENCESget-/automation/v4/sequences需要连接
get-/automation/v4/sequences
认证
需要 Connected AccountTags
Insert a function for a definitionHUBSPOT_AUTOMATION_INSERT_AFUNCTION_FOR_ADEFINITIONInsert a function for a definition需要连接
Insert a function for a definition
认证
需要 Connected AccountTags
post-/automation/v4/flowsHUBSPOT_AUTOMATION_POST_AUTOMATION_V4_FLOWSCreate a new workflow.需要连接1 scope
Create a new workflow.
认证
需要 Connected AccountScopes
automationTags
post-/automation/v4/flows/batch/readHUBSPOT_AUTOMATION_POST_AUTOMATION_V4_FLOWS_BATCH_READRetrieve a batch of workflows by ID.需要连接1 scope
Retrieve a batch of workflows by ID.
认证
需要 Connected AccountScopes
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.需要连接1 scope
Retrieve the IDs of v3 workflows that have been migrated to the v4 API.
认证
需要 Connected AccountScopes
automationTags
put-/automation/v4/flows/{flow Id}HUBSPOT_AUTOMATION_PUT_AUTOMATION_V4_FLOWS_FLOW_IDUpdate a workflow by ID.需要连接1 scope
Update a workflow by ID.
认证
需要 Connected AccountScopes
automationTags
Retrieve a custom action definitionHUBSPOT_AUTOMATION_RETRIEVE_ACUSTOM_ACTION_DEFINITIONRetrieve a custom action definition需要连接
Retrieve a custom action definition
认证
需要 Connected AccountTags
Retrieve a function from a given definitionHUBSPOT_AUTOMATION_RETRIEVE_AFUNCTION_FROM_AGIVEN_DEFINITIONRetrieve a function from a given definition需要连接
Retrieve a function from a given definition
认证
需要 Connected AccountTags
Retrieve a specific revision of a definitionHUBSPOT_AUTOMATION_RETRIEVE_ASPECIFIC_REVISION_OF_ADEFINITIONRetrieve a specific revision of a definition需要连接
Retrieve a specific revision of a definition
认证
需要 Connected AccountTags
Retrieve custom action definitionsHUBSPOT_AUTOMATION_RETRIEVE_CUSTOM_ACTION_DEFINITIONSRetrieve custom action definitions需要连接
Retrieve custom action definitions
认证
需要 Connected AccountTags
Retrieve details for a sequenceHUBSPOT_AUTOMATION_RETRIEVE_DETAILS_FOR_ASEQUENCERetrieve details for a sequence需要连接
Retrieve details for a sequence
认证
需要 Connected AccountTags
Retrieve functions by a type for a given definitionHUBSPOT_AUTOMATION_RETRIEVE_FUNCTIONS_BY_ATYPE_FOR_AGIVEN_DEFINITIONRetrieve functions by a type for a given definition需要连接
Retrieve functions by a type for a given definition
认证
需要 Connected AccountTags
Retrieve functions for a given definitionHUBSPOT_AUTOMATION_RETRIEVE_FUNCTIONS_FOR_AGIVEN_DEFINITIONRetrieve functions for a given definition需要连接
Retrieve functions for a given definition
认证
需要 Connected AccountTags
Retrieve revisions for a given definitionHUBSPOT_AUTOMATION_RETRIEVE_REVISIONS_FOR_AGIVEN_DEFINITIONRetrieve revisions for a given definition需要连接
Retrieve revisions for a given definition
认证
需要 Connected AccountTags
Retrieve the enrollment status of a contactHUBSPOT_AUTOMATION_RETRIEVE_THE_ENROLLMENT_STATUS_OF_ACONTACTRetrieve the enrollment status of a contact需要连接
Retrieve the enrollment status of a contact
认证
需要 Connected AccountTags
Update a function for a definitionHUBSPOT_AUTOMATION_UPDATE_AFUNCTION_FOR_ADEFINITIONUpdate a function for a definition需要连接
Update a function for a definition
认证
需要 Connected AccountTags
Update an existing action definitionHUBSPOT_AUTOMATION_UPDATE_AN_EXISTING_ACTION_DEFINITIONUpdate an existing action definition需要连接
Update an existing action definition
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Archive a tableHUBSPOT_CMS_ARCHIVE_ATABLEArchive (soft delete) an existing HubDB table. This archives both the published and draft versions.需要连接
Archive (soft delete) an existing HubDB table. This archives both the published and draft versions.
认证
需要 Connected AccountTags
Archive multiple propertiesHUBSPOT_CMS_ARCHIVE_MULTIPLE_PROPERTIESArchive multiple properties需要连接
Archive multiple properties
认证
需要 Connected AccountTags
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.需要连接
Attach a Blog Author to a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Attach a Blog Post to a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Attach a Blog Tag to a multi-language group.
认证
需要 Connected AccountTags
Attach a blog to a multi-language groupHUBSPOT_CMS_ATTACH_ABLOG_TO_AMULTI_LANGUAGE_GROUPAttach a blog to a multi-language group.需要连接
Attach a blog to a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Attach a landing page to a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Attach a site page to a multi-language group.
认证
需要 Connected AccountTags
Clone a Blog PostHUBSPOT_CMS_CLONE_ABLOG_POSTClone a Blog Post.需要连接
Clone a Blog Post.
认证
需要 Connected AccountTags
Clone a Landing PageHUBSPOT_CMS_CLONE_ALANDING_PAGEClone a Landing Page需要连接
Clone a Landing Page
认证
需要 Connected AccountTags
Clone a rowHUBSPOT_CMS_CLONE_AROWClones a single row in the `draft` version of the table.需要连接
Clones a single row in the `draft` version of the table.
认证
需要 Connected AccountTags
Clone a Site PageHUBSPOT_CMS_CLONE_ASITE_PAGEClone a Site Page需要连接
Clone a Site Page
认证
需要 Connected AccountTags
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`.需要连接
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`.
认证
需要 Connected AccountTags
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.需要连接
Clones rows in the `draft` version of the specified table, given a set of row ids. Maximum of 100 row ids per call.
认证
需要 Connected AccountTags
Create a batch of Blog AuthorsHUBSPOT_CMS_CREATE_ABATCH_OF_BLOG_AUTHORSCreate the Blog Author objects detailed in the request body.需要连接
Create the Blog Author objects detailed in the request body.
认证
需要 Connected AccountTags
Create a batch of Blog PostsHUBSPOT_CMS_CREATE_ABATCH_OF_BLOG_POSTSCreate the Blog Post objects detailed in the request body.需要连接
Create the Blog Post objects detailed in the request body.
认证
需要 Connected AccountTags
Create a batch of Blog TagsHUBSPOT_CMS_CREATE_ABATCH_OF_BLOG_TAGSCreate the Blog Tag objects detailed in the request body.需要连接
Create the Blog Tag objects detailed in the request body.
认证
需要 Connected AccountTags
Create a batch of FoldersHUBSPOT_CMS_CREATE_ABATCH_OF_FOLDERSCreate the Folder objects detailed in the request body.需要连接
Create the Folder objects detailed in the request body.
认证
需要 Connected AccountTags
Create a batch of Landing PagesHUBSPOT_CMS_CREATE_ABATCH_OF_LANDING_PAGESCreate the Landing Page objects detailed in the request body.需要连接
Create the Landing Page objects detailed in the request body.
认证
需要 Connected AccountTags
Create a batch of Site PagesHUBSPOT_CMS_CREATE_ABATCH_OF_SITE_PAGESCreate the Site Page objects detailed in the request body.需要连接
Create the Site Page objects detailed in the request body.
认证
需要 Connected AccountTags
Create an attention span eventHUBSPOT_CMS_CREATE_AN_ATTENTION_SPAN_EVENTCreate an attention span event需要连接1 scope
Create an attention span event
认证
需要 Connected AccountScopes
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.需要连接
Create a new A/B test variation based on the information provided in the request body.
认证
需要 Connected AccountTags
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.需要连接
Create a new A/B test variation based on the information provided in the request body.
认证
需要 Connected AccountTags
Create a new Blog AuthorHUBSPOT_CMS_CREATE_ANEW_BLOG_AUTHORCreate a new Blog Author.需要连接
Create a new Blog Author.
认证
需要 Connected AccountTags
Create a new Blog PostHUBSPOT_CMS_CREATE_ANEW_BLOG_POSTCreate a new Blog Post.需要连接
Create a new Blog Post.
认证
需要 Connected AccountTags
Create a new Blog TagHUBSPOT_CMS_CREATE_ANEW_BLOG_TAGCreate a new Blog Tag.需要连接
Create a new Blog Tag.
认证
需要 Connected AccountTags
Create a new FolderHUBSPOT_CMS_CREATE_ANEW_FOLDERCreate a new Folder需要连接
Create a new Folder
认证
需要 Connected AccountTags
Create a new Landing PageHUBSPOT_CMS_CREATE_ANEW_LANDING_PAGECreate a new Landing Page需要连接
Create a new Landing Page
认证
需要 Connected AccountTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATIONCreate a new language variation from an existing blog需要连接
Create a new language variation from an existing blog
认证
需要 Connected AccountTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATION1Create a new language variation from an existing Blog Tag需要连接
Create a new language variation from an existing Blog Tag
认证
需要 Connected AccountTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATION2Create a new language variation from an existing site page需要连接
Create a new language variation from an existing site page
认证
需要 Connected AccountTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATION3Create a new language variation from an existing landing page需要连接
Create a new language variation from an existing landing page
认证
需要 Connected AccountTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATION4Create a new language variation from an existing Blog Author.需要连接
Create a new language variation from an existing Blog Author.
认证
需要 Connected AccountTags
Create a new language variationHUBSPOT_CMS_CREATE_ANEW_LANGUAGE_VARIATION5Create a new language variation from an existing Blog Post需要连接
Create a new language variation from an existing Blog Post
认证
需要 Connected AccountTags
Create a new object typeHUBSPOT_CMS_CREATE_ANEW_OBJECT_TYPECreate a new object type需要连接
Create a new object type
认证
需要 Connected AccountTags
Create a new propertyHUBSPOT_CMS_CREATE_ANEW_PROPERTYCreate a new property需要连接
Create a new property
认证
需要 Connected AccountTags
Create a new property groupHUBSPOT_CMS_CREATE_ANEW_PROPERTY_GROUPCreate a new property group需要连接
Create a new property group
认证
需要 Connected AccountTags
Create a new Site PageHUBSPOT_CMS_CREATE_ANEW_SITE_PAGECreate a new Site Page需要连接
Create a new Site Page
认证
需要 Connected AccountTags
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.需要连接
Creates a new draft HubDB table given a JSON schema. The table name and label should be unique for each account.
认证
需要 Connected AccountTags
Create a played eventHUBSPOT_CMS_CREATE_APLAYED_EVENTCreate a played event需要连接1 scope
Create a played event
认证
需要 Connected AccountScopes
media_bridge.writeTags
Create a quartile eventHUBSPOT_CMS_CREATE_AQUARTILE_EVENTCreate a quartile event需要连接1 scope
Create a quartile event
认证
需要 Connected AccountScopes
media_bridge.writeTags
Create a redirectHUBSPOT_CMS_CREATE_AREDIRECTCreates and configures a new URL redirect.需要连接
Creates and configures a new URL redirect.
认证
需要 Connected AccountTags
Create association definitionHUBSPOT_CMS_CREATE_ASSOCIATION_DEFINITIONCreate association definition需要连接
Create association definition
认证
需要 Connected AccountTags
Create multiple propertiesHUBSPOT_CMS_CREATE_MULTIPLE_PROPERTIESCreate multiple properties需要连接
Create multiple properties
认证
需要 Connected AccountTags
Create or update event visibility settingsHUBSPOT_CMS_CREATE_OR_UPDATE_EVENT_VISIBILITY_SETTINGSCreate or update event visibility settings需要连接
Create or update event visibility settings
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Delete a batch of Blog AuthorsHUBSPOT_CMS_DELETE_ABATCH_OF_BLOG_AUTHORSDelete the Blog Author objects identified in the request body.需要连接
Delete the Blog Author objects identified in the request body.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Delete a batch of Blog TagsHUBSPOT_CMS_DELETE_ABATCH_OF_BLOG_TAGSDelete the Blog Tag objects identified in the request body.需要连接
Delete the Blog Tag objects identified in the request body.
认证
需要 Connected AccountTags
Delete a batch of FoldersHUBSPOT_CMS_DELETE_ABATCH_OF_FOLDERSDelete the Folder objects identified in the request body.需要连接
Delete the Folder objects identified in the request body.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Delete a Blog AuthorHUBSPOT_CMS_DELETE_ABLOG_AUTHORDelete the Blog Author object identified by the id in the path.需要连接
Delete the Blog Author object identified by the id in the path.
认证
需要 Connected AccountTags
Delete a Blog PostHUBSPOT_CMS_DELETE_ABLOG_POSTDelete the Blog Post object identified by the id in the path.需要连接
Delete the Blog Post object identified by the id in the path.
认证
需要 Connected AccountTags
Delete a Blog TagHUBSPOT_CMS_DELETE_ABLOG_TAGDelete the Blog Tag object identified by the id in the path.需要连接
Delete the Blog Tag object identified by the id in the path.
认证
需要 Connected AccountTags
Delete a fileHUBSPOT_CMS_DELETE_AFILEDeletes the file at the specified path in the specified environment.需要连接
Deletes the file at the specified path in the specified environment.
认证
需要 Connected AccountTags
Delete a FolderHUBSPOT_CMS_DELETE_AFOLDERDelete the Folder object identified by the id in the path.需要连接
Delete the Folder object identified by the id in the path.
认证
需要 Connected AccountTags
Delete a Landing PageHUBSPOT_CMS_DELETE_ALANDING_PAGEDelete the Landing Page object identified by the id in the path.需要连接
Delete the Landing Page object identified by the id in the path.
认证
需要 Connected AccountTags
Delete an association definitionHUBSPOT_CMS_DELETE_AN_ASSOCIATION_DEFINITIONDelete an association definition需要连接
Delete an association definition
认证
需要 Connected AccountTags
Delete an oEmbed domainHUBSPOT_CMS_DELETE_AN_OEMBED_DOMAINDelete an oEmbed domain需要连接
Delete an oEmbed domain
认证
需要 Connected AccountTags
Delete a propertyHUBSPOT_CMS_DELETE_APROPERTYDelete a property需要连接
Delete a property
认证
需要 Connected AccountTags
Delete a property groupHUBSPOT_CMS_DELETE_APROPERTY_GROUPDelete a property group需要连接
Delete a property group
认证
需要 Connected AccountTags
Delete a redirectHUBSPOT_CMS_DELETE_AREDIRECTDelete one existing redirect, so it is no longer mapped.需要连接
Delete one existing redirect, so it is no longer mapped.
认证
需要 Connected AccountTags
Delete a Site PageHUBSPOT_CMS_DELETE_ASITE_PAGEDelete the Site Page object identified by the id in the path.需要连接
Delete the Site Page object identified by the id in the path.
认证
需要 Connected AccountTags
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.需要连接
Detach a Blog Author from a multi-language group.
认证
需要 Connected AccountTags
Detach a blog from a multi-language groupHUBSPOT_CMS_DETACH_ABLOG_FROM_AMULTI_LANGUAGE_GROUPDetach a blog from a multi-language group.需要连接
Detach a blog from a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Detach a Blog Post from a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Detach a Blog Tag from a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Detach a landing page from a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Detach a site page from a multi-language group.
认证
需要 Connected AccountTags
Download a fileHUBSPOT_CMS_DOWNLOAD_AFILEDownloads the byte contents of the file at the specified path in the specified environment.需要连接
Downloads the byte contents of the file at the specified path in the specified environment.
认证
需要 Connected AccountTags
End an active A/B testHUBSPOT_CMS_END_AN_ACTIVE_ABTESTEnd an active A/B test and designate a winner.需要连接
End an active A/B test and designate a winner.
认证
需要 Connected AccountTags
End an active A/B testHUBSPOT_CMS_END_AN_ACTIVE_ABTEST1End an active A/B test and designate a winner.需要连接
End an active A/B test and designate a winner.
认证
需要 Connected AccountTags
Export a draft tableHUBSPOT_CMS_EXPORT_ADRAFT_TABLEExports the `draft` version of a table to CSV / EXCEL format.需要连接
Exports the `draft` version of a table to CSV / EXCEL format.
认证
需要 Connected AccountTags
Export a published version of a tableHUBSPOT_CMS_EXPORT_APUBLISHED_VERSION_OF_ATABLEExports the `published` version of a table to CSV / EXCEL format.需要连接
Exports the `published` version of a table to CSV / EXCEL format.
认证
需要 Connected AccountTags
Extract a zip fileHUBSPOT_CMS_EXTRACT_AZIP_FILEExtract a zip file需要连接
Extract a zip file
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
Returns the details for the `published` version of each table defined in an account, including column definitions.
认证
需要 Connected AccountTags
Get all schemasHUBSPOT_CMS_GET_ALL_SCHEMASGet all schemas需要连接
Get all schemas
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Get an oEmbed domainHUBSPOT_CMS_GET_AN_OEMBED_DOMAINGet an oEmbed domain需要连接
Get an oEmbed domain
认证
需要 Connected AccountTags
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.需要连接
Get a single row by ID from a table's `draft` version.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
Returns rows in the `draft` version of the specified table, given a set of row ids.
认证
需要 Connected AccountTags
Get a single domainHUBSPOT_CMS_GET_ASINGLE_DOMAINReturns a single domains with the id specified.需要连接
Returns a single domains with the id specified.
认证
需要 Connected AccountTags
Get a specific property groupHUBSPOT_CMS_GET_ASPECIFIC_PROPERTY_GROUPGet a specific property group需要连接
Get a specific property group
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
Returns all existing domains that have been created. Results can be limited and filtered by creation or updated date.
认证
需要 Connected AccountTags
Get current redirectsHUBSPOT_CMS_GET_CURRENT_REDIRECTSReturns all existing URL redirects. Results can be limited and filtered by creation or updated date.需要连接
Returns all existing URL redirects. Results can be limited and filtered by creation or updated date.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Get details for a redirectHUBSPOT_CMS_GET_DETAILS_FOR_AREDIRECTReturns the details for a single existing URL redirect by ID.需要连接
Returns the details for a single existing URL redirect by ID.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Get extraction statusHUBSPOT_CMS_GET_EXTRACTION_STATUSGet extraction status需要连接
Get extraction status
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Get object types for a supported mediaHUBSPOT_CMS_GET_OBJECT_TYPES_FOR_ASUPPORTED_MEDIAGet object types for a supported media需要连接
Get object types for a supported media
认证
需要 Connected AccountTags
Get oEmbed domainsHUBSPOT_CMS_GET_OEMBED_DOMAINSGet oEmbed domains需要连接
Get oEmbed domains
认证
需要 Connected AccountTags
Get property groupsHUBSPOT_CMS_GET_PROPERTY_GROUPSGet property groups需要连接
Get property groups
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Get the details for a propertyHUBSPOT_CMS_GET_THE_DETAILS_FOR_APROPERTYGet the details for a property需要连接
Get the details for a property
认证
需要 Connected AccountTags
Get the details for multiple propertiesHUBSPOT_CMS_GET_THE_DETAILS_FOR_MULTIPLE_PROPERTIESGet the details for multiple properties需要连接
Get the details for multiple properties
认证
需要 Connected AccountTags
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.需要连接
Gets the metadata object for the file at the specified path in the specified environment.
认证
需要 Connected AccountTags
Get the properties for an object type.HUBSPOT_CMS_GET_THE_PROPERTIES_FOR_AN_OBJECT_TYPEGet the properties for an object type.需要连接
Get the properties for an object type.
认证
需要 Connected AccountTags
Get the schema for an object typeHUBSPOT_CMS_GET_THE_SCHEMA_FOR_AN_OBJECT_TYPEGet the schema for an object type需要连接
Get the schema for an object type
认证
需要 Connected AccountTags
Permanently deletes a rowHUBSPOT_CMS_PERMANENTLY_DELETES_AROWPermanently deletes a row from a table's `draft` version.需要连接
Permanently deletes a row from a table's `draft` version.
认证
需要 Connected AccountTags
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.需要连接
Permanently deletes rows from the `draft` version of the table, given a set of row ids. Maximum of 100 row ids per call.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
Take any changes from the draft version of the Blog Post and apply them to the live version.
认证
需要 Connected AccountTags
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.需要连接
Take any changes from the draft version of the Landing Page and apply them to the live version.
认证
需要 Connected AccountTags
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.需要连接
Take any changes from the draft version of the Site Page and apply them to the live version.
认证
需要 Connected AccountTags
Query audit logsHUBSPOT_CMS_QUERY_AUDIT_LOGSReturns audit logs based on filters.需要连接
Returns audit logs based on filters.
认证
需要 Connected AccountTags
Register the media bridge app nameHUBSPOT_CMS_REGISTER_THE_MEDIA_BRIDGE_APP_NAMERegister the media bridge app name需要连接
Register the media bridge app name
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Rerun a previous A/B testHUBSPOT_CMS_RERUN_APREVIOUS_ABTESTRerun a previous A/B test.需要连接
Rerun a previous A/B test.
认证
需要 Connected AccountTags
Rerun a previous A/B testHUBSPOT_CMS_RERUN_APREVIOUS_ABTEST1Rerun a previous A/B test.需要连接
Rerun a previous A/B test.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
Discards any edits and resets the draft to the live version.
认证
需要 Connected AccountTags
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.需要连接
Discards any edits and resets the draft to the live version.
认证
需要 Connected AccountTags
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.需要连接
Discards any edits and resets the draft to the live version.
认证
需要 Connected AccountTags
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.需要连接
Takes a specified version of a blog post and restores it.
认证
需要 Connected AccountTags
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.需要连接
Takes a specified version of a blog post, sets it as the new draft version of the blog post.
认证
需要 Connected AccountTags
Restore a previous version of a FolderHUBSPOT_CMS_RESTORE_APREVIOUS_VERSION_OF_AFOLDERTakes a specified version of a Folder and restores it.需要连接
Takes a specified version of a Folder and restores it.
认证
需要 Connected AccountTags
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.需要连接
Takes a specified version of a Landing Page and restores it.
认证
需要 Connected AccountTags
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.需要连接
Takes a specified version of a Landing Page, sets it as the new draft version of the Landing Page.
认证
需要 Connected AccountTags
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.需要连接
Takes a specified version of a Site Page and restores it.
认证
需要 Connected AccountTags
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.需要连接
Takes a specified version of a Site Page, sets it as the new draft version of the Site Page.
认证
需要 Connected AccountTags
Retrieve a batch of Blog AuthorsHUBSPOT_CMS_RETRIEVE_ABATCH_OF_BLOG_AUTHORSRetrieve the Blog Author objects identified in the request body.需要连接
Retrieve the Blog Author objects identified in the request body.
认证
需要 Connected AccountTags
Retrieve a batch of Blog PostsHUBSPOT_CMS_RETRIEVE_ABATCH_OF_BLOG_POSTSRetrieve the Blog Post objects identified in the request body.需要连接
Retrieve the Blog Post objects identified in the request body.
认证
需要 Connected AccountTags
Retrieve a batch of Blog TagsHUBSPOT_CMS_RETRIEVE_ABATCH_OF_BLOG_TAGSRetrieve the Blog Tag objects identified in the request body.需要连接
Retrieve the Blog Tag objects identified in the request body.
认证
需要 Connected AccountTags
Retrieve a batch of FoldersHUBSPOT_CMS_RETRIEVE_ABATCH_OF_FOLDERSUpdate the Folder objects identified in the request body.需要连接
Update the Folder objects identified in the request body.
认证
需要 Connected AccountTags
Retrieve a batch of Landing PagesHUBSPOT_CMS_RETRIEVE_ABATCH_OF_LANDING_PAGESRetrieve the Landing Page objects identified in the request body.需要连接
Retrieve the Landing Page objects identified in the request body.
认证
需要 Connected AccountTags
Retrieve a batch of Site PagesHUBSPOT_CMS_RETRIEVE_ABATCH_OF_SITE_PAGESRetrieve the Site Page objects identified in the request body.需要连接
Retrieve the Site Page objects identified in the request body.
认证
需要 Connected AccountTags
Retrieve a BlogHUBSPOT_CMS_RETRIEVE_ABLOGRetrieve the Blog object identified by the id in the path.需要连接
Retrieve the Blog object identified by the id in the path.
认证
需要 Connected AccountTags
Retrieve a Blog AuthorHUBSPOT_CMS_RETRIEVE_ABLOG_AUTHORRetrieve the Blog Author object identified by the id in the path.需要连接
Retrieve the Blog Author object identified by the id in the path.
认证
需要 Connected AccountTags
Retrieve a Blog PostHUBSPOT_CMS_RETRIEVE_ABLOG_POSTRetrieve the Blog Post object identified by the id in the path.需要连接
Retrieve the Blog Post object identified by the id in the path.
认证
需要 Connected AccountTags
Retrieve a Blog TagHUBSPOT_CMS_RETRIEVE_ABLOG_TAGRetrieve the Blog Tag object identified by the id in the path.需要连接
Retrieve the Blog Tag object identified by the id in the path.
认证
需要 Connected AccountTags
Retrieve a FolderHUBSPOT_CMS_RETRIEVE_AFOLDERRetrieve the Folder object identified by the id in the path.需要连接
Retrieve the Folder object identified by the id in the path.
认证
需要 Connected AccountTags
Retrieve a Landing PageHUBSPOT_CMS_RETRIEVE_ALANDING_PAGERetrieve the Landing Page object identified by the id in the path.需要连接
Retrieve the Landing Page object identified by the id in the path.
认证
需要 Connected AccountTags
Retrieve a Site PageHUBSPOT_CMS_RETRIEVE_ASITE_PAGERetrieve the Site Page object identified by the id in the path.需要连接
Retrieve the Site Page object identified by the id in the path.
认证
需要 Connected AccountTags
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.需要连接
Retrieve the full draft version of the Blog Post.
认证
需要 Connected AccountTags
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.需要连接
Retrieve the full draft version of the Landing Page.
认证
需要 Connected AccountTags
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.需要连接
Retrieve the full draft version of the Site Page.
认证
需要 Connected AccountTags
Retrieves all the previous versions of a BlogHUBSPOT_CMS_RETRIEVES_ALL_THE_PREVIOUS_VERSIONS_OF_ABLOGRetrieves all the previous versions of a Blog需要连接
Retrieves all the previous versions of a Blog
认证
需要 Connected AccountTags
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.需要连接
Retrieves all the previous versions of a blog post.
认证
需要 Connected AccountTags
Retrieves all the previous versions of a FolderHUBSPOT_CMS_RETRIEVES_ALL_THE_PREVIOUS_VERSIONS_OF_AFOLDERRetrieves all the previous versions of a Folder.需要连接
Retrieves all the previous versions of a Folder.
认证
需要 Connected AccountTags
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.需要连接
Retrieves all the previous versions of a Landing Page.
认证
需要 Connected AccountTags
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.需要连接
Retrieves all the previous versions of a Site Page.
认证
需要 Connected AccountTags
Retrieves a previous version of a BlogHUBSPOT_CMS_RETRIEVES_APREVIOUS_VERSION_OF_ABLOGRetrieves a previous version of a Blog需要连接
Retrieves a previous version of a Blog
认证
需要 Connected AccountTags
Retrieves a previous version of a blog postHUBSPOT_CMS_RETRIEVES_APREVIOUS_VERSION_OF_ABLOG_POSTRetrieves a previous version of a blog post.需要连接
Retrieves a previous version of a blog post.
认证
需要 Connected AccountTags
Retrieves a previous version of a FolderHUBSPOT_CMS_RETRIEVES_APREVIOUS_VERSION_OF_AFOLDERRetrieves a previous version of a Folder需要连接
Retrieves a previous version of a Folder
认证
需要 Connected AccountTags
Retrieves a previous version of a Landing PageHUBSPOT_CMS_RETRIEVES_APREVIOUS_VERSION_OF_ALANDING_PAGERetrieves a previous version of a Landing Page需要连接
Retrieves a previous version of a Landing Page
认证
需要 Connected AccountTags
Retrieves a previous version of a Site PageHUBSPOT_CMS_RETRIEVES_APREVIOUS_VERSION_OF_ASITE_PAGERetrieves a previous version of a Site Page需要连接
Retrieves a previous version of a Site Page
认证
需要 Connected AccountTags
Return all draft tablesHUBSPOT_CMS_RETURN_ALL_DRAFT_TABLESReturns the details for each draft table defined in the specified account, including column definitions.需要连接
Returns the details for each draft table defined in the specified account, including column definitions.
认证
需要 Connected AccountTags
Schedule a Blog Post to be PublishedHUBSPOT_CMS_SCHEDULE_ABLOG_POST_TO_BE_PUBLISHEDSchedule a Blog Post to be Published.需要连接
Schedule a Blog Post to be Published.
认证
需要 Connected AccountTags
Schedule a Landing Page to be PublishedHUBSPOT_CMS_SCHEDULE_ALANDING_PAGE_TO_BE_PUBLISHEDSchedule a Landing Page to be Published需要连接
Schedule a Landing Page to be Published
认证
需要 Connected AccountTags
Schedule a Site Page to be PublishedHUBSPOT_CMS_SCHEDULE_ASITE_PAGE_TO_BE_PUBLISHEDSchedule a Site Page to be Published需要连接
Schedule a Site Page to be Published
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGESet a blog as the primary language of a multi-language group.需要连接
Set a blog as the primary language of a multi-language group.
认证
需要 Connected AccountTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGE1Set a Blog Tag as the primary language of a multi-language group.需要连接
Set a Blog Tag as the primary language of a multi-language group.
认证
需要 Connected AccountTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGE2Set a site page as the primary language of a multi-language group.需要连接
Set a site page as the primary language of a multi-language group.
认证
需要 Connected AccountTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGE3Set a landing page as the primary language of a multi-language group.需要连接
Set a landing page as the primary language of a multi-language group.
认证
需要 Connected AccountTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGE4Set a Blog Author as the primary language of a multi-language group.需要连接
Set a Blog Author as the primary language of a multi-language group.
认证
需要 Connected AccountTags
Set a new primary languageHUBSPOT_CMS_SET_ANEW_PRIMARY_LANGUAGE5Set a Blog Post as the primary language of a multi-language group.需要连接
Set a Blog Post as the primary language of a multi-language group.
认证
需要 Connected AccountTags
Set up a new oEmbed domainHUBSPOT_CMS_SET_UP_ANEW_OEMBED_DOMAINSet up a new oEmbed domain需要连接
Set up a new oEmbed domain
认证
需要 Connected AccountTags
Unpublish a tableHUBSPOT_CMS_UNPUBLISH_ATABLEUnpublishes the table, meaning any website pages using data from the table will not render any data.需要连接
Unpublishes the table, meaning any website pages using data from the table will not render any data.
认证
需要 Connected AccountTags
Update a batch of Blog AuthorsHUBSPOT_CMS_UPDATE_ABATCH_OF_BLOG_AUTHORSUpdate the Blog Author objects identified in the request body.需要连接
Update the Blog Author objects identified in the request body.
认证
需要 Connected AccountTags
Update a batch of Blog PostsHUBSPOT_CMS_UPDATE_ABATCH_OF_BLOG_POSTSUpdate the Blog Post objects identified in the request body.需要连接
Update the Blog Post objects identified in the request body.
认证
需要 Connected AccountTags
Update a batch of Blog TagsHUBSPOT_CMS_UPDATE_ABATCH_OF_BLOG_TAGSUpdate the Blog Tag objects identified in the request body.需要连接
Update the Blog Tag objects identified in the request body.
认证
需要 Connected AccountTags
Update a batch of FoldersHUBSPOT_CMS_UPDATE_ABATCH_OF_FOLDERSUpdate the Folder objects identified in the request body.需要连接
Update the Folder objects identified in the request body.
认证
需要 Connected AccountTags
Update a batch of Landing PagesHUBSPOT_CMS_UPDATE_ABATCH_OF_LANDING_PAGESUpdate the Landing Page objects identified in the request body.需要连接
Update the Landing Page objects identified in the request body.
认证
需要 Connected AccountTags
Update a batch of Site PagesHUBSPOT_CMS_UPDATE_ABATCH_OF_SITE_PAGESUpdate the Site Page objects identified in the request body.需要连接
Update the Site Page objects identified in the request body.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Update an oEmbed domainHUBSPOT_CMS_UPDATE_AN_OEMBED_DOMAINUpdate an oEmbed domain需要连接
Update an oEmbed domain
认证
需要 Connected AccountTags
Update a propertyHUBSPOT_CMS_UPDATE_APROPERTYUpdate a property需要连接
Update a property
认证
需要 Connected AccountTags
Update a property groupHUBSPOT_CMS_UPDATE_APROPERTY_GROUPUpdate a property group需要连接
Update a property group
认证
需要 Connected AccountTags
Update a redirectHUBSPOT_CMS_UPDATE_AREDIRECTUpdates the settings for an existing URL redirect.需要连接
Updates the settings for an existing URL redirect.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Update languages of multi-language groupHUBSPOT_CMS_UPDATE_LANGUAGES_OF_MULTI_LANGUAGE_GROUPExplicitly set new languages for each blog in a multi-language group.需要连接
Explicitly set new languages for each blog in a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Explicitly set new languages for each Blog Tag in a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Explicitly set new languages for each site page in a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Explicitly set new languages for each landing page in a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Explicitly set new languages for each Blog Author in a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
Explicitly set new languages for each Blog Post in a multi-language group.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Update the media bridge app nameHUBSPOT_CMS_UPDATE_THE_MEDIA_BRIDGE_APP_NAMEUpdate the media bridge app name需要连接
Update the media bridge app name
认证
需要 Connected AccountTags
Update the schema for an object typeHUBSPOT_CMS_UPDATE_THE_SCHEMA_FOR_AN_OBJECT_TYPEUpdate the schema for an object type需要连接
Update the schema for an object type
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
View event visibility settingsHUBSPOT_CMS_VIEW_EVENT_VISIBILITY_SETTINGSView event visibility settings需要连接
View event visibility settings
认证
需要 Connected AccountTags
Archive a custom channelHUBSPOT_CONVERSATIONS_ARCHIVE_ACUSTOM_CHANNELUse this API to archive a registered custom channel需要连接
Use this API to archive a registered custom channel
认证
需要 Connected AccountTags
Archive a custom channelHUBSPOT_CONVERSATIONS_ARCHIVE_ACUSTOM_CHANNEL1Archive an existing registered custom channel需要连接
Archive an existing registered custom channel
认证
需要 Connected AccountTags
Archives a thread.HUBSPOT_CONVERSATIONS_ARCHIVES_ATHREADArchives a single thread. The thread will be permanently deleted 30 days after placed in an archived state.需要连接
Archives a single thread. The thread will be permanently deleted 30 days after placed in an archived state.
认证
需要 Connected AccountTags
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
This API allows you to create one or more accounts that all talk over a single channel but using different delivery identifiers.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Create a new account for a channel. Multiple accounts can communicate over a single channel using different delivery identifiers.
认证
需要 Connected AccountScopes
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 channel需要连接
Register a new channel along with its capabilities and the webhook url that will be used to receive messages published over the channel
认证
需要 Connected AccountTags
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
conversations.readconversations.writeTags
Get accounts for a channelHUBSPOT_CONVERSATIONS_GET_ACCOUNTS_FOR_ACHANNELGet accounts for a channel需要连接2 scopes
Get accounts for a channel
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Retrieve a list of accounts for a custom channel.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
channel-integration-readchannel-integration-writeTags
Get actorsHUBSPOT_CONVERSATIONS_GET_ACTORSResolve `ActorId`s to the underlying actors/participants.需要连接2 scopes
Resolve `ActorId`s to the underlying actors/participants.
认证
需要 Connected AccountScopes
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 metadata需要连接
Retrieve the details about a custom channel. This API allows you to see a custom channel's current capabilties and other configuration metadata
认证
需要 Connected AccountTags
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 metadata需要连接
Retrieve the details about a custom channel. This API allows you to see a custom channel's current capabilties and other configuration metadata
认证
需要 Connected AccountTags
Get all channels for appHUBSPOT_CONVERSATIONS_GET_ALL_CHANNELS_FOR_APPGet all channels for app需要连接
Get all channels for app
认证
需要 Connected AccountTags
Get a messageHUBSPOT_CONVERSATIONS_GET_AMESSAGEGet the PublicConversationsMessage that represents a message sent over a custom channel需要连接2 scopes
Get the PublicConversationsMessage that represents a message sent over a custom channel
认证
需要 Connected AccountScopes
conversations.custom_channels.readconversations.custom_channels.writeTags
Get a messageHUBSPOT_CONVERSATIONS_GET_AMESSAGE1Get the details for a specific message sent over a custom channel需要连接2 scopes
Get the details for a specific message sent over a custom channel
认证
需要 Connected AccountScopes
channel-integration-readchannel-integration-writeTags
Get a single actor.HUBSPOT_CONVERSATIONS_GET_ASINGLE_ACTORGet a single actor.需要连接2 scopes
Get a single actor.
认证
需要 Connected AccountScopes
conversations.readconversations.writeTags
Get a single channel.HUBSPOT_CONVERSATIONS_GET_ASINGLE_CHANNELGet a single channel.需要连接2 scopes
Get a single channel.
认证
需要 Connected AccountScopes
conversations.readconversations.writeTags
Get a single channel account.HUBSPOT_CONVERSATIONS_GET_ASINGLE_CHANNEL_ACCOUNTGet a single channel account.需要连接2 scopes
Get a single channel account.
认证
需要 Connected AccountScopes
conversations.readconversations.writeTags
Get a single conversations inbox.HUBSPOT_CONVERSATIONS_GET_ASINGLE_CONVERSATIONS_INBOXGet a single conversations inbox.需要连接2 scopes
Get a single conversations inbox.
认证
需要 Connected AccountScopes
conversations.readconversations.writeTags
Get a single message.HUBSPOT_CONVERSATIONS_GET_ASINGLE_MESSAGEGet a single message.需要连接2 scopes
Get a single message.
认证
需要 Connected AccountScopes
conversations.readconversations.writeTags
Get a single thread.HUBSPOT_CONVERSATIONS_GET_ASINGLE_THREADReturns a single thread.需要连接2 scopes
Returns a single thread.
认证
需要 Connected AccountScopes
conversations.readconversations.writeTags
Get channel accounts.HUBSPOT_CONVERSATIONS_GET_CHANNEL_ACCOUNTSGet channel accounts.需要连接2 scopes
Get channel accounts.
认证
需要 Connected AccountScopes
conversations.readconversations.writeTags
Get channels.HUBSPOT_CONVERSATIONS_GET_CHANNELSGet channels.需要连接2 scopes
Get channels.
认证
需要 Connected AccountScopes
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/v3需要连接
get-/conversations/custom-channels/2026-03_/conversations/custom-channels/v3
认证
需要 Connected AccountTags
Get conversations inboxes.HUBSPOT_CONVERSATIONS_GET_CONVERSATIONS_INBOXESGet conversations inboxes.需要连接2 scopes
Get conversations inboxes.
认证
需要 Connected AccountScopes
conversations.readconversations.writeTags
Get message history for a thread.HUBSPOT_CONVERSATIONS_GET_MESSAGE_HISTORY_FOR_ATHREADGet message history for a thread.需要连接2 scopes
Get message history for a thread.
认证
需要 Connected AccountScopes
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`.需要连接2 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`.
认证
需要 Connected AccountScopes
conversations.readconversations.writeTags
Get threads.HUBSPOT_CONVERSATIONS_GET_THREADSGet threads.需要连接2 scopes
Get threads.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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/v3需要连接
post-/conversations/custom-channels/2026-03_/conversations/custom-channels/v3
认证
需要 Connected AccountTags
Publish a messageHUBSPOT_CONVERSATIONS_PUBLISH_AMESSAGEPublish a message over your custom channel需要连接
Publish a message over your custom channel
认证
需要 Connected AccountTags
Publish a messageHUBSPOT_CONVERSATIONS_PUBLISH_AMESSAGE1Publish a message over your custom channel需要连接2 scopes
Publish a message over your custom channel
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接
Send a new message on a thread at the current timestamp.
认证
需要 Connected AccountTags
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
Update the capabilities for an existing. You can also use it to update the channel's webhookUri and its channelAccountConnectionRedirectUrl.
认证
需要 Connected AccountTags
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 read需要连接
Use this API to update a message's status to indicate if it was successfully sent, failed to send, or was read
认证
需要 Connected AccountTags
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接
Updates a single thread. Either a thread's status can be updated, or the thread can be restored.
认证
需要 Connected AccountTags
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.需要连接2 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.
认证
需要 Connected AccountScopes
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`.需要连接
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`.
认证
需要 Connected AccountTags
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`.需要连接
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`.
认证
需要 Connected AccountTags
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`.需要连接
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`.
认证
需要 Connected AccountTags
ArchiveHUBSPOT_CRM_ARCHIVEMove an Object identified by `{cartId}` to the recycling bin.需要连接23 scopes
Move an Object identified by `{cartId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Archive multiple appointments using their IDs.
认证
需要 Connected AccountScopes
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 ID需要连接23 scopes
Archive a batch of carts by ID
认证
需要 Connected AccountScopes
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 ID需要连接
Archive a batch of commerce payments by ID
认证
需要 Connected AccountTags
Archive a batch of companiesHUBSPOT_CRM_ARCHIVE_ABATCH_OF_COMPANIESArchive a batch of companies需要连接10 scopes
Archive a batch of companies
认证
需要 Connected AccountScopes
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 contacts需要连接10 scopes
Archive a batch of contacts
认证
需要 Connected AccountScopes
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 objects需要连接72 scopes
Archive a batch of objects
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Archive multiple deals using their IDs.
认证
需要 Connected AccountScopes
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 ID需要连接10 scopes
Archive a batch of discounts by ID
认证
需要 Connected AccountScopes
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 ID需要连接10 scopes
Archive a batch of fees by ID
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Archive multiple goal targets in a single batch operation using their IDs.
认证
需要 Connected AccountScopes
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 ID需要连接
Archive a batch of invoices by ID
认证
需要 Connected AccountTags
Archive a batch of leads by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_LEADS_BY_IDArchive a batch of leads by ID需要连接23 scopes
Archive a batch of leads by ID
认证
需要 Connected AccountScopes
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 ID需要连接10 scopes
Archive a batch of line items by ID
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Archive multiple listings by their IDs.
认证
需要 Connected AccountScopes
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 ID需要连接6 scopes
Archive a batch of objects by ID
认证
需要 Connected AccountScopes
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 ID需要连接23 scopes
Archive a batch of orders by ID
认证
需要 Connected AccountScopes
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 ID需要连接
Archive a batch of products by ID
认证
需要 Connected AccountTags
Archive a batch of projectsHUBSPOT_CRM_ARCHIVE_ABATCH_OF_PROJECTSArchive multiple projects using their IDs.需要连接72 scopes
Archive multiple projects using their IDs.
认证
需要 Connected AccountScopes
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).需要连接
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).
认证
需要 Connected AccountTags
Archive a batch of quotes by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_QUOTES_BY_IDArchive a batch of quotes by ID需要连接10 scopes
Archive a batch of quotes by ID
认证
需要 Connected AccountScopes
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 objects需要连接72 scopes
Archive a batch of objects
认证
需要 Connected AccountScopes
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 ID需要连接
Archive a batch of subscriptions by ID
认证
需要 Connected AccountTags
Archive a batch of taxes by IDHUBSPOT_CRM_ARCHIVE_ABATCH_OF_TAXES_BY_IDArchive a batch of taxes by ID需要连接10 scopes
Archive a batch of taxes by ID
认证
需要 Connected AccountScopes
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 ID需要连接
Archive a batch of tickets by ID
认证
需要 Connected AccountTags
Archive a companyHUBSPOT_CRM_ARCHIVE_ACOMPANYMove an Object identified by `{companyId}` to the recycling bin.需要连接10 scopes
Move an Object identified by `{companyId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{contactId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接
Move a property identified by {propertyName} to the recycling bin.
认证
需要 Connected AccountTags
Archive a property groupHUBSPOT_CRM_ARCHIVE_APROPERTY_GROUPMove a property group identified by {groupName} to the recycling bin.需要连接
Move a property group identified by {groupName} to the recycling bin.
认证
需要 Connected AccountTags
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.需要连接6 scopes
Remove the associations between all pairs of objects identified in the request body.
认证
需要 Connected AccountScopes
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.需要连接
Move an Object identified by `{commercePaymentId}` to the recycling bin.
认证
需要 Connected AccountTags
ArchiveHUBSPOT_CRM_ARCHIVE10Move an Object identified by `{productId}` to the recycling bin.需要连接
Move an Object identified by `{productId}` to the recycling bin.
认证
需要 Connected AccountTags
ArchiveHUBSPOT_CRM_ARCHIVE11Move an Object identified by `{quoteId}` to the recycling bin.需要连接10 scopes
Move an Object identified by `{quoteId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{taxId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接
Move an Object identified by `{ticketId}` to the recycling bin.
认证
需要 Connected AccountTags
ArchiveHUBSPOT_CRM_ARCHIVE14Move an Object identified by `{invoiceId}` to the recycling bin.需要连接
Move an Object identified by `{invoiceId}` to the recycling bin.
认证
需要 Connected AccountTags
ArchiveHUBSPOT_CRM_ARCHIVE15Move an Object identified by `{courseId}` to the recycling bin.需要连接72 scopes
Move an Object identified by `{courseId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Move an Object identified by `{appointmentId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Move an Object identified by `{listingId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Move an Object identified by `{serviceId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Move an Object identified by `{projectId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接
Move an Object identified by `{subscriptionId}` to the recycling bin.
认证
需要 Connected AccountTags
ArchiveHUBSPOT_CRM_ARCHIVE3Move an Object identified by `{objectId}` to the recycling bin.需要连接6 scopes
Move an Object identified by `{objectId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Move an Object identified by `{dealId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{discountId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{feeId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接23 scopes
Move an Object identified by `{leadsId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{lineItemId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接23 scopes
Move an Object identified by `{orderId}` to the recycling bin.
认证
需要 Connected AccountScopes
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 object需要连接72 scopes
Associate a partner client with another object
认证
需要 Connected AccountScopes
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 object需要连接72 scopes
Associate a partner service with another object
认证
需要 Connected AccountScopes
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 state需要连接
Batch delete account flag state
认证
需要 Connected AccountTags
Batch set account flag stateHUBSPOT_CRM_BATCH_SET_ACCOUNT_FLAG_STATEBatch set account flag state需要连接
Batch set account flag state
认证
需要 Connected AccountTags
Cancel an active importHUBSPOT_CRM_CANCEL_AN_ACTIVE_IMPORTThis allows a developer to cancel an active import.需要连接1 scope
This allows a developer to cancel an active import.
认证
需要 Connected AccountScopes
crm.importTags
Cancel the conversion of a listHUBSPOT_CRM_CANCEL_THE_CONVERSION_OF_ALISTDelete an existing scheduled conversion for a list.需要连接
Delete an existing scheduled conversion for a list.
认证
需要 Connected AccountTags
CreateHUBSPOT_CRM_CREATEBatch create associations for objects需要连接6 scopes
Batch create associations for objects
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Create multiple appointments in a single request.
认证
需要 Connected AccountScopes
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 carts需要连接23 scopes
Create a batch of carts
认证
需要 Connected AccountScopes
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 payments需要连接
Create a batch of commerce payments
认证
需要 Connected AccountTags
Create a batch of companiesHUBSPOT_CRM_CREATE_ABATCH_OF_COMPANIESCreate a batch of companies需要连接10 scopes
Create a batch of companies
认证
需要 Connected AccountScopes
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 contacts需要连接10 scopes
Create a batch of contacts
认证
需要 Connected AccountScopes
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 objects需要连接72 scopes
Create a batch of objects
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Create multiple deals in a single request.
认证
需要 Connected AccountScopes
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 discounts需要连接10 scopes
Create a batch of discounts
认证
需要 Connected AccountScopes
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 fees需要连接10 scopes
Create a batch of fees
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Create multiple goal targets in a single batch operation.
认证
需要 Connected AccountScopes
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 invoices需要连接
Create a batch of invoices
认证
需要 Connected AccountTags
Create a batch of leadsHUBSPOT_CRM_CREATE_ABATCH_OF_LEADSCreate a batch of leads需要连接23 scopes
Create a batch of leads
认证
需要 Connected AccountScopes
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 items需要连接10 scopes
Create a batch of line items
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Create multiple listings in a single request.
认证
需要 Connected AccountScopes
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 objects需要连接6 scopes
Create a batch of objects
认证
需要 Connected AccountScopes
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 orders需要连接23 scopes
Create a batch of orders
认证
需要 Connected AccountScopes
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 products需要连接
Create a batch of products
认证
需要 Connected AccountTags
Create a batch of projectsHUBSPOT_CRM_CREATE_ABATCH_OF_PROJECTSCreate multiple projects in a single request.需要连接72 scopes
Create multiple projects in a single request.
认证
需要 Connected AccountScopes
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.需要连接
Create a batch of properties using the same rules as when creating an individual property.
认证
需要 Connected AccountTags
Create a batch of quotesHUBSPOT_CRM_CREATE_ABATCH_OF_QUOTESCreate a batch of quotes需要连接10 scopes
Create a batch of quotes
认证
需要 Connected AccountScopes
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 objects需要连接72 scopes
Create a batch of objects
认证
需要 Connected AccountScopes
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 subscriptions需要连接
Create a batch of subscriptions
认证
需要 Connected AccountTags
Create a batch of taxesHUBSPOT_CRM_CREATE_ABATCH_OF_TAXESCreate a batch of taxes需要连接10 scopes
Create a batch of taxes
认证
需要 Connected AccountScopes
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 tickets需要连接
Create a batch of tickets
认证
需要 Connected AccountTags
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接5 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.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Establish the specified association between two CRM objects.
认证
需要 Connected AccountScopes
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.需要连接
Defines a new card that will become active on an account when this app is installed.
认证
需要 Connected AccountTags
Create a new cardHUBSPOT_CRM_CREATE_ANEW_CARD1Defines a new card that will become active on an account when this app is installed.需要连接
Defines a new card that will become active on an account when this app is installed.
认证
需要 Connected AccountTags
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.需要连接
Create a new pipeline with the provided property values. The entire pipeline object, including its unique ID, will be returned in the response.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Create a propertyHUBSPOT_CRM_CREATE_APROPERTYCreate and return a copy of a new property for the specified object type.需要连接
Create and return a copy of a new property for the specified object type.
认证
需要 Connected AccountTags
Create a property groupHUBSPOT_CRM_CREATE_APROPERTY_GROUPCreate and return a copy of a new property group.需要连接
Create and return a copy of a new property group.
认证
需要 Connected AccountTags
Create DefaultHUBSPOT_CRM_CREATE_DEFAULTCreate the default (most generic) association type between two object types需要连接6 scopes
Create the default (most generic) association type between two object types
认证
需要 Connected AccountScopes
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 types需要连接6 scopes
Create the default (most generic) association type between two object types
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Create multiple goal targets in a single batch operation.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Create a new list with the provided object list definition.
认证
需要 Connected AccountScopes
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.需要连接6 scopes
Associate all pairs of objects identified in the request body.
认证
需要 Connected AccountScopes
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 places需要连接1 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
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接65 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接31 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接65 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.
认证
需要 Connected AccountScopes
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.需要连接65 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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 values需要连接
Create or update a batch of invoices by unique property values
认证
需要 Connected AccountTags
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 values需要连接6 scopes
Create or update a batch of line items by unique property values
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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 values需要连接
Create or update a batch of objects by unique property values
认证
需要 Connected AccountTags
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.需要连接65 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.
认证
需要 Connected AccountScopes
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.需要连接65 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接6 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接65 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.
认证
需要 Connected AccountScopes
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.需要连接6 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.
认证
需要 Connected AccountScopes
crm.objects.custom.readticketscrm.objects.goals.readmedia_bridge.readcrm.objects.custom.writee-commerceTags
CreateHUBSPOT_CRM_CREATE1Set association labels between two records.需要连接6 scopes
Set association labels between two records.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接23 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接23 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Create a project with the given properties and return a copy of the object, including the ID.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接6 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接23 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.
认证
需要 Connected AccountScopes
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.需要连接
Creates a folder with the given information.
认证
需要 Connected AccountTags
DeleteHUBSPOT_CRM_DELETEBatch delete associations for objects需要连接6 scopes
Batch delete associations for objects
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Delete a goal targetHUBSPOT_CRM_DELETE_AGOAL_TARGETDelete a goal target by `{goalTargetId}` to the recycling bin.需要连接5 scopes
Delete a goal target by `{goalTargetId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Delete a goal target by `{goalTargetId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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`.需要连接
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`.
认证
需要 Connected AccountTags
Delete an account flag stateHUBSPOT_CRM_DELETE_AN_ACCOUNT_FLAG_STATEDelete an account flag state需要连接
Delete an account flag state
认证
需要 Connected AccountTags
Delete an app's feature flagHUBSPOT_CRM_DELETE_AN_APP_SFEATURE_FLAGDelete an app's feature flag需要连接
Delete an app's feature flag
认证
需要 Connected AccountTags
Delete a pipelineHUBSPOT_CRM_DELETE_APIPELINEDelete the pipeline identified by `{pipelineId}`.需要连接
Delete the pipeline identified by `{pipelineId}`.
认证
需要 Connected AccountTags
Delete a pipeline stageHUBSPOT_CRM_DELETE_APIPELINE_STAGEDelete the pipeline stage identified by `{stageId}` associated with the pipeline identified by `{pipelineId}`.需要连接
Delete the pipeline stage identified by `{stageId}` associated with the pipeline identified by `{pipelineId}`.
认证
需要 Connected AccountTags
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} remove需要连接71 scopes
delete-/crm/associations/v4/{from Object Type}/{to Object Type}/labels/{association Type Id} remove
认证
需要 Connected AccountScopes
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} archive需要连接5 scopes
delete-/crm-object-schemas/v3/schemas/{object Type} archive
认证
需要 Connected AccountScopes
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 Association需要连接5 scopes
delete-/crm-object-schemas/v3/schemas/{object Type}/associations/{association Identifier} archive Association
认证
需要 Connected AccountScopes
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}需要连接5 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}
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Archive multiple goal targets in a single batch operation using their IDs.
认证
需要 Connected AccountScopes
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 objects需要连接6 scopes
Batch delete specific association labels for objects. Deleting an unlabeled association will also delete all labeled associations between those two objects
认证
需要 Connected AccountScopes
ticketscrm.objects.goals.readcrm.objects.custom.readcrm.objects.custom.writee-commercemedia_bridge.readTags
DeleteHUBSPOT_CRM_DELETE1deletes all associations between two records.需要连接6 scopes
deletes all associations between two records.
认证
需要 Connected AccountScopes
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.需要连接
Deletes the folder with the given Id.
认证
需要 Connected AccountTags
Fetch List by IDHUBSPOT_CRM_FETCH_LIST_BY_IDFetch a single list by **ILS list ID**.需要连接
Fetch a single list by **ILS list ID**.
认证
需要 Connected AccountTags
Fetch List by NameHUBSPOT_CRM_FETCH_LIST_BY_NAMEFetch a single list by list name and object type.需要连接
Fetch a single list by list name and object type.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Fetch object type enablement statusHUBSPOT_CRM_FETCH_OBJECT_TYPE_ENABLEMENT_STATUSFor all object types supporting enablement, returns whether they're enabled or disabled需要连接71 scopes
For all object types supporting enablement, returns whether they're enabled or disabled
认证
需要 Connected AccountScopes
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 data需要连接72 scopes
Fully purge an object type and any GDPR related data
认证
需要 Connected AccountScopes
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.需要连接
Returns the definition for a card with the given ID.
认证
需要 Connected AccountTags
Get a card.HUBSPOT_CRM_GET_ACARD1Returns the definition for a card with the given ID.需要连接
Returns the definition for a card with the given ID.
认证
需要 Connected AccountTags
Get active importsHUBSPOT_CRM_GET_ACTIVE_IMPORTSReturns a paged list of active imports for this account.需要连接1 scope
Returns a paged list of active imports for this account.
认证
需要 Connected AccountScopes
crm.importTags
Get all cardsHUBSPOT_CRM_GET_ALL_CARDSReturns a list of cards for a given app.需要连接
Returns a list of cards for a given app.
认证
需要 Connected AccountTags
Get all cardsHUBSPOT_CRM_GET_ALL_CARDS1Returns a list of cards for a given app.需要连接
Returns a list of cards for a given app.
认证
需要 Connected AccountTags
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.需要连接
Read a page of goal targets. Control what is returned via the `properties` query param.
认证
需要 Connected AccountTags
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 All需要连接71 scopes
get-/crm/associations/v4/definitions/configurations/all get All
认证
需要 Connected AccountScopes
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 Types需要连接71 scopes
get-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type} get All Between Two Object Types
认证
需要 Connected AccountScopes
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 All需要连接71 scopes
get-/crm/associations/v4/{from Object Type}/{to Object Type}/labels get All
认证
需要 Connected AccountScopes
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 All需要连接5 scopes
get-/crm-object-schemas/v3/schemas get All
认证
需要 Connected AccountScopes
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 Id需要连接5 scopes
get-/crm-object-schemas/v3/schemas/{object Type} get By Id
认证
需要 Connected AccountScopes
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 types需要连接6 scopes
List all the valid association types available between two object types
认证
需要 Connected AccountScopes
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.需要连接31 scopes
Retrieve all partner clients, using query parameters to specify the information that gets returned.
认证
需要 Connected AccountScopes
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.需要连接31 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.
认证
需要 Connected AccountScopes
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.需要连接
For given record provide lists this record is member of.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Get the information on any importHUBSPOT_CRM_GET_THE_INFORMATION_ON_ANY_IMPORTA complete summary of an import record, including any updates.需要连接1 scope
A complete summary of an import record, including any updates.
认证
需要 Connected AccountScopes
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 file需要连接
Get the status of the export including the URL to download the file
认证
需要 Connected AccountTags
Is object type is enabledHUBSPOT_CRM_IS_OBJECT_TYPE_IS_ENABLEDFetch whether object type is enabled需要连接71 scopes
Fetch whether object type is enabled
认证
需要 Connected AccountScopes
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.需要连接6 scopes
List all associations of an object by object type. Limit 500 per call.
认证
需要 Connected AccountScopes
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 type需要连接72 scopes
List associations of a partner client by type
认证
需要 Connected AccountScopes
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 type需要连接72 scopes
List associations of a partner service by type
认证
需要 Connected AccountScopes
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.需要连接23 scopes
Read a page of carts. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of line items. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接23 scopes
Read a page of orders. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接
Read a page of payments. Control what is returned via the `properties` query param.
认证
需要 Connected AccountTags
ListHUBSPOT_CRM_LIST13Read a page of products. Control what is returned via the `properties` query param.需要连接
Read a page of products. Control what is returned via the `properties` query param.
认证
需要 Connected AccountTags
ListHUBSPOT_CRM_LIST14Read a page of quotes. Control what is returned via the `properties` query param.需要连接10 scopes
Read a page of quotes. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of taxes. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接
Read a page of tickets. Control what is returned via the `properties` query param.
认证
需要 Connected AccountTags
ListHUBSPOT_CRM_LIST17Read a page of invoices. Control what is returned via the `properties` query param.需要连接11 scopes
Read a page of invoices. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Read a page of courses. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Read a page of appointments. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接23 scopes
Read a page of commerce payments. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Read a page of listings. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Read a page of services. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Read a page of projects. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Read a page of partner services. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接
Read a page of subscriptions. Control what is returned via the `properties` query param.
认证
需要 Connected AccountTags
ListHUBSPOT_CRM_LIST4Read a page of objects. Control what is returned via the `properties` query param.需要连接6 scopes
Read a page of objects. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Read a page of deals. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of discounts. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接
Read a page of feedback submissions. Control what is returned via the `properties` query param.
认证
需要 Connected AccountTags
ListHUBSPOT_CRM_LIST8Read a page of fees. Control what is returned via the `properties` query param.需要连接10 scopes
Read a page of fees. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接23 scopes
Read a page of leads. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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 together需要连接72 scopes
Merge two object types together
认证
需要 Connected AccountScopes
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).需要连接72 scopes
Merge two company records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).
认证
需要 Connected AccountScopes
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).需要连接39 scopes
Merge two contact records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Combine two deals of the same type into a single deal.
认证
需要 Connected AccountScopes
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 type需要连接
Merge two objects with same type
认证
需要 Connected AccountTags
Merge two projectsHUBSPOT_CRM_MERGE_TWO_PROJECTSMerge two project records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).需要连接72 scopes
Merge two project records. Learn more about [merging records](https://knowledge.hubspot.com/records/merge-records).
认证
需要 Connected AccountScopes
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 tickets需要连接
Merge two tickets
认证
需要 Connected AccountTags
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.需要连接
This moves the folder from its current location to a new location. It updates the parent of this folder to the new Id given.
认证
需要 Connected AccountTags
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.需要连接
Given a list and a folder, the list will be moved to that folder.
认证
需要 Connected AccountTags
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} update需要连接5 scopes
patch-/crm-object-schemas/v3/schemas/{object Type} update
认证
需要 Connected AccountScopes
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.需要连接31 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.
认证
需要 Connected AccountScopes
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.需要连接
Perform a partial update of the pipeline identified by `{pipelineId}`. The updated pipeline will be returned in the response.
认证
需要 Connected AccountTags
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.需要连接
Perform a search for goal targets based on various filters and criteria.
认证
需要 Connected AccountTags
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).需要连接39 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).
认证
需要 Connected AccountScopes
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 Create需要连接71 scopes
post-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/create batch Create
认证
需要 Connected AccountScopes
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 Remove需要连接71 scopes
post-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/purge batch Remove
认证
需要 Connected AccountScopes
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 Update需要连接71 scopes
post-/crm/associations/v4/definitions/configurations/{from Object Type}/{to Object Type}/batch/update batch Update
认证
需要 Connected AccountScopes
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 create需要连接71 scopes
post-/crm/associations/v4/{from Object Type}/{to Object Type}/labels create
认证
需要 Connected AccountScopes
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)需要连接
**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)
认证
需要 Connected AccountTags
post-/crm-object-schemas/v3/schemas createHUBSPOT_CRM_POST_CRM_OBJECT_SCHEMAS_V3_SCHEMAS_CREATEpost-/crm-object-schemas/v3/schemas create需要连接5 scopes
post-/crm-object-schemas/v3/schemas create
认证
需要 Connected AccountScopes
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 Association需要连接5 scopes
post-/crm-object-schemas/v3/schemas/{object Type}/associations create Association
认证
需要 Connected AccountScopes
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/search需要连接10 scopes
post-/crm/v3/objects/discounts/search
认证
需要 Connected AccountScopes
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/search需要连接10 scopes
post-/crm/v3/objects/fees/search
认证
需要 Connected AccountScopes
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 Search需要连接11 scopes
post-/crm/v3/objects/invoices/search do Search
认证
需要 Connected AccountScopes
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 Search需要连接23 scopes
post-/crm/v3/objects/leads/search do Search
认证
需要 Connected AccountScopes
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 Search需要连接10 scopes
post-/crm/v3/objects/line items/search do Search
认证
需要 Connected AccountScopes
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`).需要连接31 scopes
Retrieve a batch of partner clients by ID (`partnerClientId`) or unique property value (`idProperty`).
认证
需要 Connected AccountScopes
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.需要连接31 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.
认证
需要 Connected AccountScopes
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).需要连接31 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).
认证
需要 Connected AccountScopes
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/search需要连接72 scopes
post-/crm/v3/objects/partner services/search
认证
需要 Connected AccountScopes
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/search需要连接
post-/crm/v3/objects/payments/search
认证
需要 Connected AccountTags
post-/crm/v3/objects/products/search do SearchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_PRODUCTS_SEARCH_DO_SEARCHpost-/crm/v3/objects/products/search do Search需要连接
post-/crm/v3/objects/products/search do Search
认证
需要 Connected AccountTags
post-/crm/v3/objects/quotes/search do SearchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_QUOTES_SEARCH_DO_SEARCHpost-/crm/v3/objects/quotes/search do Search需要连接10 scopes
post-/crm/v3/objects/quotes/search do Search
认证
需要 Connected AccountScopes
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/search需要连接
post-/crm/v3/objects/subscriptions/search
认证
需要 Connected AccountTags
post-/crm/v3/objects/taxes/search do SearchHUBSPOT_CRM_POST_CRM_V3_OBJECTS_TAXES_SEARCH_DO_SEARCHpost-/crm/v3/objects/taxes/search do Search需要连接10 scopes
post-/crm/v3/objects/taxes/search do Search
认证
需要 Connected AccountScopes
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 update需要连接71 scopes
put-/crm/associations/v4/{from Object Type}/{to Object Type}/labels update
认证
需要 Connected AccountScopes
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}需要连接5 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}
认证
需要 Connected AccountScopes
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}需要连接5 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}
认证
需要 Connected AccountScopes
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.需要连接6 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.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
认证
需要 Connected AccountScopes
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 values需要连接23 scopes
Read a batch of carts by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接23 scopes
Read a batch of commerce payments by internal ID, or unique property values
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
认证
需要 Connected AccountScopes
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 ID需要连接1 scope
Read a batch of deal split objects by their associated deal object internal ID
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Read a batch of discounts by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接
Read a batch of feedback submissions by internal ID, or unique property values
认证
需要 Connected AccountTags
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 values需要连接10 scopes
Read a batch of fees by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接
Read a batch of goal targets by internal ID, or unique property values
认证
需要 Connected AccountTags
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 values需要连接11 scopes
Read a batch of invoices by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接23 scopes
Read a batch of leads by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Read a batch of line items by internal ID, or unique property values
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
认证
需要 Connected AccountScopes
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 values需要连接6 scopes
Read a batch of objects by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接23 scopes
Read a batch of orders by internal ID, or unique property values
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
认证
需要 Connected AccountScopes
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 values需要连接
Read a batch of payments by internal ID, or unique property values
认证
需要 Connected AccountTags
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 values需要连接
Read a batch of products by internal ID, or unique property values
认证
需要 Connected AccountTags
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.需要连接72 scopes
Retrieve records by record ID or include the idProperty parameter to retrieve records by a custom unique value property.
认证
需要 Connected AccountScopes
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.需要连接
Read a provided list of properties.
认证
需要 Connected AccountTags
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 values需要连接10 scopes
Read a batch of quotes by internal ID, or unique property values
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
认证
需要 Connected AccountScopes
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.需要连接65 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Read a batch of taxes by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接
Read a batch of tickets by internal ID, or unique property values
认证
需要 Connected AccountTags
Read all propertiesHUBSPOT_CRM_READ_ALL_PROPERTIESRead all existing properties for the specified object type and HubSpot account.需要连接
Read all existing properties for the specified object type and HubSpot account.
认证
需要 Connected AccountTags
Read all property groupsHUBSPOT_CRM_READ_ALL_PROPERTY_GROUPSRead all existing property groups for the specified object type and HubSpot account.需要连接
Read all existing property groups for the specified object type and HubSpot account.
认证
需要 Connected AccountTags
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.需要连接
Read all properties with validation rules for a given object.
认证
需要 Connected AccountTags
Read a propertyHUBSPOT_CRM_READ_APROPERTYRead a property identified by {propertyName}.需要连接
Read a property identified by {propertyName}.
认证
需要 Connected AccountTags
Read a property groupHUBSPOT_CRM_READ_APROPERTY_GROUPRead a property group identified by {groupName}.需要连接
Read a property group identified by {groupName}.
认证
需要 Connected AccountTags
Read association label limitsHUBSPOT_CRM_READ_ASSOCIATION_LABEL_LIMITSReturns limits and usage for custom association labels需要连接
Returns limits and usage for custom association labels
认证
需要 Connected AccountTags
Read calculation property limitsHUBSPOT_CRM_READ_CALCULATION_PROPERTY_LIMITSReturns overall limit and per object usage for calculated properties需要连接
Returns overall limit and per object usage for calculated properties
认证
需要 Connected AccountTags
Read custom object limitsHUBSPOT_CRM_READ_CUSTOM_OBJECT_LIMITSReturns limits and usage for custom object schemas需要连接
Returns limits and usage for custom object schemas
认证
需要 Connected AccountTags
Read custom property limitsHUBSPOT_CRM_READ_CUSTOM_PROPERTY_LIMITSReturns limits and usage per object for custom properties需要连接
Returns limits and usage per object for custom properties
认证
需要 Connected AccountTags
Read pipeline limitsHUBSPOT_CRM_READ_PIPELINE_LIMITSReturns limits and usage per object for pipelines需要连接
Returns limits and usage per object for pipelines
认证
需要 Connected AccountTags
Read record association limitsHUBSPOT_CRM_READ_RECORD_ASSOCIATION_LIMITSReturns objects with records approaching or at association limits需要连接
Returns objects with records approaching or at association limits
认证
需要 Connected AccountTags
Read record association limits between two objectsHUBSPOT_CRM_READ_RECORD_ASSOCIATION_LIMITS_BETWEEN_TWO_OBJECTSReturns records approaching or at association limits between two objects需要连接
Returns records approaching or at association limits between two objects
认证
需要 Connected AccountTags
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 limits需要连接
Returns objects for which the from object has records approaching or at association limits
认证
需要 Connected AccountTags
Read record limitsHUBSPOT_CRM_READ_RECORD_LIMITSReturns limits and usage per object for records需要连接
Returns limits and usage per object for records
认证
需要 Connected AccountTags
Read validation rules for a propertyHUBSPOT_CRM_READ_VALIDATION_RULES_FOR_APROPERTYRead a property's validation rules identified by {propertyName}.需要连接
Read a property's validation rules identified by {propertyName}.
认证
需要 Connected AccountTags
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.需要连接23 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接23 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接11 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接23 scopes
Read a payment identified by its ID. Include an optional `properties` query parameter to control the properties that are returned.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接6 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接23 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.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Delete the specified association between two CRM objects.
认证
需要 Connected AccountScopes
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 clients需要连接72 scopes
Remove an association between two partner clients
认证
需要 Connected AccountScopes
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 services需要连接72 scopes
Remove an association between two partner services
认证
需要 Connected AccountScopes
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`.需要连接
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`.
认证
需要 Connected AccountTags
Rename a folderHUBSPOT_CRM_RENAME_AFOLDERRenames the given folderId with a new name.需要连接
Renames the given folderId with a new name.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
Replace all the properties of an existing pipeline stage with the values provided. The updated stage will be returned in the response.
认证
需要 Connected AccountTags
ReportHUBSPOT_CRM_REPORTRequests a report of all objects in the portal which have a high usage of associations需要连接
Requests a report of all objects in the portal which have a high usage of associations
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Retrieve a batch of companiesHUBSPOT_CRM_RETRIEVE_ABATCH_OF_COMPANIESRetrieve a batch of companies需要连接10 scopes
Retrieve a batch of companies
认证
需要 Connected AccountScopes
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 contacts需要连接10 scopes
Retrieve a batch of contacts
认证
需要 Connected AccountScopes
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 state需要连接
Retrieve account flag state
认证
需要 Connected AccountTags
Retrieve accounts with a set flag stateHUBSPOT_CRM_RETRIEVE_ACCOUNTS_WITH_ASET_FLAG_STATERetrieve accounts with a set flag state需要连接
Retrieve accounts with a set flag state
认证
需要 Connected AccountTags
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read an Object identified by `{contactId}`. `{contactId}` refers to the internal object ID. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Retrieve a goal target by its ID. You can specify what is returned using the `properties` query parameter.
认证
需要 Connected AccountScopes
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).需要连接
Retrieve a list of all custom forecast types available (excludes the default forecast type of 0).
认证
需要 Connected AccountTags
Retrieve all pipelinesHUBSPOT_CRM_RETRIEVE_ALL_PIPELINESReturn all pipelines for the object type specified by `{objectType}`.需要连接13 scopes
Return all pipelines for the object type specified by `{objectType}`.
认证
需要 Connected AccountScopes
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 flags需要连接
Retrieve an app's feature flags
认证
需要 Connected AccountTags
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.需要连接
Retrieve a paginated list of owners available in the account.
认证
需要 Connected AccountTags
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.需要连接
Retrieve a paginated list of owners available in the account.
认证
需要 Connected AccountTags
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}`.需要连接13 scopes
Return a reverse chronological list of all mutations that have occurred on the pipeline stage identified by `{stageId}`.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Retrieve associated object IDs for a given object type.
认证
需要 Connected AccountScopes
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.需要连接103 scopes
Retrieve a specific validation rule for a property identified by its name and rule type.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of companies. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of contacts. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接
Retrieve details for a specific custom forecast type using its unique identifier.
认证
需要 Connected AccountTags
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.需要连接1 scope
Retrieve detailed information about a specific CRM export, including its current state and properties.
认证
需要 Connected AccountScopes
crm.exportTags
Retrieve errors for a specific importHUBSPOT_CRM_RETRIEVE_ERRORS_FOR_ASPECIFIC_IMPORTRetrieve errors for a specific import需要连接1 scope
Retrieve errors for a specific import
认证
需要 Connected AccountScopes
crm.importTags
Retrieve goal targetsHUBSPOT_CRM_RETRIEVE_GOAL_TARGETSRead a page of goal targets. Control what is returned via the `properties` query param.需要连接5 scopes
Read a page of goal targets. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Retrieve records by record ID or include the `idProperty` parameter to retrieve records by a custom unique value property.
认证
需要 Connected AccountScopes
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.需要连接6 scopes
Get the IDs of all `{toObjectType}` objects associated with those specified in the request body.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Return all stages of a pipelineHUBSPOT_CRM_RETURN_ALL_STAGES_OF_APIPELINEReturn all the stages associated with the pipeline identified by `{pipelineId}`.需要连接13 scopes
Return all the stages associated with the pipeline identified by `{pipelineId}`.
认证
需要 Connected AccountScopes
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}`.需要连接13 scopes
Return a reverse chronological list of all mutations that have occurred on the pipeline identified by `{pipelineId}`.
认证
需要 Connected AccountScopes
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}`.需要连接13 scopes
Return a single pipeline object identified by its unique `{pipelineId}`.
认证
需要 Connected AccountScopes
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}`.需要连接13 scopes
Return the stage identified by `{stageId}` associated with the pipeline identified by `{pipelineId}`.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
Search across objectsHUBSPOT_CRM_SEARCH_ACROSS_OBJECTSFetch objects via a search query需要连接72 scopes
Fetch objects via a search query
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Search for appointments based on specified criteria.
认证
需要 Connected AccountScopes
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.需要连接23 scopes
Search for carts using specified criteria and return matching results.
认证
需要 Connected AccountScopes
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.需要连接23 scopes
Search for commerce payments using specified criteria.
认证
需要 Connected AccountScopes
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 companies需要连接10 scopes
Search for companies
认证
需要 Connected AccountScopes
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 contacts需要连接10 scopes
Search for contacts
认证
需要 Connected AccountScopes
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.需要连接6 scopes
Search for CRM objects of a specified type.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Search for deals using specified criteria and filters.
认证
需要 Connected AccountScopes
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.需要连接
Search for feedback submissions using specified criteria.
认证
需要 Connected AccountTags
Search for goal targetsHUBSPOT_CRM_SEARCH_FOR_GOAL_TARGETSSearch for goal targets using specified criteria.需要连接5 scopes
Search for goal targets using specified criteria.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Execute a search query to find listings based on specified filters and properties.
认证
需要 Connected AccountScopes
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 query需要连接72 scopes
Fetch objects using a search query
认证
需要 Connected AccountScopes
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.需要连接23 scopes
Search for orders in the CRM using various filters and sorting options to retrieve specific order data.
认证
需要 Connected AccountScopes
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).需要连接72 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).
认证
需要 Connected AccountScopes
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 tickets需要连接
Search for tickets
认证
需要 Connected AccountTags
Search ListsHUBSPOT_CRM_SEARCH_LISTSSearch lists by list name or page through all lists by providing an empty `query` value.需要连接
Search lists by list name or page through all lists by providing an empty `query` value.
认证
需要 Connected AccountTags
Set an account flag stateHUBSPOT_CRM_SET_AN_ACCOUNT_FLAG_STATESet an account flag state需要连接
Set an account flag state
认证
需要 Connected AccountTags
Set an app's feature flagHUBSPOT_CRM_SET_AN_APP_SFEATURE_FLAGSet an app's feature flag需要连接
Set an app's feature flag
认证
需要 Connected AccountTags
Start an exportHUBSPOT_CRM_START_AN_EXPORTBegins exporting CRM data for the portal as specified in the request body需要连接
Begins exporting CRM data for the portal as specified in the request body
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接23 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.
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Update multiple appointments using their internal IDs or unique property values.
认证
需要 Connected AccountScopes
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 values需要连接23 scopes
Update a batch of carts by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接
Update a batch of commerce payments by internal ID, or unique property values
认证
需要 Connected AccountTags
Update a batch of companiesHUBSPOT_CRM_UPDATE_ABATCH_OF_COMPANIESUpdate a batch of companies需要连接10 scopes
Update a batch of companies
认证
需要 Connected AccountScopes
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 contacts需要连接10 scopes
Update a batch of contacts
认证
需要 Connected AccountScopes
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 objects需要连接72 scopes
Update a batch of objects
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Update multiple deals using their internal IDs or unique property values.
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Update a batch of discounts by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Update a batch of fees by internal ID, or unique property values
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Update multiple goal targets in a single batch operation using their internal IDs or unique property values.
认证
需要 Connected AccountScopes
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 values需要连接
Update a batch of invoices by internal ID, or unique property values
认证
需要 Connected AccountTags
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 values需要连接23 scopes
Update a batch of leads by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Update a batch of line items by internal ID, or unique property values
认证
需要 Connected AccountScopes
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.需要连接72 scopes
Update multiple listings using their internal IDs or unique property values.
认证
需要 Connected AccountScopes
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 values需要连接6 scopes
Update a batch of objects by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接23 scopes
Update a batch of orders by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接72 scopes
Update a batch of partner services by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接
Update a batch of products by internal ID, or unique property values
认证
需要 Connected AccountTags
Update a batch of projectsHUBSPOT_CRM_UPDATE_ABATCH_OF_PROJECTSUpdate multiple projects using their internal IDs or unique property values.需要连接72 scopes
Update multiple projects using their internal IDs or unique property values.
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Update a batch of quotes by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 objects需要连接72 scopes
Update a batch of objects
认证
需要 Connected AccountScopes
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 values需要连接
Update a batch of subscriptions by internal ID, or unique property values
认证
需要 Connected AccountTags
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 values需要连接10 scopes
Update a batch of taxes by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接
Update a batch of tickets by internal ID, or unique property values
认证
需要 Connected AccountTags
Update a cardHUBSPOT_CRM_UPDATE_ACARDUpdate a card definition with new details.需要连接
Update a card definition with new details.
认证
需要 Connected AccountTags
Update a cardHUBSPOT_CRM_UPDATE_ACARD1Update a card definition with new details.需要连接
Update a card definition with new details.
认证
需要 Connected AccountTags
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接5 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.
认证
需要 Connected AccountScopes
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.需要连接
Perform a partial update of a property identified by {propertyName}. Provided fields will be overwritten.
认证
需要 Connected AccountTags
Update a property groupHUBSPOT_CRM_UPDATE_APROPERTY_GROUPPerform a partial update of a property group identified by {groupName}. Provided fields will be overwritten.需要连接
Perform a partial update of a property group identified by {groupName}. Provided fields will be overwritten.
认证
需要 Connected AccountTags
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.需要连接103 scopes
Update a specific validation rule for a property identified by its name and rule type.
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Update multiple goal targets in a single batch operation using their internal IDs or unique property values.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
Update the name of a list. The name must be globally unique relative to all other public lists in the portal.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接6 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接23 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接23 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.
认证
需要 Connected AccountScopes
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.需要连接5 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接
Move an Object identified by `{objectId}` to the recycling bin.
认证
需要 Connected AccountTags
Archive a batch of objects by IDHUBSPOT_DATE_BASED_VERSIONED_ARCHIVE_ABATCH_OF_OBJECTS_BY_IDArchive a batch of objects by ID需要连接
Archive a batch of objects by ID
认证
需要 Connected AccountTags
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).需要连接
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).
认证
需要 Connected AccountTags
Archive a propertyHUBSPOT_DATE_BASED_VERSIONED_ARCHIVE_APROPERTYMove a property identified by {propertyName} to the recycling bin.需要连接
Move a property identified by {propertyName} to the recycling bin.
认证
需要 Connected AccountTags
Archive a property groupHUBSPOT_DATE_BASED_VERSIONED_ARCHIVE_APROPERTY_GROUPMove a property group identified by {groupName} to the recycling bin.需要连接
Move a property group identified by {groupName} to the recycling bin.
认证
需要 Connected AccountTags
CreateHUBSPOT_DATE_BASED_VERSIONED_CREATESet association labels between two records.需要连接
Set association labels between two records.
认证
需要 Connected AccountTags
Create a batch of objectsHUBSPOT_DATE_BASED_VERSIONED_CREATE_ABATCH_OF_OBJECTSCreate a batch of objects需要连接
Create a batch of objects
认证
需要 Connected AccountTags
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.需要连接
Create a batch of properties using the same rules as when creating an individual property.
认证
需要 Connected AccountTags
Create a propertyHUBSPOT_DATE_BASED_VERSIONED_CREATE_APROPERTYCreate and return a copy of a new property for the specified object type.需要连接
Create and return a copy of a new property for the specified object type.
认证
需要 Connected AccountTags
Create a property groupHUBSPOT_DATE_BASED_VERSIONED_CREATE_APROPERTY_GROUPCreate and return a copy of a new property group.需要连接
Create and return a copy of a new property group.
认证
需要 Connected AccountTags
Create DefaultHUBSPOT_DATE_BASED_VERSIONED_CREATE_DEFAULTCreate the default (most generic) association type between two object types需要连接
Create the default (most generic) association type between two object types
认证
需要 Connected AccountTags
Create Default AssociationsHUBSPOT_DATE_BASED_VERSIONED_CREATE_DEFAULT_ASSOCIATIONSCreate the default (most generic) association type between two object types需要连接
Create the default (most generic) association type between two object types
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
CreateHUBSPOT_DATE_BASED_VERSIONED_CREATE2Batch create associations for objects需要连接
Batch create associations for objects
认证
需要 Connected AccountTags
DeleteHUBSPOT_DATE_BASED_VERSIONED_DELETEdeletes all associations between two records.需要连接
deletes all associations between two records.
认证
需要 Connected AccountTags
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 objects需要连接
Batch delete specific association labels for objects. Deleting an unlabeled association will also delete all labeled associations between those two objects
认证
需要 Connected AccountTags
DeleteHUBSPOT_DATE_BASED_VERSIONED_DELETE1Batch delete associations for objects需要连接
Batch delete associations for objects
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
get-/account-info/2025-09/activity/audit-logsHUBSPOT_DATE_BASED_VERSIONED_GET_ACCOUNT_INFO202509_ACTIVITY_AUDIT_LOGSget-/account-info/2025-09/activity/audit-logs需要连接2 scopes
get-/account-info/2025-09/activity/audit-logs
认证
需要 Connected AccountScopes
account-info.security.readoauthTags
Get login activity for a HubSpot account.HUBSPOT_DATE_BASED_VERSIONED_GET_LOGIN_ACTIVITY_FOR_AHUBSPOT_ACCOUNTGet login activity.需要连接2 scopes
Get login activity.
认证
需要 Connected AccountScopes
account-info.security.readoauthTags
Get security activity for a HubSpot accountHUBSPOT_DATE_BASED_VERSIONED_GET_SECURITY_ACTIVITY_FOR_AHUBSPOT_ACCOUNTGet security activity需要连接2 scopes
Get security activity
认证
需要 Connected AccountScopes
account-info.security.readoauthTags
ListHUBSPOT_DATE_BASED_VERSIONED_LISTList all associations of an object by object type. Limit 500 per call.需要连接
List all associations of an object by object type. Limit 500 per call.
认证
需要 Connected AccountTags
ListHUBSPOT_DATE_BASED_VERSIONED_LIST1Read a page of objects. Control what is returned via the `properties` query param.需要连接
Read a page of objects. Control what is returned via the `properties` query param.
认证
需要 Connected AccountTags
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/upsert需要连接
post-/crm/objects/2025-09/{object Type}/batch/upsert_/crm/objects/2025-09/{object Type}/batch/upsert
认证
需要 Connected AccountTags
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}/merge需要连接
post-/crm/objects/2025-09/{object Type}/merge_/crm/objects/2025-09/{object Type}/merge
认证
需要 Connected AccountTags
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}/search需要连接
post-/crm/objects/2025-09/{object Type}/search_/crm/objects/2025-09/{object Type}/search
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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 values需要连接
Read a batch of objects by internal ID, or unique property values
认证
需要 Connected AccountTags
Read a batch of propertiesHUBSPOT_DATE_BASED_VERSIONED_READ_ABATCH_OF_PROPERTIESRead a provided list of properties.需要连接
Read a provided list of properties.
认证
需要 Connected AccountTags
Read all propertiesHUBSPOT_DATE_BASED_VERSIONED_READ_ALL_PROPERTIESRead all existing properties for the specified object type and HubSpot account.需要连接
Read all existing properties for the specified object type and HubSpot account.
认证
需要 Connected AccountTags
Read all property groupsHUBSPOT_DATE_BASED_VERSIONED_READ_ALL_PROPERTY_GROUPSRead all existing property groups for the specified object type and HubSpot account.需要连接
Read all existing property groups for the specified object type and HubSpot account.
认证
需要 Connected AccountTags
Read a propertyHUBSPOT_DATE_BASED_VERSIONED_READ_APROPERTYRead a property identified by {propertyName}.需要连接
Read a property identified by {propertyName}.
认证
需要 Connected AccountTags
Read a property groupHUBSPOT_DATE_BASED_VERSIONED_READ_APROPERTY_GROUPRead a property group identified by {groupName}.需要连接
Read a property group identified by {groupName}.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
ReportHUBSPOT_DATE_BASED_VERSIONED_REPORTRequests a report of all objects in the portal which have a high usage of associations需要连接
Requests a report of all objects in the portal which have a high usage of associations
认证
需要 Connected AccountTags
Retrieve account detailsHUBSPOT_DATE_BASED_VERSIONED_RETRIEVE_ACCOUNT_DETAILSRetrieve account details such as the account type, time zone, currencies, and data hosting location.需要连接2 scopes
Retrieve account details such as the account type, time zone, currencies, and data hosting location.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Retrieve the daily API usage for private apps in the account, along with information about usage limits.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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 values需要连接
Update a batch of objects by internal ID, or unique property values
认证
需要 Connected AccountTags
Update a propertyHUBSPOT_DATE_BASED_VERSIONED_UPDATE_APROPERTYPerform a partial update of a property identified by {propertyName}. Provided fields will be overwritten.需要连接
Perform a partial update of a property identified by {propertyName}. Provided fields will be overwritten.
认证
需要 Connected AccountTags
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.需要连接
Perform a partial update of a property group identified by {groupName}. Provided fields will be overwritten.
认证
需要 Connected AccountTags
ArchiveHUBSPOT_ENGAGEMENTS_ARCHIVEMove an Object identified by `{callId}` to the recycling bin.需要连接10 scopes
Move an Object identified by `{callId}` to the recycling bin.
认证
需要 Connected AccountScopes
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 ID需要连接10 scopes
Archive a batch of calls by ID
认证
需要 Connected AccountScopes
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 ID需要连接10 scopes
Archive a batch of communications by ID
认证
需要 Connected AccountScopes
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 ID需要连接10 scopes
Archive a batch of emails by ID
认证
需要 Connected AccountScopes
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 ID需要连接10 scopes
Archive a batch of meetings by ID
认证
需要 Connected AccountScopes
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 ID需要连接10 scopes
Archive a batch of notes by ID
认证
需要 Connected AccountScopes
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 ID需要连接10 scopes
Archive a batch of tasks by ID
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{emailId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{meetingId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{noteId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{postalMailId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{taskId}` to the recycling bin.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Move an Object identified by `{communicationId}` to the recycling bin.
认证
需要 Connected AccountScopes
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 archive需要连接10 scopes
Batch archive
认证
需要 Connected AccountScopes
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 create需要连接10 scopes
Batch create
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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 calls需要连接10 scopes
Create a batch of calls
认证
需要 Connected AccountScopes
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 communications需要连接10 scopes
Create a batch of communications
认证
需要 Connected AccountScopes
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 emails需要连接10 scopes
Create a batch of emails
认证
需要 Connected AccountScopes
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 meetings需要连接10 scopes
Create a batch of meetings
认证
需要 Connected AccountScopes
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 notes需要连接10 scopes
Create a batch of notes
认证
需要 Connected AccountScopes
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 tasks需要连接10 scopes
Create a batch of tasks
认证
需要 Connected AccountScopes
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`).需要连接31 scopes
Create or update a batch of calls by ID (`callId`) or unique property value (`idProperty`).
认证
需要 Connected AccountScopes
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.需要连接31 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接31 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.
认证
需要 Connected AccountScopes
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.需要连接31 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.
认证
需要 Connected AccountScopes
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.需要连接72 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of postal mail. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of calls. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of emails. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of meetings. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of notes. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of tasks. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Read a page of communications. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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 Search需要连接10 scopes
post-/crm/v3/objects/meetings/search do Search
认证
需要 Connected AccountScopes
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 Search需要连接10 scopes
post-/crm/v3/objects/notes/search do Search
认证
需要 Connected AccountScopes
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 read需要连接10 scopes
post-/crm/v3/objects/postal mail/batch/read read
认证
需要 Connected AccountScopes
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 update需要连接10 scopes
post-/crm/v3/objects/postal mail/batch/update update
认证
需要 Connected AccountScopes
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 Search需要连接10 scopes
post-/crm/v3/objects/tasks/search do Search
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Read a batch of calls by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Read a batch of communications by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Read a batch of emails by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Read a batch of meetings by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Read a batch of notes by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Read a batch of tasks by internal ID, or unique property values
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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_SEARCHSearch需要连接10 scopes
Search
认证
需要 Connected AccountScopes
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 calls需要连接10 scopes
Search for calls
认证
需要 Connected AccountScopes
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.需要连接10 scopes
Search for emails using specified criteria and filters.
认证
需要 Connected AccountScopes
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 messages需要连接10 scopes
Search for messages
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Update a batch of calls by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Update a batch of communications by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Update a batch of emails by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Update a batch of meetings by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Update a batch of notes by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 values需要连接10 scopes
Update a batch of tasks by internal ID, or unique property values
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接10 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.
认证
需要 Connected AccountScopes
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.需要连接
Add a new property to an existing custom event definition.
认证
需要 Connected AccountTags
Create custom event definitionHUBSPOT_EVENTS_CREATE_CUSTOM_EVENT_DEFINITIONCreate a custom event definition.需要连接
Create a custom event definition.
认证
需要 Connected AccountTags
Delete an event definitionHUBSPOT_EVENTS_DELETE_AN_EVENT_DEFINITIONDelete an event definition需要连接
Delete an event definition
认证
需要 Connected AccountTags
Delete a property from a custom event definitionHUBSPOT_EVENTS_DELETE_APROPERTY_FROM_ACUSTOM_EVENT_DEFINITIONDeletes a property from an existing custom event definition.需要连接
Deletes a property from an existing custom event definition.
认证
需要 Connected AccountTags
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.需要连接1 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.
认证
需要 Connected AccountScopes
oauthTags
Retrieve a custom event definitionHUBSPOT_EVENTS_RETRIEVE_ACUSTOM_EVENT_DEFINITIONFetch a single custom event definition by name.需要连接
Fetch a single custom event definition by name.
认证
需要 Connected AccountTags
Retrieve event dataHUBSPOT_EVENTS_RETRIEVE_EVENT_DATARetrieve instances of event completion data. For example, retrieve all event completions associated with a specific contact.需要连接1 scope
Retrieve instances of event completion data. For example, retrieve all event completions associated with a specific contact.
认证
需要 Connected AccountScopes
oauthTags
Retrieve event definitionsHUBSPOT_EVENTS_RETRIEVE_EVENT_DEFINITIONSSearch for existing custom event definitions.需要连接
Search for existing custom event definitions.
认证
需要 Connected AccountTags
Send a batch of event completionsHUBSPOT_EVENTS_SEND_ABATCH_OF_EVENT_COMPLETIONSSend multiple event completions at once.需要连接2 scopes
Send multiple event completions at once.
认证
需要 Connected AccountScopes
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 event需要连接
Endpoint to send an instance of a behavioral event
认证
需要 Connected AccountTags
Update a custom event definitionHUBSPOT_EVENTS_UPDATE_ACUSTOM_EVENT_DEFINITIONUpdate a specific custom event definition by name.需要连接
Update a specific custom event definition by name.
认证
需要 Connected AccountTags
Update an existing custom event propertyHUBSPOT_EVENTS_UPDATE_AN_EXISTING_CUSTOM_EVENT_PROPERTYUpdates an existing property in a custom event definition.需要连接
Updates an existing property in a custom event definition.
认证
需要 Connected AccountTags
Add tokens to an existing templateHUBSPOT_EXTEND_CRM_ADD_TOKENS_TO_AN_EXISTING_TEMPLATEUpdate an existing event type template with new tokens.需要连接
Update an existing event type template with new tokens.
认证
需要 Connected AccountTags
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>需要连接
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>
认证
需要 Connected AccountTags
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.需要连接28 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.
认证
需要 Connected AccountScopes
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.需要连接
Used to set the menu label, target iframe URL, and dimensions for your calling extension.
认证
需要 Connected AccountTags
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.需要连接
Configure [channel connection settings](https://developers.hubspot.com/docs/guides/api/crm/extensions/third-party-calling#create-channel-connection-settings) for the app.
认证
需要 Connected AccountTags
Create or update settingsHUBSPOT_EXTEND_CRM_CREATE_OR_UPDATE_SETTINGSUpdates the settings for a video conference application with the specified ID.需要连接
Updates the settings for a video conference application with the specified ID.
认证
需要 Connected AccountTags
Create recording settings for an app.HUBSPOT_EXTEND_CRM_CREATE_RECORDING_SETTINGS_FOR_AN_APPCreate recording settings for an app.需要连接
Create recording settings for an app.
认证
需要 Connected AccountTags
Delete an event templateHUBSPOT_EXTEND_CRM_DELETE_AN_EVENT_TEMPLATEDelete an event type template by ID.需要连接
Delete an event type template by ID.
认证
需要 Connected AccountTags
Delete a template tokenHUBSPOT_EXTEND_CRM_DELETE_ATEMPLATE_TOKENDelete an existing token from a specific event type template.需要连接
Delete an existing token from a specific event type template.
认证
需要 Connected AccountTags
Delete settingsHUBSPOT_EXTEND_CRM_DELETE_SETTINGSDeletes the settings for a video conference application with the specified ID.需要连接
Deletes the settings for a video conference application with the specified ID.
认证
需要 Connected AccountTags
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.需要连接
Deletes this calling extension. This will remove your service as an option for all connected accounts.
认证
需要 Connected AccountTags
Get all event templatesHUBSPOT_EXTEND_CRM_GET_ALL_EVENT_TEMPLATESRetrieve all templates defined for an app.需要连接
Retrieve all templates defined for an app.
认证
需要 Connected AccountTags
Get an event instanceHUBSPOT_EXTEND_CRM_GET_AN_EVENT_INSTANCERetrieve an event instance, specified by template ID and event ID.需要连接28 scopes
Retrieve an event instance, specified by template ID and event ID.
认证
需要 Connected AccountScopes
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.需要连接
Retrieve an event type template by ID.
认证
需要 Connected AccountTags
Get event detailsHUBSPOT_EXTEND_CRM_GET_EVENT_DETAILSRetrieve details for a specific event, specified by template ID and event ID.需要连接28 scopes
Retrieve details for a specific event, specified by template ID and event ID.
认证
需要 Connected AccountScopes
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.需要连接28 scopes
Retrieve the template renderings in HTML format for a specific event.
认证
需要 Connected AccountScopes
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.需要连接
Return the settings for a video conference application with the specified ID.
认证
需要 Connected AccountTags
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`).需要连接4 scopes
Mark a call recording as ready for transcription, specifying the call by its ID (`engagementid`).
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
Retrieve recording settings for an app.HUBSPOT_EXTEND_CRM_RETRIEVE_RECORDING_SETTINGS_FOR_AN_APPRetrieve recording settings for an app.需要连接
Retrieve recording settings for an app.
认证
需要 Connected AccountTags
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.需要连接
Returns the calling extension settings configured for your app.
认证
需要 Connected AccountTags
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).需要连接
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).
认证
需要 Connected AccountTags
Send event data (single)HUBSPOT_EXTEND_CRM_SEND_EVENT_DATA_SINGLESend a single instance of event data to a specified event type.需要连接28 scopes
Send a single instance of event data to a specified event type.
认证
需要 Connected AccountScopes
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.需要连接6 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.
认证
需要 Connected AccountScopes
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.需要连接
Update an existing event template, specified by ID.
认证
需要 Connected AccountTags
Update a template tokenHUBSPOT_EXTEND_CRM_UPDATE_ATEMPLATE_TOKENUpdate an event type template token, specified by token name.需要连接
Update an event type template token, specified by token name.
认证
需要 Connected AccountTags
Update recording settings for an app.HUBSPOT_EXTEND_CRM_UPDATE_RECORDING_SETTINGS_FOR_AN_APPUpdate recording settings for an app.需要连接
Update recording settings for an app.
认证
需要 Connected AccountTags
Update the calling extension settings for a specific app.HUBSPOT_EXTEND_CRM_UPDATE_THE_CALLING_EXTENSION_SETTINGS_FOR_ASPECIFIC_APPUpdates existing calling extension settings.需要连接
Updates existing calling extension settings.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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:需要连接2 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:
认证
需要 Connected AccountScopes
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 pages需要连接2 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
认证
需要 Connected AccountScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Add budget itemHUBSPOT_MARKETING_ADD_BUDGET_ITEMAdd a new budget item to the campaign需要连接
Add a new budget item to the campaign
认证
需要 Connected AccountTags
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.需要连接
Archive a form definition. New submissions will not be accepted and the form definition will be permanently deleted after 3 months.
认证
需要 Connected AccountTags
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 id需要连接
Associates a list with a marketing event by marketing event id and ILS list id
认证
需要 Connected AccountTags
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 id需要连接
Associates a list with a marketing event by external account id, external event id, and ILS list id
认证
需要 Connected AccountTags
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 id需要连接4 scopes
Associates a list with a marketing event by external account id, external event id, and ILS list id
认证
需要 Connected AccountScopes
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 id需要连接4 scopes
Associates a list with a marketing event by marketing event id and ILS list id
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Checks whether a set of contacts have opted out of all communications.
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Batch retrieve subscription statuses for a set of contacts.
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Unsubscribe a set of contacts from all email subscriptions.
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Update the subscription status for a set of contacts.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接
This will create a duplicate email with the same properties as the original, with the exception of a unique ID.
认证
需要 Connected AccountTags
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Create a campaign with the given properties and return the campaign object, including the campaignGuid and created properties.
认证
需要 Connected AccountScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Create a formHUBSPOT_MARKETING_CREATE_AFORMAdd a new `hubspot` form需要连接
Add a new `hubspot` form
认证
需要 Connected AccountTags
Create a marketing eventHUBSPOT_MARKETING_CREATE_AMARKETING_EVENTCreates a new marketing event in HubSpot需要连接
Creates a new marketing event in HubSpot
认证
需要 Connected AccountTags
Create a marketing eventHUBSPOT_MARKETING_CREATE_AMARKETING_EVENT1Creates a new marketing event in HubSpot需要连接4 scopes
Creates a new marketing event in HubSpot
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
Create a new marketing emailHUBSPOT_MARKETING_CREATE_ANEW_MARKETING_EMAILUse this endpoint to create a new marketing email.需要连接
Use this endpoint to create a new marketing email.
认证
需要 Connected AccountTags
Create campaign spend itemHUBSPOT_MARKETING_CREATE_CAMPAIGN_SPEND_ITEMCreate a new campaign spend item需要连接
Create a new campaign spend item
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接4 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接4 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Delete a marketing emailHUBSPOT_MARKETING_DELETE_AMARKETING_EMAILDelete a marketing email需要连接
Delete a marketing email
认证
需要 Connected AccountTags
Delete budget itemHUBSPOT_MARKETING_DELETE_BUDGET_ITEMDelete a specific budget item by ID需要连接
Delete a specific budget item by ID
认证
需要 Connected AccountTags
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.需要连接2 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.
认证
需要 Connected AccountScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Delete campaign spend itemHUBSPOT_MARKETING_DELETE_CAMPAIGN_SPEND_ITEMDelete a specific campaign spend item by ID需要连接
Delete a specific campaign spend item by ID
认证
需要 Connected AccountTags
Delete Marketing Event by External IdsHUBSPOT_MARKETING_DELETE_MARKETING_EVENT_BY_EXTERNAL_IDSDeletes an existing Marketing Event with the specified id, if one exists.需要连接
Deletes an existing Marketing Event with the specified id, if one exists.
认证
需要 Connected AccountTags
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.需要连接4 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.
认证
需要 Connected AccountScopes
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.需要连接
Deletes the existing Marketing Event with the specified objectId, if it exists.
认证
需要 Connected AccountTags
Delete Marketing Event by objectIdHUBSPOT_MARKETING_DELETE_MARKETING_EVENT_BY_OBJECTID1Deletes the existing Marketing Event with the specified objectId, if it exists.需要连接4 scopes
Deletes the existing Marketing Event with the specified objectId, if it exists.
认证
需要 Connected AccountScopes
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 HubSpot需要连接
Bulk delete a number of marketing events in HubSpot
认证
需要 Connected AccountTags
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.需要连接4 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接4 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.
认证
需要 Connected AccountScopes
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 id需要连接
Disassociates a list from a marketing event by marketing event id and ILS list id
认证
需要 Connected AccountTags
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 id需要连接
Disassociates a list from a marketing event by external account id, external event id, and ILS list id
认证
需要 Connected AccountTags
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 id需要连接4 scopes
Disassociates a list from a marketing event by external account id, external event id, and ILS list id
认证
需要 Connected AccountScopes
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 id需要连接4 scopes
Disassociates a list from a marketing event by marketing event id and ILS list id
认证
需要 Connected AccountScopes
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 type需要连接2 scopes
Fetch the list of contact IDs for the specified campaign and contact type
认证
需要 Connected AccountScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Fetch revenueHUBSPOT_MARKETING_FETCH_REVENUEFetch revenue attribution report data for a specified campaign需要连接
Fetch revenue attribution report data for a specified campaign
认证
需要 Connected AccountTags
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 string需要连接2 scopes
Search for marketing events that have an event id that starts with the query string
认证
需要 Connected AccountScopes
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.需要连接4 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接4 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.
认证
需要 Connected AccountScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Get a form definitionHUBSPOT_MARKETING_GET_AFORM_DEFINITIONReturns a form based on the form ID provided.需要连接
Returns a form based on the form ID provided.
认证
需要 Connected AccountTags
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.需要连接
Get aggregated statistics in intervals for a specified time span. Each interval contains aggregated statistics of the emails that were sent in that time.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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` forms需要连接
Returns a list of forms based on the search filters. By default, it returns the first 20 `hubspot` forms
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接
Get a specific revision of a marketing email.
认证
需要 Connected AccountTags
Get Campaign MetricsHUBSPOT_MARKETING_GET_CAMPAIGN_METRICSThis endpoint retrieves key attribution metrics for a specified campaign, such as sessions, new contacts, and influenced contacts.需要连接2 scopes
This endpoint retrieves key attribution metrics for a specified campaign, such as sessions, new contacts, and influenced contacts.
认证
需要 Connected AccountScopes
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.需要连接
Get the draft version of an email (if it exists). If no draft version exists, the published email is returned.
认证
需要 Connected AccountTags
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 id需要连接
Gets lists associated with a marketing event by external account id and external event id
认证
需要 Connected AccountTags
Get lists associated with a marketing eventHUBSPOT_MARKETING_GET_LISTS_ASSOCIATED_WITH_AMARKETING_EVENT1Gets lists associated with a marketing event by marketing event id需要连接
Gets lists associated with a marketing event by marketing event id
认证
需要 Connected AccountTags
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 id需要连接4 scopes
Gets lists associated with a marketing event by external account id and external event id
认证
需要 Connected AccountScopes
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 id需要连接4 scopes
Gets lists associated with a marketing event by marketing event id
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Returns the details of the Marketing Event with the specified id, if one exists.
认证
需要 Connected AccountScopes
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.需要连接4 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.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Returns the details of a Marketing Event with the specified objectId, if it exists.
认证
需要 Connected AccountScopes
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.需要连接4 scopes
Returns the details of a Marketing Event with the specified objectId, if it exists.
认证
需要 Connected AccountScopes
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/v3需要连接4 scopes
get-/marketing/marketing-events/2026-03_/marketing/marketing-events/v3
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
Get subscription definitionsHUBSPOT_MARKETING_GET_SUBSCRIPTION_DEFINITIONSGet a list of all subscription definitions for the portal需要连接
Get a list of all subscription definitions for the portal
认证
需要 Connected AccountTags
Get subscription preferences for a specific contactHUBSPOT_MARKETING_GET_SUBSCRIPTION_PREFERENCES_FOR_ASPECIFIC_CONTACTRetrieve a contact's current email subscription preferences.需要连接5 scopes
Retrieve a contact's current email subscription preferences.
认证
需要 Connected AccountScopes
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.需要连接
Returns a list of subscriptions and their status for a given contact.
认证
需要 Connected AccountTags
Get the details of a specified marketing emailHUBSPOT_MARKETING_GET_THE_DETAILS_OF_ASPECIFIED_MARKETING_EMAILGet the details for a marketing email.需要连接
Get the details for a marketing email.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接2 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.
认证
需要 Connected AccountScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Mark a marketing event as cancelledHUBSPOT_MARKETING_MARK_AMARKETING_EVENT_AS_CANCELLEDMark a marketing event as cancelled.需要连接
Mark a marketing event as cancelled.
认证
需要 Connected AccountTags
Mark a marketing event as cancelledHUBSPOT_MARKETING_MARK_AMARKETING_EVENT_AS_CANCELLED1Mark a marketing event as cancelled.需要连接4 scopes
Mark a marketing event as cancelled.
认证
需要 Connected AccountScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Mark a marketing event as completedHUBSPOT_MARKETING_MARK_AMARKETING_EVENT_AS_COMPLETEDMark a marketing event as completed需要连接
Mark a marketing event as completed
认证
需要 Connected AccountTags
Mark a marketing event as completedHUBSPOT_MARKETING_MARK_AMARKETING_EVENT_AS_COMPLETED1Mark a marketing event as completed需要连接4 scopes
Mark a marketing event as completed
认证
需要 Connected AccountScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Partially update a form definitionHUBSPOT_MARKETING_PARTIALLY_UPDATE_AFORM_DEFINITIONUpdate some of the form definition components需要连接
Update some of the form definition components
认证
需要 Connected AccountTags
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/generate需要连接5 scopes
post-/communication-preferences/v4/links/generate_/communication-preferences/v4/links/generate
认证
需要 Connected AccountScopes
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.需要连接3 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
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 newer需要连接2 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
认证
需要 Connected AccountScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Read campaign spend itemHUBSPOT_MARKETING_READ_CAMPAIGN_SPEND_ITEMRead a campaign spend item by its spendId需要连接3 scopes
Read a campaign spend item by its spendId
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Read Contact's participations by identifier - email or internal id.
认证
需要 Connected AccountScopes
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.需要连接4 scopes
Read Contact's participations by identifier - email or internal id.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Read Marketing event's participations breakdown with optional filters by externalAccountId and externalEventId pair.
认证
需要 Connected AccountScopes
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.需要连接4 scopes
Read Marketing event's participations breakdown with optional filters by externalAccountId and externalEventId pair.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Read Marketing event's participations breakdown with optional filters by internal identifier marketingEventId.
认证
需要 Connected AccountScopes
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.需要连接4 scopes
Read Marketing event's participations breakdown with optional filters by internal identifier marketingEventId.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Read Marketing event's participations counters by externalAccountId and externalEventId pair.
认证
需要 Connected AccountScopes
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.需要连接4 scopes
Read Marketing event's participations counters by externalAccountId and externalEventId pair.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Read Marketing event's participations counters by internal identifier marketingEventId.
认证
需要 Connected AccountScopes
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.需要连接4 scopes
Read Marketing event's participations counters by internal identifier marketingEventId.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接4 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.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接4 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.
认证
需要 Connected AccountScopes
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.需要连接
Record a subscription state between multiple HubSpot contacts and a marketing event, using HubSpot contact ids.
认证
需要 Connected AccountTags
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 - leftAt需要连接4 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
认证
需要 Connected AccountScopes
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 - leftAt需要连接
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
认证
需要 Connected AccountTags
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 - leftAt需要连接4 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
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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 - leftAt需要连接4 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
认证
需要 Connected AccountScopes
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 - leftAt需要连接
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
认证
需要 Connected AccountTags
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 - leftAt需要连接4 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
认证
需要 Connected AccountScopes
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 pages需要连接2 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
认证
需要 Connected AccountScopes
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.需要连接
Resets the draft back to a copy of the live object.
认证
需要 Connected AccountTags
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.需要连接
Restores a previous revision of a marketing email. The current revision becomes old, and the restored revision is given a new version number.
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接5 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.
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Get a list of subscription status definitions from the account.
认证
需要 Connected AccountScopes
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.需要连接
Retrieve the current settings for the application.
认证
需要 Connected AccountTags
Retrieve the application settingsHUBSPOT_MARKETING_RETRIEVE_THE_APPLICATION_SETTINGS1Retrieve the current settings for the application.需要连接4 scopes
Retrieve the current settings for the application.
认证
需要 Connected AccountScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Send an emailHUBSPOT_MARKETING_SEND_AN_EMAILSend an email需要连接2 scopes
Send an email
认证
需要 Connected AccountScopes
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.需要连接1 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.
认证
需要 Connected AccountScopes
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.需要连接3 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.
认证
需要 Connected AccountScopes
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.需要连接3 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.
认证
需要 Connected AccountScopes
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.需要连接3 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.
认证
需要 Connected AccountScopes
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.需要连接5 scopes
Unsubscribe a contact from all email subscriptions.
认证
需要 Connected AccountScopes
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.需要连接2 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.
认证
需要 Connected AccountScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Update a contact's subscription statusHUBSPOT_MARKETING_UPDATE_ACONTACT_SSUBSCRIPTION_STATUSSet the subscription status of a specific contact.需要连接5 scopes
Set the subscription status of a specific contact.
认证
需要 Connected AccountScopes
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.需要连接
Update all fields of a hubspot form definition.
认证
需要 Connected AccountTags
Update a marketing emailHUBSPOT_MARKETING_UPDATE_AMARKETING_EMAILChange properties of a marketing email.需要连接
Change properties of a marketing email.
认证
需要 Connected AccountTags
Update budget itemHUBSPOT_MARKETING_UPDATE_BUDGET_ITEMUpdate a specific budget item by ID需要连接
Update a specific budget item by ID
认证
需要 Connected AccountTags
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.需要连接2 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.
认证
需要 Connected AccountScopes
marketing.campaigns.readmarketing.campaigns.revenue.readTags
Update campaign spend itemHUBSPOT_MARKETING_UPDATE_CAMPAIGN_SPEND_ITEMUpdate a specific campaign spend item by ID需要连接
Update a specific campaign spend item by ID
认证
需要 Connected AccountTags
Update Marketing Event by External IDsHUBSPOT_MARKETING_UPDATE_MARKETING_EVENT_BY_EXTERNAL_IDSUpdates an existing Marketing Event with the specified id, if one exists.需要连接
Updates an existing Marketing Event with the specified id, if one exists.
认证
需要 Connected AccountTags
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.需要连接4 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.
认证
需要 Connected AccountScopes
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.需要连接
Updates the details of an existing Marketing Event identified by its objectId, if it exists.
认证
需要 Connected AccountTags
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.需要连接4 scopes
Updates the details of an existing Marketing Event identified by its objectId, if it exists.
认证
需要 Connected AccountScopes
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.需要连接
Updates multiple Marketing Events on the portal based on their objectId, if they exist.
认证
需要 Connected AccountTags
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.需要连接4 scopes
Updates multiple Marketing Events on the portal based on their objectId, if they exist.
认证
需要 Connected AccountScopes
developers-readdevelopers-writemarketing-events-readmarketing-events-writeTags
Update the application settingsHUBSPOT_MARKETING_UPDATE_THE_APPLICATION_SETTINGSCreate or update the current settings for the application.需要连接
Create or update the current settings for the application.
认证
需要 Connected AccountTags
Update the application settingsHUBSPOT_MARKETING_UPDATE_THE_APPLICATION_SETTINGS1Create or update the current settings for the application.需要连接4 scopes
Create or update the current settings for the application.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Create a new currency with central exchange rates in the portal. Unsupported currencies cannot be added here.
认证
需要 Connected AccountScopes
settings.currencies.readsettings.currencies.writeTags
Add a new exchange rateHUBSPOT_SETTINGS_ADD_ANEW_EXCHANGE_RATEAdd a new exchange rate需要连接
Add a new exchange rate
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
ArchiveHUBSPOT_SETTINGS_ARCHIVEMove an Object identified by `{userId}` to the recycling bin.需要连接72 scopes
Move an Object identified by `{userId}` to the recycling bin.
认证
需要 Connected AccountScopes
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 ID需要连接72 scopes
Archive a batch of users by ID
认证
需要 Connected AccountScopes
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 pairs需要连接
Change the visibility of a specific currency pairs
认证
需要 Connected AccountTags
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.需要连接72 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.
认证
需要 Connected AccountScopes
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 users需要连接72 scopes
Create a batch of users
认证
需要 Connected AccountScopes
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 rates需要连接
Create multiple exchange rates
认证
需要 Connected AccountTags
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.需要连接72 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.
认证
需要 Connected AccountScopes
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 codes需要连接
Get all currency codes
认证
需要 Connected AccountTags
Get all current exchange ratesHUBSPOT_SETTINGS_GET_ALL_CURRENT_EXCHANGE_RATESGet all current exchange rates需要连接
Get all current exchange rates
认证
需要 Connected AccountTags
Get all tax ratesHUBSPOT_SETTINGS_GET_ALL_TAX_RATESRetrieve a paginated list of all tax rates set up in the account tax rate library需要连接1 scope
Retrieve a paginated list of all tax rates set up in the account tax rate library
认证
需要 Connected AccountScopes
tax_rates.readTags
Get a specific tax rateHUBSPOT_SETTINGS_GET_ASPECIFIC_TAX_RATERetrieve a specific tax rate by its `taxRateGroupId`.需要连接1 scope
Retrieve a specific tax rate by its `taxRateGroupId`.
认证
需要 Connected AccountScopes
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.需要连接
Get Business Units identified by `userId`. The `userId` refers to the user’s ID.
认证
需要 Connected AccountTags
Get exchange ratesHUBSPOT_SETTINGS_GET_EXCHANGE_RATESGet exchange rates需要连接
Get exchange rates
认证
需要 Connected AccountTags
Get the company currencyHUBSPOT_SETTINGS_GET_THE_COMPANY_CURRENCYGet the company currency需要连接
Get the company currency
认证
需要 Connected AccountTags
Get the details for a specific exchange rateHUBSPOT_SETTINGS_GET_THE_DETAILS_FOR_ASPECIFIC_EXCHANGE_RATEGet the details for a specific exchange rate需要连接
Get the details for a specific exchange rate
认证
需要 Connected AccountTags
ListHUBSPOT_SETTINGS_LISTRead a page of users. Control what is returned via the `properties` query param.需要连接23 scopes
Read a page of users. Control what is returned via the `properties` query param.
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
post-/crm/v3/objects/users/searchHUBSPOT_SETTINGS_POST_CRM_V3_OBJECTS_USERS_SEARCHpost-/crm/v3/objects/users/search需要连接23 scopes
post-/crm/v3/objects/users/search
认证
需要 Connected AccountScopes
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.需要连接23 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.
认证
需要 Connected AccountScopes
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 values需要连接23 scopes
Read a batch of users by internal ID, or unique property values
认证
需要 Connected AccountScopes
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.需要连接
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.
认证
需要 Connected AccountTags
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.需要连接2 scopes
Retrieve a list of currency codes that are not supported by the central exchange rates. Unsupported currencies will need to be manually updated.
认证
需要 Connected AccountScopes
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.需要连接2 scopes
Retrieve details on whether the central exchange rates feature is enabled for the portal.
认证
需要 Connected AccountScopes
settings.currencies.readsettings.currencies.writeTags
Retrieve multiple ratesHUBSPOT_SETTINGS_RETRIEVE_MULTIPLE_RATESRetrieve multiple rates需要连接
Retrieve multiple rates
认证
需要 Connected AccountTags
Retrieves a list of users from an accountHUBSPOT_SETTINGS_RETRIEVES_ALIST_OF_USERS_FROM_AN_ACCOUNTRetrieves a list of users from an account需要连接
Retrieves a list of users from an account
认证
需要 Connected AccountTags
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.需要连接
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.
认证
需要 Connected AccountTags
Retrieves the roles on an accountHUBSPOT_SETTINGS_RETRIEVES_THE_ROLES_ON_AN_ACCOUNTRetrieves the roles on an account需要连接
Retrieves the roles on an account
认证
需要 Connected AccountTags
See details about this account's teamsHUBSPOT_SETTINGS_SEE_DETAILS_ABOUT_THIS_ACCOUNT_STEAMSView teams for this account需要连接3 scopes
View teams for this account
认证
需要 Connected AccountScopes
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.需要连接
Set or update the company currency.
认证
需要 Connected AccountTags
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.需要连接72 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.
认证
需要 Connected AccountScopes
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 values需要连接72 scopes
Update a batch of users by internal ID, or unique property values
认证
需要 Connected AccountScopes
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 rate需要连接
Update a conversion rate
认证
需要 Connected AccountTags
Update multiple exchange ratesHUBSPOT_SETTINGS_UPDATE_MULTIPLE_EXCHANGE_RATESUpdate multiple exchange rates需要连接
Update multiple exchange rates
认证
需要 Connected AccountTags
Batch create event subscriptionsHUBSPOT_WEBHOOKS_BATCH_CREATE_EVENT_SUBSCRIPTIONSBatch create event subscriptions需要连接
Batch create event subscriptions
认证
需要 Connected AccountTags
Batch create event subscriptionsHUBSPOT_WEBHOOKS_BATCH_CREATE_EVENT_SUBSCRIPTIONS1Batch create event subscriptions for the specified app.需要连接8 scopes
Batch create event subscriptions for the specified app.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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 subscription需要连接
Create an event subscription
认证
需要 Connected AccountTags
Create an event subscriptionHUBSPOT_WEBHOOKS_CREATE_AN_EVENT_SUBSCRIPTION1Create new event subscription for the specified app.需要连接8 scopes
Create new event subscription for the specified app.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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 subscription需要连接
Delete event subscription
认证
需要 Connected AccountTags
Delete event subscriptionHUBSPOT_WEBHOOKS_DELETE_EVENT_SUBSCRIPTION1Delete an existing event subscription by ID.需要连接8 scopes
Delete an existing event subscription by ID.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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 settings需要连接
Delete webhook settings
认证
需要 Connected AccountTags
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.需要连接8 scopes
Delete the webhook settings for the specified app. Event subscriptions will not be deleted, but will be paused until another webhook is created.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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 subscription需要连接
Read an event subscription
认证
需要 Connected AccountTags
Read an event subscriptionHUBSPOT_WEBHOOKS_READ_AN_EVENT_SUBSCRIPTION1Retrieve a specific event subscription by ID.需要连接8 scopes
Retrieve a specific event subscription by ID.
认证
需要 Connected AccountScopes
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 subscriptions需要连接
Read event subscriptions
认证
需要 Connected AccountTags
Read event subscriptionsHUBSPOT_WEBHOOKS_READ_EVENT_SUBSCRIPTIONS1Retrieve event subscriptions for the specified app.需要连接8 scopes
Retrieve event subscriptions for the specified app.
认证
需要 Connected AccountScopes
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 settings需要连接
Read webhook settings
认证
需要 Connected AccountTags
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.需要连接8 scopes
Retrieve the webhook settings for the specified app, including the webhook’s target URL, throttle configuration, and create/update date.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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.需要连接8 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.
认证
需要 Connected AccountScopes
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 subscription需要连接
Update an event subscription
认证
需要 Connected AccountTags
Update an event subscriptionHUBSPOT_WEBHOOKS_UPDATE_AN_EVENT_SUBSCRIPTION1Update an existing event subscription by ID.需要连接8 scopes
Update an existing event subscription by ID.
认证
需要 Connected AccountScopes
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 settings需要连接
Update webhook settings
认证
需要 Connected AccountTags
Update webhook settingsHUBSPOT_WEBHOOKS_UPDATE_WEBHOOK_SETTINGS1Update webhook settings for the specified app.需要连接8 scopes
Update webhook settings for the specified app.
认证
需要 Connected AccountScopes
developers-readdevelopers-writeprivate-apps-readprivate-apps-writewebhooks-journal-data-accesswebhooks-journal-snapshot-managementwebhooks-journal-subscription-managementwebhooks-journal-subscription-readTags