Email Groups
In this article
Overview
This Snap is used to perform the Change Email Subscription Status API Operation under Email Groups collection in Braze.
Snap Type
This is a Write-type Snap that sends the data to the Braze endpoint : Change Email Subscription Status
Prerequisites
Need Braze API Key with the email.status permission..
Limitations and Known Issues
None.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
|---|---|---|---|---|
Input | Document |
|
| Each document contains the data in the form of JSON. |
Output | Document |
|
| Each document contains a corresponding response in the form of JSON. |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab:
Learn more about Error handling in Pipelines. | |||
Snap Settings
Asterisk ( * ): Indicates a mandatory field.
Suggestion icon (): Indicates a dynamically populated list based on the configuration.
Expression icon ( ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
Add icon ( ): Indicates that you can add fields in the field set.
Remove icon ( ): Indicates that you can remove fields from the field set.
The upload icon ( ): Indicates that you can upload files.
Field Name | Field Type | Description |
|---|---|---|
Label*
Default Value: Email Groups | String | The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your Pipeline.
|
Endpoint*
Default Value: N/A | String/Expression/Suggestion | Enter the endpoint. The property is suggestible. |
Number Of Retries
Default Value: 3 | String/Expression | Specify an integer value to set the maximum number of reconnection attempts that the Snap must perform, in case of failure. |
Retry Interval (Milliseconds)
Default Value: 1000 | String/Expression | The minimum number of milliseconds to wait before retrying. |
Snap Execution Default Value: Execute | Dropdown list | Select one of the following three modes in which the Snap executes:
|
Snap Pack History
Release | Snap Pack Version | Date | Type | Updates |
|---|---|---|---|---|
September 2025 | main355 | Sep 10, 2025 | Stable | Updated and certified against the current SnapLogic Platform release. |