> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oleria.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Shopify Plus

> Connect your Shopify Plus store to Oleria to continuously discover staff member access across your e-commerce platform.

Shopify Plus is an enterprise e-commerce platform. Connect your Shopify Plus store to Oleria to bring staff member access into your identity and access graph, without a dedicated Shopify Plus-specific integration.

## What Oleria discovers

User accounts and profile attributes synced from your Shopify Plus store's staff directory. Oleria uses this data for dormant account detection and access reviews, refreshed on Shopify Plus's standard sync schedule.

## Prerequisites

* Admin access in Shopify Plus with permission to develop and install a custom app.
* Admin access on the Oleria platform to add a new integration.

<Note>
  The exact location of these settings can change over time. If the steps below don't match what you see, refer to Shopify Plus's own API documentation.
</Note>

## Get your SCIM credentials from Shopify Plus

<Steps>
  <Step title="Create a custom app in Shopify Plus">
    Sign in to Shopify Admin as an admin, go to **Settings** → **Apps and sales channels** → **Develop apps**, and create a custom app with read access to staff members and permissions.
  </Step>

  <Step title="Copy your SCIM Base URL and Authentication token">
    Copy both values before you leave the page - you'll paste them into Oleria in the next section:

    * **SCIM Base URL** - the HTTPS API endpoint for your Shopify Plus store.
    * **Authentication token** - the Admin API access token for the custom app.

    <Note>
      Copy the token now. Many applications display it only once. Store it securely and rotate it per your organization's security policy.
    </Note>
  </Step>
</Steps>

## Connect Shopify Plus to Oleria

<Steps>
  <Step title="Open the integration">
    Go to your Oleria workspace, select **Integrations**, then select the **Shopify Plus** tile.
  </Step>

  <Step title="Complete the connection form">
    Select **Continue** and fill in the connection form:

    | Field                | Notes                                                                                       |
    | :------------------- | :------------------------------------------------------------------------------------------ |
    | Instance name        | Optional. Short, recognizable label for this connection (for example, `shopify-plus-prod`). |
    | SCIM Base URL        | Required. The HTTPS API endpoint copied from Shopify Plus.                                  |
    | Authentication token | Required. The Admin API access token issued by Shopify Plus.                                |
  </Step>

  <Step title="Save the integration">
    Select **Connect** to validate the credentials and save the integration.
  </Step>
</Steps>

## Verify the integration

Confirm the new instance appears in your Oleria workspace under **Connected Integrations** with a status of **Healthy**. Oleria syncs users from Shopify Plus on the standard SCIM provisioning schedule once the initial sync completes.

<Note>
  If Shopify Plus rotates your access token, update the Authentication token in Oleria by editing the integration.
</Note>

## Governance actions

Oleria can also invoke lifecycle actions in Shopify Plus when the token you provide has write access:

* Enable or disable a user account
* Create a new user

<Note>
  Many teams start with a read-only token for visibility, then grant write access once they're ready to automate remediation in Shopify Plus.
</Note>

## Contact us

For questions about this integration, contact us at [support@oleria.com](mailto:support@oleria.com).
