Articles in this section

Set up a connection to Kroger

Kroger is a supermarket chain that provides groceries, pharmacy, and household essentials through physical stores and digital shopping services.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection * 

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of connections in your account.

Environment * 

Select your Kroger account environment type:

  • Production: if your account URL is https://api.kroger.com/v1/

  • Certification: if your account URL is https://api-ce.kroger.com/v1/

OAuth 2.0 client * 

Select the OAuth 2.0 client that stores the client ID and client secret provided to you by Kroger.

To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit (pencil.svg) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource.

dataLoad.svg​​ How to retrieve the client ID and client secret

Scopes * 

Scopes are OAuth 2.0 permissions that Kroger defines to limit access to your account.

dataLoad.svg​​ How to configure the scopes

Important

When you select Client credentials as the Grant type in the OAuth 2.0 iClient, ensure that the cart.basic:write scope is not selected.

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the OAuth 2.0 auth universal connector documentation.

How to retrieve the client ID and client secret

Important

If you are using the Public APIs, follow the steps below to retrieve the client ID and client secret. For Partner API, contact the Kroger support team to obtain your client ID and client secret details.

  1. Sign in to your Kroger developer account.

  2. Navigate to Manage > Apps.

  3. Click Register. For more information, see Registration.

  4. Enter an Application name and Description.

  5. Enter a Support email address.

  6. Choose an Environment.

  7. Select the API products and click Continue.

  8. In Web redirect URI, enter the Celigo integrator.io redirect URL.

  9. Click Continue.

  10. Click Register application.

  11. Copy your Client ID.

  12. Copy your Client secret.

How to configure the scopes

  1. ClickScope.

  2. To access all of the scopes in the API, click the» button.

    – or – 

    Check the scopes you want to add and click the> button.

  3. ClickSave.

Save and authorize

  1. ClickSave & authorize to commit your changes and proceed to sign in with Kroger.

  2. Read the app information and clickAccept.

Additional references