Working for a small business, looking to use Zapier to send Wix order data to spreadsheet
Hi everyone,
I’m a beginner working for a small clothing business, and I’m trying to use Zapier to send order data from my Wix store into a Google Spreadsheet. My goal is to have all the order details, like product options and custom fields, appear in the sheet automatically.
I’ve been trying, but I can’t get Zapier to send the order data I need, and I’m completely lost on how to make it work. For example: I have an order for an item here:
The item.
I need it to do the following: List the string of numbers and letters at the end “DM139” into the “MODEL” Column in my spreadsheet.
The columns.
I’d then need to have the Color, size, and any other included fields listed out in the row of the order. I’m struggling to achieve functionality for any of this.
Any advice or examples for a beginner would be greatly appreciated!
Page 1 / 1
Hi @Tylercwork
Help us have more info by posting screenshots showing:
how your Zap steps are outlined
how your Zap steps are configured in EDIT mode with the field mappings visible
You can use the ecommerce trigger in Wix to get the details whenever a new order is placed. See more about Wix integration here-https://zapier.com/apps/wix/integrations. You can filter this Particular trigger for Order Placed.
This is a sample flow but the exact workflow and complexity depends on your needs. You may have to use other Zapier actions like Filter, Formatter, Looping etc depending on the data. Hope it helps!
Here is my zap along with the configuration. I have a few things I’d like to achieve. As I mentioned in my first post, I am looking to have the string of letters and numbers at the end of the product name to be placed into the “MODEL” column for the order in spreadsheets. Though I can manage if it has to implement the entire name of the product. Example: Port Authority® Silk Touch™ Performance 1/4-Zip | K584 instead of just K584.
One of the issues I am facing is that I am unable to have Zapier pull the color, size, and other optional customs, like Logo design or the price of the order.
I would prefer to do this without spending hundreds of dollars on professional help, but I will do so if it comes down to it. Making this work would save this business hundreds of hours of manual data entry.
Hey @Tylercwork 👋 just came across this and wanted to check how you’re getting on. Were you able to find a way to extract the model number?
For the Input field you’d select the field that contains product name. In the Separator field you’d put “| ” and set the Segment Index to be Last. It should look something like this:
That should get you the last part of the name:
Then in your Google Sheets action you’d select the output from the Formatter action in the MODEL field.
You mentioned that you’re unable to pull the other information for the product being ordered. I suspect this might be because the selected test record in the Wix trigger doesn’t have real order data. If that’s the case and it’s unable to load a new test record with real order data, you could try using a live Zap run for the test record. That might then give you access to the custom fields with that missing info. You can learn more about how to do that here: Select from previous Zap run
Hope that helps. If you run into any issues on that, or if you found a different way to solve this please do let me know - want to make sure you’re all set! 🙂