Skip to content

Commit

Permalink
Merge pull request #5418 from braze-inc/BD-2109
Browse files Browse the repository at this point in the history
  • Loading branch information
bre-fitzgerald authored May 17, 2023
2 parents 1536b8d + 61e0d6b commit d412a4a
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ alias: "/message_extras_tag/"

# Message extras Liquid tag

Using the `message_extras` Liquid tag, you can annotate your send events with dynamic data from Connected Content, Catalogs, custom attributes (such as language, country), Canvas entry properties, or other data sources. This Liquid tag appends key-value pairs to the corresponding send event in Currents.
> Using the `message_extras` Liquid tag, you can annotate your send events with dynamic data from Connected Content, Catalogs, custom attributes (such as language, country), Canvas entry properties, or other data sources.
{% alert important %}
This Liquid tag is currently in early access for email, SMS, webhooks, Content Cards, and push send events. Contact your Braze customer success manager if you're interested in participating in the early access. <br><br>
{% endalert %}
The `message_extras` Liquid tag appends key-value pairs to the corresponding send event in Currents. This is supported for all message types with a send event.

To send dynamic or extra data back to your Currents send event, insert the proper Liquid tag into your message body. The following is an example of the standard Liquid tag format for `message_extras`:

Expand Down

0 comments on commit d412a4a

Please sign in to comment.