Guides

Tutorials and walkthroughs for common integration patterns with the RCS Studio API.

Guides

Tutorials and walkthroughs for common integration patterns with the RCS Studio API.


In this section

Create an RCS agent, define a welcome message as a state, and trigger it on a registered test device. The right starting point for building a conversational flow.

Key concepts and constraints for building multi-state conversation flows via the API: stateId immutability, delete restrictions, and the authenticationId requirement.

The fastest path to sending RCS messages from your backend. Authenticate, point at an existing template, and POST to the send endpoint with a phone number and params. No agent-building required.

Configure a webhook URL to receive real-time events — inbound messages, delivery receipts, and connector activity. Covers event types, request headers, and HMAC-SHA512 signature verification.

Step-by-step walkthrough for creating and submitting a brand and agent for carrier verification via the API. Covers the PATCH and submit flow, field requirements, and how to check status.


See also