call.creation
Fires when a new call record is created in the HubSpot CRM.
Auth
- Auth method
hmac-sha256- Signature header
X-HubSpot-Signature- Signature detail
- SHA-256 hash of app_secret + request_body (v1); or HMAC-SHA256 of timestamp + body (v3 signature). Check X-HubSpot-Signature-Version header.
- Subscription event
call.creation
Delivery
- Guarantees
- at-least-once
- Backoff
- Exponential backoff; multiple retry attempts over time.
Payload schema (field names + types only)
eventId integer requiredsubscriptionId integer requiredportalId integer requiredappId integer requiredoccurredAt integer requiredsubscriptionType string requiredattemptNumber integer objectId integer requiredchangeSource string propertyName string | null propertyValue string | null