Skip to content

Shopify API Migration Required: REST → GraphQL + OAuth #424

@ervishnucs

Description

@ervishnucs

The ecommerce_integrations app currently uses the Shopify REST Admin API (version 2024-01) with API token authentication. Shopify has deprecated this approach and it is no longer possible to connect new Shopify sites. Existing setups may continue to work only during Shopify's grace period.

Background

Shopify has made the following breaking changes to their platform:

  • The REST Admin API is officially a legacy API as of October 1, 2024
  • Starting April 1, 2025, all new public apps must be built exclusively with the GraphQL Admin API
  • New API credentials (private app tokens) can no longer be created for the old REST approach
  • OAuth is now the required authentication mechanism for new integrations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions