Last updated
Was this helpful?
Last updated
Was this helpful?
When the automation app runs, reference values are automatically replaced. Execution occurs per record (row).
Example
You can send emails with different addresses and names for each row.
Use the following format to specify reference values:
Or more generally:
{{$.0}}
→ First column
{{$.1}}
→ Second column
{{$.2}}
→ Third column
...
You can use this format in most input fields, including:
Text body
Message fields
Phone number fields
HTML content, etc.
You can freely use reference formats in various fields such as:
Recipient Email Address
Subject
Email Body Content
Recipient Email Example:
You can send emails with customized discount rates, periods, and referral codes for each customer.