-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🎉 Add Order Risks + New attributes to Orders schema for Native Shopify connector #3926
Conversation
File doesn't need
…com/airbytehq/airbyte into bazarnov/3581-shopify-cdk-connector
…moved usage of api_key
…ersion, changed years in the documents
…81-shopify-cdk-connector' of https://github.com/airbytehq/airbyte into bazarnov/3581-shopify-cdk-connector
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bazarnov I believe the linked issue is not asking for the order risks stream, but for more attributes on the orders stream itself. See the PR contributed by @harshithmullapudi : airbytehq/tap-shopify#4 where it contains the required fields
you can also just go to the orders schema on shopify API and make sure all attributes are reflected
@harshithmullapudi please correct me if I'm wrong
…zarnov/3581-shopify-cdk-connector
…-add-risks-to-shopify
Confusing part here was to mention "Risks" right down bellow the "Add new attributes to shopify orders schema". I hope now the expectations are met) |
/test connector=connectors/source-shopify
|
/publish connector=connectors/source-shopify
|
What
Resolving issue:
#3482 - Additional attributes in shopify schema
How
Pre-merge Checklist
Expand the checklist which is relevant for this PR.
Connector checklist
airbyte_secret
in output spec/test connector=connectors/<name>
command as documented here is passing./publish
command described here