You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/braze-cloud-mode-actions/index.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,3 +44,8 @@ Braze Cloud Mode (Actions) provides the following benefit over Braze Classic:
44
44
45
45
Keep the following in mind if you plan to move to Braze (Actions) from the classic Braze destination.
46
46
{% include components/actions-map-table.html name="braze-cloud" %}
47
+
48
+
## Troubleshooting
49
+
50
+
### Missing required fields
51
+
Braze require one of "external_id" or "user_alias" or "braze_id" to be present in all events sent. If events are faileing to send, please chcek your event mappings to make sure these fields are resolving to valid values.
0 commit comments