For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Update Contact Subscription Preferences

Hubspot Operation

This HubSpot action modifies a contact's email subscription preferences.

Example User Story

I want to update a contact's email subscription preferences so they only receive marketing emails they’ve opted into.

Fields

Field Name
Field Type
Required

contactId

String

Yes

subscriptionId

String

Yes

subscribed

Boolean

Yes

Hubspot

Example link

Code (Apache v2.0): Operation

Last updated