HubSpot · Schema

SmtpTokenWithPassword

SMTP token with password (returned only on creation or password reset)

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Properties

Name Type Description
id string The unique identifier for the SMTP token
campaignName string The name of the email campaign associated with this token
emailCampaignId string The ID of the associated email campaign
createContact boolean Whether sending an email creates a contact if one doesn't exist
createdAt string When the token was created
createdBy string The user or application that created the token
password string The SMTP password. Store securely - this cannot be retrieved again.
View JSON Schema on GitHub