Skip to main content

Register a Web Service Application

Create a Web Service Application in the SPS Commerce Dev Center.

1

Sign in to the SPS Dev Center

Sign in to the SPS Commerce Dev Center and click Applications in the top navigation.

2

Create the app

Click Create New Application and configure it.

  • Give your app a name.
  • Select Web Service Application as the application type.
  • Set the redirect URI to: https://api.stackone.com/connect/oauth2/spscommerce/callback
  • Authorize the SPS services your integration needs.
  • Click Create.
3

Copy Client Credentials

Open the Application Keys tab and copy the Client ID and Client Secret (use the Production set for live use; Sandbox for testing).

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for SPS Commerce:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

Create New Connector Profile

  • Click + Connector Profile
  • Search for and select SPS Commerce
  • Select Type as OAuth 2.0 - Authorization Code (Web Service)
  • Fill out the fields using details retrieved from your provider:
    • Client ID
    • Client Secret
  • (Optional) Select Actions to be enabled for this Connector Profile
  • Click Create profile
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for SPS Commerce.