outbound
/
workflows
/
of_emi_reminder_v1
⌕
☼
☾
LTR
RTL
?
♪
JH
Super Admin
▾
← All workflows
EMI past-due — payment nudge
published
v2
9 nodes
en
Greet → verify identity → confirm due → offer payment link / extension.
▶ Run test
Clone as draft
Archive
A
Flow graph
Click a node to see its config. Lines show where each branch leads.
Layer 1
💬 speak
root
Greeting + verify
"Hello, am I speaking with {{first_name}}? This is Acme Bank's automated reminder service. This call is being recorded."
next → n_verify
Layer 2
Y/N ask_yes_no
Identity verification
"Yes / no — are you {{first_name}}?"
yes → n_due_msg
no → n_wrong_person
Layer 3
💬 speak
Inform amount due
"Your EMI of ₹{{emi_amount}} was due on {{due_date}}. Would you like to pay now over UPI, or schedule for the next 7 days?"
next → n_payment_choice
📝 log_disposition
Log: wrong person
next → n_end
Layer 4
▤ ask_choice
Payment choice
"Press 1 to pay now. Press 2 to schedule. Press 3 to speak to an agent."
pay_now → n_send_link
schedule → n_send_link_schedule
agent → n_xfer
⊗ end
End
Layer 5
✦ send_sms
Send payment link
next → n_end
✦ send_sms
Send scheduling link
next → n_end
👤 transfer_to_agent
Transfer to collections
transferred → n_end
agent_unavailable → n_end
Preview widget
Hide for this session
✦