Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BD-3093] Adding 'api_trigger_properties' to Liquid table #7837

Merged
merged 3 commits into from
Aug 8, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ As a convenience, a summary of supported personalization tags are provided. For
| Event Properties <br> (These are custom to your workspace.)| `{{event_properties.${your_custom_event_property}}}` |
| Canvas Entry Properties| `{{canvas_entry_properties}}` |
| Custom Attributes <br> (These are custom to your workspace.) | `{{custom_attribute.${your_custom_attribute}}}` |
| [API trigger Properties][75] |`{{api_trigger_properties}}` |
{: .reset-td-br-1 .reset-td-br-2}

{% endraw %}
Expand Down Expand Up @@ -295,3 +296,4 @@ It is between 2:00:00 pm and 2:59:59 pm PT!
[48]: {{site.baseurl}}/user_guide/message_building_by_channel/sms/keywords/keyword_handling/#trigger-messages-by-keyword
[49]: https://shopify.github.io/liquid/basics/whitespace/
[50]: {{site.baseurl}}/help/help_articles/data/dispatch_id/
[75]: {{site.baseurl}}/api/objects_filters/trigger_properties_object/