Connector Improvement: Shopify: Gift Card Adjustment Value
CompletedHi,
We are currently working on replicating Shopify's Gift Card Balance report, and we have encountered a challenge in locating the adjustment value for gift cards. According to the documentation, the adjustment value is available only to Shopify Plus customers and represents the manual adjustments made to gift cards during the day.
While examining the "gift_card" table, we noticed that there is no specific column related to manual adjustments. According to the Shopify's API documentation, there is the API endpoint known as "Gift Card Adjustment" (https://shopify.dev/docs/api/admin-rest/2023-04/resources/gift-card-adjustment). Basically, it contains the list of all gift card adjustments that are visible in the Shopify's UI. Is it possible to add this table to the ERD?
-
Official comment
Hi Iana,
We are currently reviewing older feature requests as part of our roadmap planning. Could you let us know if you are still interested in having the Shopify Gift Card Adjustment Value feature? Your input will help us understand if this feature is still valuable or if the requirements have changed since your initial request.
Best,
Sandeep -
Hi Iana,
We just introduced a GraphQL Schema toggle in the Shopify connector setup flow. Enabling this toggle allows you to create a new Shopify connection using our GraphQL schema, which provides access to many newer Shopify fields and tables that are not available in the Legacy schema.
Since the required table is available only in the GraphQL schema, it will not appear in an existing Legacy schema connection. To sync this data, you'll need to create a new Shopify connection with the GraphQL Schema toggle enabled. Existing connections cannot be switched from the Legacy schema to the GraphQL schema.
Before creating a new connection, we recommend reviewing the following documentation:
- GraphQL vs. Legacy Schema (explains the differences between the two schemas)
- Setup Guide (includes details on enabling the GraphQL Schema toggle)
- July 2026 Release Notes (announcement of the GraphQL Schema toggle)
Since the requested table is now supported through the GraphQL schema, we are considering this feature request complete. If you have any questions about setting up a new GraphQL schema connection, please let us know.
Best
Sandeep
Please sign in to leave a comment.
Comments
2 comments