Skip to content

Commit 16bb824

Browse files
authored
Update index.md
1 parent ea2c9a1 commit 16bb824

File tree

1 file changed

+2
-2
lines changed
  • src/connections/destinations/catalog/actions-hubspot-cloud

1 file changed

+2
-2
lines changed

src/connections/destinations/catalog/actions-hubspot-cloud/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ HubSpot has several limits for custom behavioral events, including a limit on th
6565
### Does the HubSpot Cloud Mode (Actions) destination support EU data residency?
6666
Yes. HubSpot will automatically redirect API requests directly to an EU data center if your HubSpot instance is on an EU data center. See more in HubSpot's [Routing API Traffic](https://product.hubspot.com/blog/routing-api-traffic){:target="_blank"} article.
6767

68-
### Email and User Token both fields are mapped in "Send custom behavioural event" mapping and sent over the event paylaod too. But the event is failing for delivery with "Payload validation error" as the email is not in valid format, why it is not taking the User token for validation?
69-
Event payload should have the email with valid format or empty string, so that the user token will take precedence and can be validated. An invalid email will not pass mapping validation. Hence the event delivery is failing.
68+
### How to attribute custom behavioural event using User token instead of Email?
69+
Event payload should have the email with valid format or empty string or null, so that the user token will take precedence and can be validated in the "Send custom behavioural event" mapping. An invalid email will not pass mapping validation. And the event can't be delivered to the destination.

0 commit comments

Comments
 (0)