v2.1.1
Getting Started
1
Create or Select a Project
Set up a new project or select an existing one. See Organizations & Projects.
2
Configure the Connector
Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.
Connector Profile · Account SID and Auth Token
Your primary account credentials. Provides full access to all Twilio resources under your account.
Connector Profile · API Key
Recommended for production. API keys can be independently rotated and revoked without affecting your main credentials.
Connector Profile · OAuth 2.0 (Client Credentials)
Requires creating an OAuth app in the Twilio Console. Access tokens expire after 1 hour and are automatically refreshed.
Connector Profile · OAuth 2.0 (Organizations API)
Required for the unified IAM actions (users, roles, organizations, /me), which call Twilio’s Organization-level Role and…
3
Link an Account
Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:
Link Account · Account SID and Auth Token
Link Account · API Key
Link Account · OAuth 2.0 (Client Credentials)
Link Account · OAuth 2.0 (Organizations API)
4
Use Actions
Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.