Using the getJSON function, an externalJSON feed can be fetched when rendering the email. This can be used to display information such as branches, personalized product recommendations, or general product details within the email.
Arguments
The following arguments can be used with this function:
Argument | Description |
---|---|
assign | The variable name in which the result of the feed should be made available. |
url | The URL to the JSON Feed |