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
Substitution data can be specified at the template, transmission and recipient levels. The order of precedence is as follows: recipient overrides transmission overrides template.
For reference, substitution data is supported by passing in a dictionary to the send method. E.g.:
The Transmissions API supports substitution data, metadata and tags are the recipient level, but there's no explanation of how to do this in the documentation. Only this text in https://python-sparkpost.readthedocs.io/en/latest/resources/transmissions.html :
For reference, substitution data is supported by passing in a dictionary to the send method. E.g.:
The same may work for metadata and tags, but I have not tested that (yet).
I'm using version 1.3.5.
The text was updated successfully, but these errors were encountered: