@hubspot/api-client
Advanced tools
Changelog
[9.1.1] - 2023-08-16
properties
in SimplePublicObject
and SimplePublicObjectWithAssociations
(all crm object's clients).Changelog
[9.1.0] - 2023-07-27
hapikey
fromautomation.actions.callbacksApi
Api.cms
(all Api clients).communicationPreferences
(all Api clients).conversations
(all API clients).crm
(all Api clients).events
(all Api clients).files
(all Api clients).marketing.events.settingsExternalApi
Api.marketing.transactional
Api client.object
to string
in cms/hubdb/models/StandardError.category
.StandardError[]
to StandardError1[]
in crm/associations/v4/models/BatchResponseSimplePublicObjectWithErrors::errors
.ErrorCategory
to string
in crm/companies/models/StandardError::category
.ErrorCategory
to string
in crm/contacts/models/StandardError::category
.ErrorCategory
to string
in crm/deals/models/StandardError::category
.ErrorCategory
to string
in crm/lineitems/models/StandardError::category
.ErrorCategory
to string
in crm/objects/calls/models/StandardError::category
.ErrorCategory
to string
in crm/objects/communications/models/StandardError::category
.ErrorCategory
to string
in crm/objects/emails/models/StandardError::category
.ErrorCategory
to string
in crm/objects/feedback_submissions/models/StandardError::category
.ErrorCategory
to string
in crm/objects/meetings/models/StandardError::category
.ErrorCategory
to string
in crm/objects/models/StandardError::category
.ErrorCategory
to string
in crm/objects/notes/models/StandardError::category
.ErrorCategory
to string
in crm/objects/postal_mail/models/StandardError::category
.ErrorCategory
to string
in crm/objects/tasks/models/StandardError::category
.ErrorCategory
to string
in crm/products/models/StandardError::category
.ErrorCategory
to string
in crm/properties/models/StandardError::category
.ErrorCategory
to string
in crm/quotes/models/StandardError::category
.ErrorCategory
to string
in crm/tickets/models/StandardError::category
.ErrorCategory
to string
in webhooks/models/StandardError::category
.Changelog
[9.0.1] - 2023-07-26
Changelog
[9.0.0] - 2023-06-08
Changelog
[9.0.0-beta.3] - 2023-05-11
crm.associations.v4.basicApi
Api.crm.associations.typesApi
=> crm.associations.schema.typesApi
.crm.associations.v4.definitionsApi
=> crm.associations.v4.schema.definitionsApi
.webhooks.validateSignature()
method.Changelog
[9.0.0-beta.2] - 2023-05-03
config.httpAgent
).Changelog
[9.0.0-beta.1] - 2023-04-28
crm.objects.communications
Api client.Changelog
[9.0.0-beta.0] - 2023-04-06
cms.hubdb.rowsBatchApi.batchCloneDraftTableRows()
=> cms.hubdb.rowsBatchApi.cloneDraftTableRows()
.cms.hubdb.rowsBatchApi.batchCreateDraftTableRows()
=> cms.hubdb.rowsBatchApi.createDraftTableRows()
.cms.hubdb.rowsBatchApi.batchPurgeDraftTableRows()
=> cms.hubdb.rowsBatchApi.purgeDraftTableRows()
.cms.hubdb.rowsBatchApi.batchReadDraftTableRows()
=> cms.hubdb.rowsBatchApi.readDraftTableRows()
.cms.hubdb.rowsBatchApi.batchReadTableRows()
=> cms.hubdb.rowsBatchApi.readTableRows()
.cms.hubdb.rowsBatchApi.batchReplaceDraftTableRows()
=> cms.hubdb.rowsBatchApi.replaceDraftTableRows()
.cms.hubdb.rowsBatchApi.batchUpdateDraftTableRows()
=> cms.hubdb.rowsBatchApi.updateDraftTableRows()
.cms.hubdb.tablesApi.getDraftTableDetailsById(tableIdOrName: string, archived?: boolean, includeForeignIds?: boolean, _options?: Configuration)
=> cms.hubdb.tablesApi.getDraftTableDetailsById(tableIdOrName: string, includeForeignIds?: boolean, archived?: boolean, _options?: Configuration)
cms.hubdb.tablesApi.getTableDetails(tableIdOrName: string, archived?: boolean, includeForeignIds?: boolean, _options?: Configuration)
=> cms.hubdb.tablesApi.getTableDetails(tableIdOrName: string, includeForeignIds?: boolean, archived?: boolean, _options?: Configuration)
cms.hubdb.tablesApi.updateDraftTable(tableIdOrName: string, hubDbTableV3Request: HubDbTableV3Request, archived?: boolean, includeForeignIds?: boolean, _options?: Configuration)
=> cms.hubdb.tablesApi.updateDraftTable(tableIdOrName: string, hubDbTableV3Request: HubDbTableV3Request, includeForeignIds?: boolean, archived?: boolean, _options?: Configuration)
crm.companies.associationsApi
.crm.contacts.associationsApi
.crm.deals.associationsApi
.crm.line_items.associationsApi
.crm.objects.calls.associationsApi
.crm.objects.emails.associationsApi
.crm.objects.feedbackSubmissions.associationsApi
.crm.objects.meetings.associationsApi
.crm.objects.notes.associationsApi
.crm.objects.postalMail.associationsApi
.crm.objects.tasks.associationsApi
.crm.products.associationsApi
.crm.quotes.associationsApi
.crm.tickets.associationsApi
.crm.companies.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.companies.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.contacts.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.contacts.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.deals.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.deals.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.line_items.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.line_items.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.calls.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.calls.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.emails.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.emails.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.feedbackSubmissions.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.feedbackSubmissions.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.meetings.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.meetings.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.notes.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.notes.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.postalMail.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.postalMail.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.tasks.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.tasks.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.products.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.products.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.quotes.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.quotes.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
crm.objects.tickets.basicApi.create(SimplePublicObjectInput => SimplePublicObjectInputForCreate)
crm.objects.tickets.batchApi.create(BatchInputSimplePublicObjectInput => BatchInputSimplePublicObjectInputForCreate)
marketing.events.marketingEventsExternalApi.doSearch()
=> marketing.events.searchApi.doSearch()
oauth.accessTokensApi.getAccessToken
=> oauth.accessTokensApi.get
.oauth.refreshTokensApi.archiveRefreshToken
=> oauth.refreshTokensApi.archive
.oauth.refreshTokensApi.getRefreshToken
=> oauth.refreshTokensApi.get
.oauth.tokensApi.createToken
=> oauth.tokensApi.create
.properties
to crm.properties.coreApi.getAll
.properties
to crm.properties.coreApi.getByName
.highValue
to all Filter's model.Changelog
[8.9.0] - 2023-04-05