Skip to content

Commit 6bc0275

Browse files
authored
Merge pull request #4723 from segmentio/Panandhan22-patch-7
User Token is not taken for validation as Email is not in valid format.
2 parents 2bed9eb + 336c62f commit 6bc0275

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@ This destination doesn't allow selecting an entire object for the Other properti
8888
### Does the HubSpot Cloud Mode (Actions) destination support EU data residency?
8989
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.
9090

91+
### How do I attribute a custom behavioral event with a user token instead of Email?
92+
Event payloads should contain an email with either a valid format, empty string, or a `null` value. As a result, the user token takes precedence and is validated in a `Send custom behavioral event` mapping. Segment can't deliver the event to your destination if the email is invalid.
93+
9194
### How can I disable or delete a destination from Segment?
9295
Follow the instructions in the docs to [disable](/docs/connections/destinations/actions/#disable-a-destination-action) or [delete](/docs/connections/destinations/actions/#delete-a-destination-action) a destination action from Segment.
9396

@@ -96,3 +99,4 @@ Follow the steps mentioned [here](https://knowledge.hubspot.com/integrations/con
9699

97100
### How does disconnecting and uninstalling affect a user's data and HubSpot account?
98101
Segment immediately stops sending data to HubSpot after you disconnect and uninstall a HubSpot account.
102+

0 commit comments

Comments
 (0)