An automated call that asks a yes/no question and captures the keypress instantly, so a reminder becomes a confirmation instead of a guess.
Voice
02Live example
This is what press-1 campaigns looks like when it lands on a customer’s phone.
This is a reminder your payment of ₹2,400 is due. Press 1 to confirm you've paid, or press 2 to speak to an agent.
9:41✓
03The API call
One request. Copy it, drop in your key, and send.
curl https://api.msgbridge.in/v1/voice/press-1 \ -H "Authorization: Bearer $API_KEY" \ -d to="+91XXXXXXXXXX" \ -d recording_id="payment_reminder" \ -d capture_keys="1,2"04When to use it
- Payment reminders that need a yes/no confirmation
- Appointment confirmations
- Lead qualification at scale
- Feedback and satisfaction surveys after a service call
05What's required
- A recorded or text-to-speech script with clear keypress instructionsSubmitted before the campaign starts
- Defined capture keys and their meaningConfigured at setup, no approval queue
06How to go live
Share the requirement
Tell us the question and the keys you want to capture.
Submit the recording
Provide a voice recording or let us generate one from text.
Test and launch
Run a small test batch, confirm the responses land correctly in your system, then launch the full campaign.
08FAQ
Each keypress is posted to your webhook in real time, or you can pull it from the delivery report API.
The call logs as unanswered or no-input, and you can configure a retry or route it to an agent.
Yes, a keypress can be configured to transfer the caller directly to an agent line instead of just logging a response.
Call recording is optional and off by default; enable it only where required and disclosed to the recipient.
Ready to send with Press-1 Campaigns?
Talk to us, or start building against the sandbox today.