Skip to main content
Question

How can I import order items (SKUs) from Shopify to MySQL?


Hi,

I am pretty sure this question is asked multiple times per day, but I can’t find a solution.

How can I import order items (SKUs) from Shopify to MySQL?

Previously, I used Google Spreadsheets as a database, and it supports creating multiple spreadsheet rows and line item support. What tool should I use to implement the same functionality between Shopify and MySQL or other apps that don’t support it?

Thank you.

Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @pro100bear 

You can use the Looping app: https://zapier.com/apps/looping/help


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7612 replies
  • July 17, 2024

Hi @pro100bear 👋

Did you manage to import those order items by using the Looping by Zapier app as Troy suggested? 

Let us know whether you’re in need of any further help on this at all, want to ensure you’re all set! 🙂 


  • Author
  • Beginner
  • 1 reply
  • July 17, 2024
SamB wrote:

Hi @pro100bear 👋

Did you manage to import those order items by using the Looping by Zapier app as Troy suggested? 

Let us know whether you’re in need of any further help on this at all, want to ensure you’re all set! 🙂 

Hi there,

No, I did not. I was thinking maybe there is an easier way to do it… I don’t want to overcomplicate this zap. Am I right there is absolutely no way to make Zapier thread Shopify data like .csv data?

There is a chance I would just end up with using Google Spreadsheet as a bridge.


ken.a
Forum|alt.badge.img+6
  • Zapier Staff
  • 6491 replies
  • July 18, 2024

Hi @pro100bear,

I’m jumping in to see if I can help!

Here’s how I see your Zap:

  1. Trigger: Shopify - New Order
  2. Action: MySQL - New Row

Additionally, if your orders contain multiple line items, you may need to use the Looping by Zapier to handle them properly. This feature allows you to iterate through each line item and insert them separately into your MySQL database.

If this doesn’t work, the Google Sheets workaround is probably the best way to achieve your workflow.

Hopefully, this helps.