Skip to content

Commit 06f7413

Browse files
authored
Merge pull request #6278 from segmentio/tanjinhong72-patch-8
Add info on how to search for alias in Braze to avoid confusion
2 parents 15ef6b4 + b371c65 commit 06f7413

File tree

1 file changed

+3
-0
lines changed
  • src/connections/destinations/catalog/braze-cloud-mode-actions

1 file changed

+3
-0
lines changed

src/connections/destinations/catalog/braze-cloud-mode-actions/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ Keep the following in mind if you plan to move to Braze (Actions) from the class
4747

4848
### Missing required fields
4949
Braze requires one of either `external_id`, `user_alias`, or `braze_id` to be present in all events sent. If events are failing to send, please check your event mappings to make sure these fields are resolving to valid values.
50+
51+
### Missing events
52+
When an event is sent under an alias, the event may seem to be missing when the alias cannot be found in Braze. This may be due to incorrect search for the alias in Braze. To search for an alias in Braze, use the format "Alias Label:Alias Name". For example, if the "Alias Label" field is set as email and "Alias Name" field is set as email address (for example: "[email protected]"), use "email:test@email.com" to search for the alias in Braze.

0 commit comments

Comments
 (0)