Skip to content
Suggested Replies & Actions

Suggested Actions

Add tappable reply chips and action buttons that guide customers to the next step — reply, call, open a map, or launch a link without typing.

2x
response rate
11
chips per message
<1s
tap latency
bash
curl -X POST https://api.conversa.in/v1/rcs/messages \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "to": "+919000000000",
    "content": { "text": "How can we help?" },
    "suggestions": [
      { "reply": { "text": "Track order", "postback": "TRACK" } },
      { "action": { "text": "Call us", "dial": "+18005550100" } }
    ]
  }'
Capabilities

Everything you need to ship Suggested Actions

01

Suggested replies

Offer tappable quick-reply chips so users respond in one touch.

02

Action buttons

Trigger calls, maps, calendar events, or URLs straight from the chat.

03

Postback events

Receive structured payloads on tap to route logic without free text.

04

Guided journeys

Chain suggestions to steer customers through a step-by-step flow.

Use cases

Built for how you use Suggested Actions

  • Quick replies
  • Click-to-call
  • Open maps
  • Appointment booking

SLA

<1s

tap latency

Enterprise-grade reliability with 24/7 support, dedicated routing, and transparent status reporting.

FAQ

Common questions

What actions are supported?

Dial, open URL, view location, share location, and create calendar events.

How do I know which chip was tapped?

Each reply carries a postback payload delivered to your webhook on tap.

One platform

More RCS products

Every Conversa product shares the same API, dashboard, and billing.

Ready to launch Suggested Actions?

Get API keys in minutes. Pay only for what you use.