HubSpot · Example Payload

Hubspot Marketing Emal Smtp Token With Password Example

AnalyticsCommerceContentCRMCustomer ServiceEmail MarketingMarketingMarketing AutomationOperationsSales

Hubspot Marketing Emal Smtp Token With Password Example is an example object payload from HubSpot, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcampaignNameemailCampaignIdcreateContactcreatedAtcreatedBypassword

Example Payload

Raw ↑
{
  "id": "smtp-token-abc123",
  "campaignName": "Password Reset Emails",
  "emailCampaignId": "campaign-xyz789",
  "createContact": true,
  "createdAt": "2024-01-15T10:30:00.000Z",
  "createdBy": "user@example.com",
  "password": "smtp-password-secret-value"
}