Skip to main content

ResponseCX Quickstart

Get from zero to a working ResponseCX agent using the SDK.

Prerequisites

  • StateSet account with ResponseCX enabled
  • API key from your dashboard
  • Node.js 16+
Set your key in the environment:

1. Install the SDK

2. Initialize a client

3. Create an agent

4. Add a rule (optional)

5. Add an attribute (optional)

6. Create your first response

Next steps