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+
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
- Manage agents: Agents Quickstart
- Add rules: Rules Quickstart
- Add attributes and examples: Attributes Quickstart, Examples Quickstart