Skio Features
SkioSMS
How to Setup Quick Actions (New)
Multipass
SKU swap
Subscription shipping
Customer Portal Walkthrough
Custom pricing for 1-time upsells
Rules
Prepaid subscriptions
Configuring Skio notifications (text/email)
Adding Products
Volume discount
1-time upsells
Onboarding for CX Teams
Webhooks
Dunning
Auto Merge
Pausing Subscriptions
Exporting subscriptions and orders
Upgrading to New Skio Customer Portal
Manually Create Subscriptions
Understanding cancellation flow discounts
Surprise and Delight
Email Magic Links
Conditional Cancel Flow
Using anchor and cutoff dates with subscription plans
Beta Features
SMS Quiet Hours
Merge and Split Subscriptions
Skio Data Platform
Performance Dashboard
Products Dashboard
Forecast Dashboard
Dunning Dashboard
Cancel Flow Dashboard
Cohort Retention Dashboard
How to Find Your KPIs
Skio Analytics Definitions & Glossary
Integrations
Gorgias integration
Klaviyo Integration
Attentive Integration
Alloy Automation integration
Zendesk
Upgrading to the New Klaviyo Integration
Postscript Integration
Best Practices Guides
Maximizing Quick Actions
How to Optimize Surprise & Delight Notifications
Optimizing Subscription Notifications
Creating Winback Flows in Klaviyo
Migrations + Onboarding
Skio Migration Hub
Migration overview
Account login page
Who to Contact
Theme work scope
Onboarding Guides
Setting up Skio
Customize customer login
Theme debugging
Integrating with page builders (GemPages, PageFly, Shogun, Replo)
One-click checkout / Buy now
Exporting Shopify variant IDs
Customizing the Plan Picker
Billing window
Customize Customer Portal Design / CSS
Migration details
Skio Colors
Inventory policy
Shopify Resources
- All Categories
- Setting up Skio
- Exporting Shopify variant IDs
Exporting Shopify variant IDs
Getting Started
In the case that you have a large number of shop items that are unfeasible to set up manually, the Skio support team can assist you by running a script for bulk plan creation.
Before we can step in to help, you will need to export your Shopify store's products with their associated variant IDs. Please follow the instructions below to properly export your product data and send the CSV file to help@skio.com with any specifications for your bulk subscription setup/modifications.
Other key things to keep in mind: Shopify limits the number of variants displayed so if you have several products and variants you'll need to use Postman or another program to delay the API calls. Or loop through each page to get all the variants.
If you're using Chrome it is recommended to add the JSON Viewer Extension. This will make the JSON data in Shopify readable. You can also use the JSON URL in Shopify to find variant IDs
Visit the URL below (replace the Shopify store name with your store's Shopify URL:
https://examplestore.myshopify.com/admin/variants.json<br>
Right click the page to save the JSON document to your computer (or you can simply copy and paste the data within the file converter tool).
Example of what you should see (if you're using the JSON Viewer Extensions):
Convert the JSON to a CSV
Visit https://data.page/json/csv to upload or paste your JSON data to have it converted to a CSV file. Once done, download the CSV file and email it to help@skio.com with the specifications for what you would like the Skio team to update for you.