Skip to content

Commit 4b6d0d2

Browse files
authored
Update header
1 parent cfb26d3 commit 4b6d0d2

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-braze-cloud

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Braze Cloud Mode (Actions) provides the following benefit over Braze Classic:
2626
- **App ID**: The app identifier used to reference specific Apps in requests made to the Braze API. Created under Developer Console in the Braze Dashboard.
2727
- **REST Endpoint**: Your Braze REST Endpoint. For more information, see [API Overview](https://www.braze.com/docs/api/basics/){:target="_blank"} in the Braze documentation.
2828

29-
## Batching Data to Braze
29+
## Batching data to Braze
3030

3131
Data sent to Braze can be batched within Cloud Mode Actions. Batch sizes are capped at 75 events, and these batches will accumulate over a 30-second period before being flushed. Request batching is done per-action mapping. For example, Identify Calls (attributes) will be batched in a request and Track Calls (custom events) will be batched in a second request. Braze recommends enabling this feature as it will reduce the number of requests being sent from Segment to Braze reducing the risk of the destination hitting Braze rate limits and retrying requests.
3232

0 commit comments

Comments
 (0)