You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell us about the new connector you’d like to have
Which source and which destination? This is an enhancement to an existing source connector - Shopify
Do you need a specific version of the underlying data source e.g: you specifically need support for an older version of the API or DB? NA
Describe the context around this new connector
Why do you need this integration? How does your team intend to use the data? This helps us understand the use case. We make apps to help Shopify store owners to decide their best inventory target levels at the warehouse locations. However, the normal order stream does not differentiate on where a particular item in an order is fulfilled. Therefore, we cannot count the demands for an item at a particular fulfillment location.
We use Airbyte for data ingestion. Without the fulfillment stream, such functionalities are impossible.
yuhuishi-convect
changed the title
Add 'fulfillment` stream to Shopify source connector
Add fulfillment stream to Shopify source connector
Oct 13, 2021
thanks @yuhuishi-convect we can help you with testing. Do you have questions about testing locally or in Airbyte CI?
Hello @marcosmarxm , I was following the connector-specific README.md for local integration/acceptance tests.
Though I was getting a few test failures that complaining about getting empty records for a few streams. I assume that is because my development Shopify store does not have those resources populated (E.g., order_risks).
Similar to #7025
Tell us about the new connector you’d like to have
This is an enhancement to an existing source connector - Shopify
NA
Describe the context around this new connector
Why do you need this integration? How does your team intend to use the data? This helps us understand the use case.
We make apps to help Shopify store owners to decide their best inventory target levels at the warehouse locations. However, the normal
order
stream does not differentiate on where a particular item in an order is fulfilled. Therefore, we cannot count the demands for an item at a particular fulfillment location.We use Airbyte for data ingestion. Without the
fulfillment
stream, such functionalities are impossible.How often do you want to run syncs?
Daily
If this is an API source connector, which entities/endpoints do you need supported?
Fulfillment endpoint of Shopify admin API - https://shopify.dev/api/admin-rest/2021-10/resources/fulfillmentorder#top
If the connector is for a paid service, can we name you as a mutual user when we subscribe for an account? Which company should we name?
NA
Describe the alternative you are considering or using
What are you considering doing if you don’t have this integration through Airbyte?
Call the Shopify admin API directly on behalf of users
Are you willing to submit a PR?
Yes, with pleasure. But need some help on testing.
The text was updated successfully, but these errors were encountered: