Releases: HubSpot/hubspot-api-ruby
Releases · HubSpot/hubspot-api-ruby
v20.0.0
Files
- Changed incomining parameters list in
files.files_api.do_search(). - Renamed method
archive_gdpr()todelete()infiles.files_api. - Renamed method
update_properties()toupdate_properties_recursively()infiles.folders_api. - Added new method
update_properties()tofiles.folders_api. - Changed incomining parameters list in
files.folders_api.do_search(). - Added properties
source_groupandfile_md5toFile. - Added property
clear_expirestoFileUpdateInput. - Changed property type from
:'expires_at' => :'Integer'to:'expires_at' => :'Time'inFileUpdateInput. - Added property
expires_attoImportFromUrlInput. - Removed property
idfromFolderUpdateInput.
CRM Objects
- Renamed
BatchInputSimplePublicObjectInputForCreatetoBatchInputSimplePublicObjectBatchInputForCreateforcrm.contacts,crm.companies,crm.deals,crm.products,crm.objects.goals,crm.tickets. - Added parameter
object_write_trace_idto models:simple_public_object,simple_public_object_with_associations,simple_public_upsert_objectforcrm.contacts,crm.companies,crm.deals,crm.products,crm.objects.goals,crm.tickets,crm.objects.feedback_submissions. - Removed parameter
object_write_trace_idfrom models:simple_public_object_input,simple_public_object_input_for_createforcrm.contacts,crm.companies,crm.deals,crm.products,crm.objects.goals,crm.tickets,crm.objects.feedback_submissions. - Added method
merge()tocrm.tickets.basic_api.
Other changes
- Changed from
Hubspot::OAuthtoHubspot::Oauth. - Removed
crm.tickets.merge_apiApi. - Removed
crm.companies.merge_apiApi. - Removed
crm.contacts.merge_apiApi. - Removed
crm.deals.merge_apiApi. - Removed
crm.contacts.gdpr_apiApi. - Removed
CMS PerformanceClient.
v20.0.0 Beta
CRM Objects
- Added methods
archive(),create()andupdate()tocrm.objects.goals.basic_api. - Added methods
archive(),create(),update()andupserttocrm.objects.goals.batch_api. - Removed methods
archive(),create()andupdate()fromcrm.objects.feedback_submissions.basic_api. - Removed methods
archive(),create()andupdate()fromcrm.objects.feedback_submissions.batch_api. - Added parameters
uses_remoteanduses_calling_windowtocrm.extensions.calling.models.settings_patch_request,crm.extensions.calling.models.settings_requestandcrm.extensions.calling.models.settings_response. - Added parameter
object_write_trace_idto models:simple_public_object,simple_public_object_with_associations,simple_public_upsert_objectforcrm.objects,crm.objects.taxes,crm.objects.tasks,crm.objects.postal_mail,crm.objects.notes,crm.objects.meetings,crm.objects.leads,crm.objects.emails,crm.objects.communications,crm.objects.calls,crm.quotes,crm.line_items. - Removed parameter
object_write_trace_idfrom models:simple_public_object_input,simple_public_object_input_for_createforcrm.objects,crm.objects.taxes,crm.objects.tasks,crm.objects.postal_mail,crm.objects.notes,crm.objects.meetings,crm.objects.leads,crm.objects.emails,crm.objects.communications,crm.objects.calls,crm.quotes,crm.line_items.
CRM Imports and Owners
- Added parameter
contains_encrypted_propertiestocrm.imports.models.import_row_core. - Added parameter
mapped_object_type_idstocrm.imports.models.public_import_response. - Added parameter
user_id_including_inactiveandtypetocrm.owners.models.public_owner.
Marketing Events
- Added parameter
object_idtomarketing.events.models.marketing_event_default_response,marketing.events.models.marketing_event_default_responseandmarketing.events.models.marketing_event_public_read_response. - Added methods
archive_by_object_id(),get_all(),get_by_object_id()andupdate_by_object_id()tomarketing.events.basic_api. - Renamed from
marketing.events.participant_state_apitomarketing.events.retrieve_participant_state_api. - Renamed from
CollectionResponseMarketingEventExternalUniqueIdentifierNoPagingtoCollectionResponseSearchPublicResponseWrapperNoPaging. - Moved and renamed methods from
basic_api.batch_archive()andbasic_api.batch_upsert()tobatch_api.archive()andbatch_api.upsert(). - Moved methods from
basic_api.compelte()andbasic_api.cancel()tochange_property_api.compelte()andchange_property_api.cancel(). - Moved method from
basic_api.do_search()toidentifiers_api.do_search().
Webhooks
- Added parameter
object_type_idtowebhooks.models.subscription_create_requestandwebhooks.models.subscription_response. - Removed parameter
periodfromwebhooks.models.throttling_settings.
Added new Client APIs
api_request- Use not wrapped endpoint(s).crm.associations.v4.report_apiApi.crm.associations.v4.schema.definition_configurations_apiApi.crm.extensions.calling.channel_connection_settings_apiApi.marketing.events.add_event_attendees_apiApi.marketing.events.batch_apiApi.marketing.events.change_property_apiApi.marketing.events.identifiers_apiApi.cms.blogs.blog_posts.basic_apiApi.cms.blogs.blog_posts.batch_apiApi.cms.blogs.blog_posts.multi_language_apiApi.events.send.basic_apiApi.events.send.batch_apiApi.
Removed Client APIs
cms.blogs.blog_posts.blog_posts_apiApi.marketing.events.attendance_subscriber_state_changes_apiApi.crm.objects.feedback_submissions.gdpr_apiApi.crm.objects.feedback_submissions.public_object_apiApi.events.send.custom_event_dataApi.
Added new Clients
Marketing Emailsclient.Invoicesclient.Exportsclient.Deal Splitsclient.
Fixed
- Singature.
- Module names
cms.hubdbandcrm.lists.
19.0.0
CMS
- Added
EnumAttributeValidatortolaguagesincms.blogs.blog_posts.models.attach_to_lang_primary_request_v_next. - Added parameter
campaign_nametocms.blogs.blog_posts.models.content_language_variation. - Added parameter
breakpoint_stylestocms.blogs.blog_posts.models.styles. - Added parameter
nametocms.hubdb.rows_api.clone_draft_table_row(). - Added parameter
archivedtocms.hubdb.rows_api.get_draft_table_row_by_id()andcms.hubdb.rows_api.get_table_row(). - Added parameters
offsetandarchivedtocms.hubdb.rows_api.get_table_rows()andcms.hubdb.rows_api.read_draft_table_rows(). - Changed the response object type from
CollectionResponseWithTotalHubDbTableRowV3ForwardPagingtoUnifiedCollectionResponseWithTotalBaseHubDbTableRowV3forcms.hubdb.rowsApi.cms.hubdb.rows_api.get_table_rows()andcms.hubdb.rows_api.read_draft_table_rows(). - Changed parameter
batch_input_string: BatchInputStringtobatch_input_hub_db_table_row_batch_clone_request: BatchInputHubDbTableRowBatchCloneRequestincms.hubdb.rows_api.clone_draft_table_row(). - Added parameter
content_typeparameter tocms.hubdb.tables_api.export_table()andcms.hubdb.tables_api.get_all_tables(). - Added parameter
is_get_localized_schemaparameter tocms.hubdb.tables_api.get_draft_table_details_by_id(),cms.hubdb.tables_api.get_table_details()andcms.hubdb.tables_api.update_draft_table(). - Added parameters
created_by_user_id,updated_by,updated_by_user_id,created_at,created_byandupdated_attocms.hubdb.models.columnandcms.hubdb.models.option. - Added parameter
is_hubspot_definedtocms.hubdb.models.hub_db_table_clone_request. - Added
do_async()andget_async_status()methods tocms.source_code.extract_api. - Updated
languagevalidation: Added a predefined list ofallowed_valuesfor stricter validation forcms.blogs.blog_posts.models.attach_to_lang_primary_request_v_next. - Updated
typevalidation: Expandedallowed_valuesfor validation forcms.hubdb.models.column_request. - Removed
cms.source_code.extract_api.extract_by_path()method. - Removed
cms.source_code.source_code_extract_api.
CRM
- Added
crm.objects.leadsApi client. - Added method
upserttocrm.companies.batch_api,crm.contacts.batch_api,crm.deals.batch_api,crm.line_items.batch_api,crm.objects.batch_api,crm.objects.calls.batch_api,crm.objects.communications.batch_api,crm.objects.emails.batch_api,crm.objects.meetings.batch_api,crm.objects.notes.batch_api,crm.objects.postal_mail.batch_api,crm.objects.tasks.batch_api,crm.objects.taxes.batch_api,crm.products.batch_api,crm.quotes.batch_api,crm.tickets.batch_api. - Added parameter
object_write_trace_idto models:simple_public_object_input,simple_public_object_batch_input,simple_public_object_input_for_createforcrm.companies,crm.contacts,crm.deals,crm.line_items,crm.objects,crm.objects.calls,crm.objects.communications,crm.objects.emails,crm.objects.meetings,crm.objects.notes,crm.objects.postal_mail,crm.objects.tasks,crm.objects.taxes,crm.products,crm.quotes,crm.tickets. - Added method
mark_as_ready()tocrm.extensions.calling.recording_settings_api. - Added parameters
created_by_user_idandupdated_by_user_idtocrm.schemas.models.object_schema. - Added parameter
clear_descriptiontocrm.schemas.models.object_type_definition_patch. - Added parameter
supports_inbound_callingtocrm.extensions.calling.models.settings_patch_request,crm.extensions.calling.models.settings_requestandcrm.extensions.calling.models.settings_response. - Changed
association_categoryandassociation_type_idparameters can benilincrm.companies.models.association_spec,crm.contacts.models.association_spec,crm.deals.models.association_spec,crm.tickets.models.association_spec. - Changed
typesandtoparameters can benilincrm.companies.models.public_associations_for_object,crm.contacts.models.public_associations_for_object,crm.deals.models.public_associations_for_object, andcrm.tickets.models.public_associations_for_object. - Changed
idparameters can benilincrm.companies.models.public_object_id,crm.contacts.models.public_object_id,crm.deals.models.public_object_id, andcrm.tickets.models.public_object_id. - Changed
limit,after,sorts,properties, andfilter_groupsparameters can benilincrm.companies.models.public_object_search_request,crm.contacts.models.public_object_search_request,crm.deals.models.public_object_search_request,crm.objects.models.public_object_search_request,crm.objects.calls.models.public_object_search_request,crm.objects.communications.models.public_object_search_request,crm.objects.emails.models.public_object_search_request,crm.objects.goals.models.public_object_search_request,crm.objects.postal_mail.models.public_object_search_request,crm.objects.tasks.models.public_object_search_request,crm.objects.taxes.models.public_object_search_request,crm.products.models.public_object_search_request,crm.quotes.models.public_object_search_request, andcrm.tickets.models.public_object_search_request. - Changed
associationsparameters can benilincrm.companies.models.simple_public_object_input_for_create,crm.contacts.models.simple_public_object_input_for_create,crm.deals.models.simple_public_object_input_for_create, andcrm.tickets.models.simple_public_object_input_for_create. - Changed
metadataparameters can benilincrm.pipelines.models.pipeline_stage,crm.pipelines.models.pipeline_stage_inputandcrm.pipelines.models.pipeline_stage_patch_input. - Renamed
public_object_apitomerge_apiincrm.companies,crm.contacts,crm.dealsandcrm.tickets. - Removed
archive,createandupdatemethods fromcrm.objects.goals.basic_apiandcrm.objects.goals.batch_api. - Removed GDPRApi:
crm.companies.gdpr_api,crm.deals.gdpr_api,crm.line_items.gdpr_api,crm.objects.gdpr_api,crm.objects.calls.gdpr_api,crm.objects.communications.gdpr_api,crm.objects.emails.gdpr_api,crm.objects.goals.gdpr_api,crm.objects.meetings.gdpr_api,crm.objects.notes.gdpr_api,crm.objects.postal_mail.gdpr_api,crm.objects.tasks.gdpr_api,crm.objects.taxes.gdpr_api,crm.products.gdpr_api,crm.quotes.gdpr_api,crm.tickets.gdpr_api. - Removed PublicObjectApi:
crm.line_items.public_object_api,crm.objects.public_object_api,crm.objects.calls.public_object_api,crm.objects.communications.public_object_api,crm.objects.emails.public_object_api,crm.objects.goals.public_object_api,crm.objects.meetings.public_object_api,crm.objects.notes.public_object_api,crm.objects.postal_mail.public_object_api,crm.objects.tasks.public_object_api,crm.objects.taxes.public_object_api,crm.products.public_object_api,crm.quotes.public_object_api. - Removed
crm.schemas.public_object_schemas_api. - Removed
crm.extensions.accountingAPI client.
CRM Lists
- Added
crm.objects.lists.folders_apiApi. - Added
crm.lists.mapping_apiApi. - Added
crm.lists.memberships_api.get_lists()andcrm.lists.memberships_api.get_page_ordered_by_added_to_list_date(). - Added parameter
custom_propertiestocrm.lists.models.list_create_request. - Added parameter
sizetocrm.lists.models.public_object_list. - Added parameter
coalescing_refine_bytocrm.lists.models.public_unified_events_filter_branch. - Added parameters
list_ids,processing_typesandsorttocrm.lists.models.list_search_request. - Changed
list_idstype fromArray<integer>toArray<string>incrm.lists.lists_api.getAll(). - Changed
list_idtype fromintegertostringincrm.lists.lists_api.remove(),crm.lists.lists_api.restore(),crm.lists.lists_api.update_list_filters(),crm.lists.lists_api.get_by_id()andcrm.lists.lists_api.update_name(). - Changed
list_idtype fromintegertostringandrequest_bodytype fromArray<integer>toArray<string>incrm.lists.memberships_api.add()andcrm.lists.memberships_api.remove(). - Changed
list_idtype fromintegertostringandsource_list_idtype fromArray<integer>toArray<string>incrm.lists.memberships_api.add_all_from_list(). - Changed
list_idtype fromintegertostringincrm.lists.memberships_api.get_page(),crm.lists.memberships_api.add_and_remove()andcrm.lists.memberships_api.remove_all(). - Changed
list_idtype fromintegertostringincrm.lists.models.public_in_list_filter,crm.lists.models.public_object_list_search_result. - Changed
list_id,updated_by_idandupdated_by_idtype fromintegertostringincrm.lists.models.public_object_list - Changed response object type
CollectionResponseLongtoApiCollectionResponseJoinTimeAndRecordIdofcrm.lists.memberships_api.get_page(). - Changed
record_ids_removed,records_ids_addedandrecord_ids_missingtype fromArray<integer>toArray<string>incrm.lists.models.memberships_update_response. - Changed
record_ids_to_removeandrecord_ids_to_addtype fromArray<integer>toArray<string>incrm.lists.models.membership_change_request. - Changed
business_unit_idtype fromintegertostringandsubscription_idsfromArray<integer>toArray<string>incrm.lists.models.public_communication_subscription_filterandcrm.lists.models.public_property_association_filter_branch_filters_inner. - Rename model from
PublicEventAnalyticsFilterCoalescingRefineBytoPublicFormSubmissionFilterCoalescingRefineBy. - Changed
subscription_idstype fromArray<integer>toArray<string>incrm.lists.models.public_email_subscription_filter. - Changed
offsetandadditional_propertiesparameters can benil...
18.0.0
Changes in Cms AuditLogs API:
- Added new param
prevtocms.audit_log.models.Paging. - Added new param
metatocms.audit_log.models.PublicAuditLog. - Added
cms.audit_logs.models.PreviousPage.
Changes in Automation Actions Definitions API:
- Updated
create()method to acceptpublic_action_definition_egginstead ofextension_action_definition_inputand returnedPublicActionDefinitioninsteadExtensionActionDefinition. - Updated
get_by_id()method to returnPublicActionDefinitioninstead ofExtensionActionDefinition. - Updated
get_page()method to returnCollectionResponsePublicActionDefinitionForwardPaginginstead ofCollectionResponseExtensionActionDefinitionForwardPaging. - Updated
update()method to acceptpublic_action_definition_patchinstead ofextension_action_definition_patchand returnedPublicActionDefinitioninsteadExtensionActionDefinition.
Changes in Automation Actions Functions API:
- Added new function type
POST_ACTION_EXECUTIONto all methods. - Updated
create_or_replace()method to returnPublicActionFunctionIdentifierinstead ofActionFunctionIdentifier. - Updated
create_or_replace_by_function_type()method to returnPublicActionFunctionIdentifierinstead ofActionFunctionIdentifier. - Updated
get_by_function_type()method to returnPublicActionFunctioninstead ofActionFunction. - Updated
get_by_id()method to returnPublicActionFunctioninstead ofActionFunction. - Updated
get_page()method to returnCollectionResponsePublicActionFunctionIdentifierNoPaginginstead ofCollectionResponseActionFunctionIdentifierNoPaging.
Changes in Automation Actions Revisions API:
- Updated
get_by_id()method to returnPublicActionRevisioninstead ofActionRevision. - Updated
get_page()method to returnCollectionResponsePublicActionRevisionForwardPaginginstead ofCollectionResponseActionRevisionForwardPaging.
Changes in Automation Actions Models:
- Added new param
automation_field_typetoautomation.actions.models.InputFieldDefinition. - Added
automation.actions.models.OutputFieldDefinition. - Added
automation.actions.models.PublicExecutionTranslationRule. - Update params to
automation.actions.models.FieldTypeDefinition:
{
:'help_text' => :'String',
:'referenced_object_type' => :'String',
:'name' => :'String',
:'options' => :'Array<Option>',
:'description' => :'String',
:'external_options_reference_type' => :'String',
:'label' => :'String',
:'type' => :'String',
:'field_type' => :'String',
:'options_url' => :'String',
:'external_options' => :'Boolean'
}Changes in CMS Blog APIs:
- Updated
attach_to_lang_group(),detach_from_lang_group()andupdate_langs()methods to returnnilinstead ofError. - Added new param
propertytocms.blogs.authors.blog_authors_api.get_by_id()andcms.blogs.authors.blog_authors_api.get_page().
Changes in Blog Models:
- Removed
EnumAttributeValidatorfrom a few modelsblogs: authors, blog_posts, tags.
Changes in CMS Source Code API:
- Renamed method from
cms.source_code.content_api.get()tocms.source_code.content_api.download(). - Renamed method from
cms.source_code.content_api.replace()tocms.source_code.content_api.create_or_update(). - Added new param
hashtocms.source_code.models.AssetFileMetadata. - Added new param
propertiestocms.source_code.metadata_api.get().
Changes in CRM Associations API (associations) v4:
- Methods
archive(),create()andcreate_default()of classBasicApinow accept parametersobject_idandto_object_idof typestringinstead ofint. - Method
get_page()of classBasicApinow accepts parameterobject_idof typestringinstead ofint. - Changed the type of parameters
to_object_idandfrom_object_idin classLabelsBetweenObjectPairtostring. - Changed the type of parameter
to_object_idin classMultiAssociatedObjectWithLabeltostring. - Changed the type of property
categoryin classErrorCategorytostring.
Changes in AssociationsV4 Models:
- Changed the type of property
errorsin classBatchResponsePublicDefaultAssociationfromStandardError1[]toStandardError[]. - Added parameter
inverseLabelto classesPublicAssociationDefinitionCreateRequestandPublicAssociationDefinitionUpdateRequest.
Changes in AssociationsV3 Models:
- Changed the type of parameter
categoryfromErrorCategorytostringin classStandardError.
Changes in Schema API Methods:
- Method
delete()renamed toarchive()in classDefinitionsApi.
Changes in Oauth Models:
- Removed params
scope_to_scope_group_pks, trial_scopes, trial_scope_to_scope_group_pksfromAccessTokenInfoResponse.
Changes in CRM Imports Model:
- Added
import_templateandimport_sourceparams to classPublicImportResponse.
Changes in CRM Lists Memberships API:
- Renamed method
add_remove()toadd_and_remove().
Changes in CRM Pipelines Pipelines API :
- Added param
validate_deal_stage_usages_before_deletetoarchive(),replace()andupdate()methods.
Changes in CRM Pipelines Model:
- Added
write_permissionsparam to classPipelineStage.
Changes in CRM Schemas Models:
- Added
descriptionparam to classObjectTypeDefinitionPatch. - Added new params:
option_sort_strategy,show_currency_symbol,form_field,referenced_object_type,text_display_hint,searchable_in_global_search
andnumber_display_hintto classObjectTypePropertyCreate.
Changes in CRM Timeline Events API:
- Updated
create_batch()method to returnnilinstedBatchResponseTimelineEventResponse.
Changes in CRM Timeline Model:
- Changed the type of parameter
categoryfromErrorCategorytostringin classStandardError.
Changes in CRM Extensions Cards API:
- Changed parameter order in
archive()method from(app_id, card_id)to(card_id, app_id). - Changed parameter order in
get_by_id()method from(app_id, card_id)to(card_id, app_id)and method returnPublicCardResponseinsteadCardResponse. - Changed parameter order in
update()method from(app_id, card_id, card_patch_request)to(card_id, app_id, card_patch_request)and method returnPublicCardResponseinsteadCardResponse. - Updated
create()method to returnPublicCardResponseinsteadCardResponse. - Updated
get_all()method to returnPublicCardListResponseinsteadCardListResponse.
Changes in CRM Extensions Card Models:
- Added new params
serverless_functionandcard_typetoCardFetchBodyandCardFetchBodyPatch. - Added new param
audit_historytoPublicCardResponse. - Added new allowable value
marketing_eventstoCardObjectTypeBody.
Changes in CRM Extensions Videoconferencing API:
- Added
developer_hapikey
Changes in CRM Extensions Videoconferencing Model:
- Added new param
fetch_accounts_uritoExternalSettings.
Changes in Events Send API:
- Renamed
behavioral_events_tracking_apitocustom_event_data_api.
Changes in Events Model:
- Added new param
prevtoPaging.
Changes in Files Files API:
- Added new method
get_metadata().
Changes in Files Models:
- Added new param
expires_attoFileandFileUpdateInput. - Changed the type of parameter
categoryfromErrorCategorytostringin classStandardError.
Changes in Files Client:
- Moved client from
files.filestofiles.
Changes in Marketing Events APIs:
- Moved methods
archive(),create(),do_cancel(),get_by_id(),replace()andupdate()frommarketing.events.marketing_events_external_apitomarketing.events.basic_api. - Moved method
do_upsert()frommarketing.events.marketing_events_external_apitomarketing.events.batch_api. - Moved and renamed method
archive_batch()toarchive()frommarketing.events.marketing_events_external_api.archive_batchtomarketing.events.batch_api.archive. - Moved methods
do_email_upsert_by_id()anddo_upsert_by_id()frommarketing.events.marketing_events_external_apitomarketing.events.subscriber_state_changes. - Renamed Api
marketing.events.settings_external_apitomarketing.events.settings_api.
Changes in Marketing Events Models:
- Added new param
is_large_valuetoPropertyValue. - Changed the type of parameter
categoryfromErrorCategorytostringin classStandardError.
Changes in Marketing Forms Models:
- Added new param
lifecycle_stagestoHubSpotFormConfiguration.
Changes in Settings Users Model:
- Added new params
role_ids,send_welcome_emailandsuper_admintoPublicUser.
Changes in All Models PublicObjectSearchRequest:
- Changed the type of parameter
afterfrominttostring.
Changes in All Models SimplePublicObjectBatchInput:
- Added new param
id_property.
Changes in Crm Objects:
- Removed
crm.objects.associations_api.
Changes in Crm Objects Postal Mail BasicAPI:
- Renamed param
postal_mailtopostal_mail_id
Added new Client APIs:
- Added
crm.extensions.calling.recording_settings_apiApi. - Added
crm.objects.line_items.gdpr_apiApi. - Added
crm.objects.products.gdpr_apiApi. - Added
crm.objects.quotes.gdpr_apiApi. - Added
crm.objects.tickets.gdpr_apiApi. - Added
crm.objects.calls.gdpr_apiApi. - Added
crm.objects.emails.gdpr_apiApi. - Added
crm.objects.meetings.gdpr_apiApi. - Added
crm.objects.notes.gdpr_apiApi. - Added
crm.objects.postal_mail.gdpr_apiApi. - Added
crm.objects.tasks.gdpr_apiApi. - Added
crm.objects.feedback_submissions.gdpr_apiApi. - Added
crm.objects.communications.gdpr_apiApi. - Added `marketing.event...
17.2.0
Added:
- cms.pages Api client.
- crm.lists Api client.
- crm.objects.goals Api client.
- crm.objects.taxes Api client.
- events.send Api client.
- settings.business_units Api client.
fix initializing `developer_hapikey`
Merge pull request #260 from HubSpot/feature/17.1.1 17.1.1
17.1.0
Removed hapikey from
automation.actions.callbacksApiApi.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.settingsExternalApiApi.marketing.transactionalApi client.
Updated
- Cnange type from
objecttostringincms/hubdb/models/StandardError::category. - Cnange type from
StandardError[]toStandardError1[]incrm/associations/v4/models/BatchResponseSimplePublicObjectWithErrors::errors. - Cnange type from
ErrorCategorytostringincrm/companies/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/contacts/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/deals/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/lineitems/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/objects/calls/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/objects/communications/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/objects/emails/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/objects/feedback_submissions/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/objects/meetings/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/objects/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/objects/notes/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/objects/postal_mail/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/objects/tasks/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/products/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/properties/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/quotes/models/StandardError::category. - Cnange type from
ErrorCategorytostringincrm/tickets/models/StandardError::category. - Cnange type from
ErrorCategorytostringinwebhooks/models/StandardError::category.
Fixed
Hubspot::Helpers::Path.require_with_codegen_mapping()
v17.0.0
Fix Hubspot::OAuthHelper.authorize_url() (don't add empty scopes or optional scopes to OAuth url)
Removed deprecated webhooks helpers.
Removed deprecated webhooks helpers.
add more association types
add custom exceptions for Signature
Update associations and Add communications API
Added
- crm.objects.communications Api client.
- crm.associations.v4.basic_api Api.
Updated
- crm.associations.types_api => crm.associations.schema.types_api
- crm.associations.v4.definitions_api => crm.associations.v4.chema.definitions_api.