Assets and documents
Overview
Item Assets
{
ref: string, // Reference name (e.g., "logo", "terms_pdf")
url: string // Asset URL
}Accessing Item Assets in JsonLogic
{ "var": "asset.logo" }Accessing Item Assets in Content
{asset.logo}Generated Documents
Document Structure
Document Tokens in Content
Document Polling
Policy and Offer Assets
Accessing Policy/Offer Assets in JsonLogic
Tips
Last updated