SPS Commerce
24 actions · 3 auth methods
BetaCRMDocuments
Authentication
OAuth 2.0 - Client Credentials (Machine-to-Machine)
Connect using OAuth 2.0 Client Credentials for direct server-to-server access. Recommended when you are integrating SPS…Guides: Connector Profile, Link Account
OAuth 2.0 - Authorization Code (Web Service)
Connect using OAuth 2.0 Authorization Code flow. Use this when StackOne is acting on behalf of an SPS customer (e.g., a…Guides: Connector Profile, Link Account
OAuth 2.0 - Authorization Code with PKCE (Native / SPA)
Connect using OAuth 2.0 Authorization Code flow with PKCE. Use this for desktop, mobile, or single-page apps that cannot…Guides: Connector Profile, Link Account
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.


Connector Profile
SPS Commerce - OAuth 2.0 - Client Credentials (Machine-to-Machine)
Connector Profile
SPS Commerce - OAuth 2.0 - Authorization Code (Web Service)
Connector Profile
SPS Commerce - OAuth 2.0 - Authorization Code with PKCE (Native / SPA)
Link an Account
Connect an account using StackOne Hub or Auth Link.


Link Account
SPS Commerce - OAuth 2.0 - Client Credentials (Machine-to-Machine)
Link Account
SPS Commerce - OAuth 2.0 - Authorization Code (Web Service)
Link Account
SPS Commerce - OAuth 2.0 - Authorization Code with PKCE (Native / SPA)
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard