I’m creating a Zap that adds new BigCommerce to Google Sheets. I need to map the product option values to specific columns in my Google sheet, but not sure how to parse that data from the order? Is there a step to pull the product information from the order ID so I can map the option values to their respective Google Sheet columns (e.g - size, color etc.)? Thanks!
Hi
For us to have full context, please post screenshots with how your Zap steps are outlined and configured, along with the DATA OUT from BigCommerce that you are trying to use.
Hi
- Get new orders from BC
- Filter > only if order has a particular SKU. For reference the BC product is for class registration so we’re using modifier options for all the various form fields the are required to fill out (Parent info, student info etc.)
- Enter new row in my Google Sheet > Tab
Mapping the standard order information is fine, but I need to map the option values (name, email, phone, etc.).. Looks like Zapier stuffs all the options values in a comma separated list when I try and insert data.
Products Product Options Value Jim Brown,jim@email.com,206-123-4567,500 SE,Seattle,98104
If these 6 data points will ALWAYS be provided in this order, then you can try to use this Zap action:
Formatter > Text > Split
Split at comma
Return each a separate data points.
Products Product Options Value Jim Brown,jim@email.com,206-123-4567,500 SE,Seattle,98104
Appreciate it
That’s an awesome news
If you have any other questions, please don’t hesitate to reach out to the Community. We’re always happy to help!
Hi
I figured it out. I had to select “Products Product Options Display Value:”
If these 6 data points will ALWAYS be provided in this order, then you can try to use this Zap action:
Formatter > Text > Split
Split at comma
Return each a separate data points.
Products Product Options Value Jim Brown,jim@email.com,206-123-4567,500 SE,Seattle,98104
Hi Troy,
This might be a silly question, but are you actually getting zaps to fire on new orders received in BigCommerce? I have an upcoming use case with BC and I’m trialing Zapier now. I can’t get zaps to fire for new orders. They work fine when I test them in the editor though. I found another forum post that seems to indicate there is a known issue with BC connectivity. Thanks!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.