Did you manage to get a solution???
Topic summary
Linking a Shopify store with Firebase to share customer and order data in real time. The goal is to export the entire Shopify database to Firebase so a mobile app can use website data, and to keep both platforms synchronized.
Key requirements stated:
- Real-time, bi-directional sync between Shopify and Firebase (Google’s backend services).
- Unified authentication so a website account can sign into the app with the same username/password, and vice versa.
- Export of purchase/order history for app use.
Progress and responses:
- One responder asked which app is being used to assess feasibility.
- The original poster reiterated the need to import/export all data and keep both systems in sync.
- Later comments only asked whether a solution was found.
Current status:
- No concrete solution, steps, or tools were shared. No code snippets or attachments.
- Discussion remains unresolved with open questions on implementing real-time sync, linking authentication, and exporting purchase data.
1 Like