Create a Custom Integration
Create a Custom Integration in the Orderspace admin to issue an OAuth2 Client ID and Client Secret.
Sign in to Orderspace
Sign in to your Orderspace admin account as an admin user. Orderspace uses tenant-specific subdomains, so the admin portal is at https://<your-tenant>.orderspace.com/admin (for example, https://acme.orderspace.com/admin).
Note: If you are unsure of your tenant URL, check your welcome email (it is usually included there) or ask your Orderspace administrator.
Create a New Custom Integration
Under the Custom Integrations section, click New Custom Integration.
- Set the Integration Name (e.g.
StackOne Integration). - Set the Developer Email Address for contact about API changes.
- Click Create Integration to generate the credentials. The integration is persisted at this point — no separate save step is required. The Save Changes button shown afterwards is only used if you later edit the integration name or email.
Copy credentials
Once created, Orderspace will display the Client ID and Client Secret. Copy them and store them securely - they will be used to authenticate API requests. You can also revisit the integration later to view them again.
Wait for the credentials to activate
Newly created Custom Integration credentials are not active immediately. Allow 10-15 minutes for Orderspace to propagate them before attempting to connect — using them too early will result in an authentication error. If you see an auth failure right after creation, wait and retry rather than regenerating the credentials.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Client ID
- Client Secret
If the account linking is successful, you will see the newly linked account in your Accounts page.
Next Steps
Webhooks setup
Configure receiving Events for Orderspace into StackOne.