Discover how variables can be used to retain information in the workflow
Variable | Format | Description |
---|---|---|
Call ID | {{call_id}} | Unique identifier for the current call |
Agent Number | {{agent_number}} | Phone number of your agent |
User Number | {{user_number}} | Phone number of the user |
Current Date | {{current_date}} | Current date in readable format |
Current Time | {{current_time}} | Current time in readable format |
Current Day | {{current_day}} | Current day of the week |
customer_name
variable.
phoneNumber
is the required column for identifying contactscustomer_name
, due_amount
, account_type
, and last_payment_date
all become audience variables{{customer_name}}
, {{due_amount}}
, etc.Hello {{customer_name}}, I'm calling about your outstanding balance of ${{due_amount}} on your {{account_type}} account. Your last payment was on {{last_payment_date}}.
—
appointment_time
rather than time