Shopify Connector Missing B2B Data #62030
ghyslain
started this conversation in
Connector Ideas and Features
Replies: 2 comments
-
Issue: #62031 |
Beta Was this translation helpful? Give feedback.
0 replies
-
do you still need help with this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
The current Shopify source connector in Airbyte provides basic support for syncing standard objects such as products, customers, and orders. However, it lacks support for key B2B features available via Shopify's B2B APIs. This creates a significant gap for Shopify merchants operating in wholesale or business-to-business contexts.
Feature Request Summary:
Please enhance the Shopify source connector to include support for identifying and syncing B2B-specific customer and order data.
Proposed Additions:
Sync attributes that distinguish B2B customers from standard DTC customers.
Include fields such as:
Add support for retrieving B2B company and location objects from Shopify’s B2B APIs (see Shopify Admin API – Companies).
Identify and sync orders placed by B2B customers.
Include metadata such as:
Why This Matters:
B2B ecommerce is rapidly growing on Shopify, and many merchants are adopting Shopify’s B2B APIs to handle company-specific pricing, terms, and ordering processes. Without access to this data in downstream warehouses or analytics tools, it becomes difficult to:
References:
GraphQL Admin API (B2B): https://shopify.dev/docs/api/admin-graphql
Beta Was this translation helpful? Give feedback.
All reactions