Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitea2c9a1

Browse files
authored
User Token is not taken for validation as Email is not in valid format.
### 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?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.
1 parent4b9d5cf commitea2c9a1

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +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.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp