-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
[EPIC] Shopify Connector Sync and Import #2718
Comments
For shopify orders, they should populate with the customer name and address, as well as the following fields; fulfillment_status:"unfulfilled", Possibly? for reference: |
From @tom-gerken We should consider creating an unlisted Shopify App to make onboarding easier. If the app is left "unlisted" it bypasses the approval process but makes it simple for merchant shops to install. |
+1 on the unlisted Shopify app. Most Shopify merchants who connect to external marketplaces do this via Shopify apps (which can be costly to develop) |
@spencern Is this something we still want to continue on? Seems like an integrations issue but I am not sure if Shopify is on our priority list right now? |
Happy to look at a PR to add this functionality. |
As the following functionality does not appear to be in place (correct me if I'm wrong!), my team is investigating contributing to the Shopify feature by also allowing the following:
|
@lauragobrightly This looks like a good list of additional features. Seems like you and your team might have the right business case to better define a good set of requirements for the Shopify plugin. If you are interested in contributing to that plugin, let us know how we can help. |
This plugin has been moved to https://github.com/reaction-contrib/meteor-connector-shopify. Should we close this now? |
Closed. |
This development is meant to serve as an example for how to create connectors to other commerce platforms or data sources.
Phase 1 is completed and provides the framework necessary to extend and customize the Shopify importer.
Phase 2 and 3 will get scheduled as we have capacity and would make great candidates for a community contribution (that means you!).
If you have any specific needs you'd like to see integrated into the Shopify connector sync or import, feel free to leave a comment.
Phase 1. #2808 (Complete)
imported from Shopify to match the current Shopify inventory quantity
Phase 2. Export Orders #3322 (Complete)
Phase 2A- Sync Inventory and Fulfillment Status TBD
Phase 3. TBD
Future
Notes
The text was updated successfully, but these errors were encountered: