Phiona Documentation
  • 👋Introduction
  • 🛣️The Basics
    • How Phiona Works
    • Scheduling & Automation
    • API Documentation
  • 🔗Data Sources
    • Airtable
    • Amazon S3
    • BigCommerce
    • BigQuery
    • Dropbox
    • Firebase
    • Google Analytics v4
    • Google Drive
    • Google Search Console
    • Google Sheets
    • Hubspot
    • Import from API (Beta)
    • Local Files
    • MongoDB
    • MySQL
    • PostgreSQL
    • Redshift (Beta)
    • Shopify
    • Snowflake (Beta)
    • WooCommerce
    • Wordpress
  • 📈Sharing Data
    • Share Project with Collaborators
    • Share Public Project Link
    • Share Serverless SQL Warehouse
    • Build API Endpoint From Single Dataset
    • Share Dataset via Email
  • 🛠️Clean & Transform
    • Supported Data Types & Column Header Functions
    • Supported Clean Functions
    • Supported Transformations
    • Applying Existing or Shared Blueprints
  • 🌆Export Destinations
    • Airtable
    • Amazon S3
    • Dropbox
    • Google Drive
    • Google Sheets
    • MongoDB
    • MySQL
    • PostgreSQL
    • Redshift (Beta)
    • Snowflake (Beta)
  • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Data Sources

Shopify

PreviousRedshift (Beta)NextSnowflake (Beta)

Last updated 2 years ago

Was this helpful?

This page describes how to set up your Shopify connection. Click on the Shopify data source, and then "Create a New Connection".

To allow Phiona access to your Shopify data, you'll need to add a private app to your store. Here's how you do it:

  • Navigate to your Shopify store page, and click on "Settings" then "Apps and sales channels".

  • Click on the button that says "Develop apps".

  • Click on the "Create app" button.

  • You'll be prompted to enter a name for your app.

  • Once the app has been created, click on "Configure Admin API scopes".

  • For Phiona to access the correct information, you'll want to select at least these read-only scopes:

    • read_analytics

    • read_customers

    • read_discounts

    • read_inventory

    • read_locations

    • read_orders

    • read_products

  • If you'd like to see some of the additional streams from Shopify that Phiona supports, please select all of the read-only scopes to ensure that the software is able to pull the correct information.

  • Once you've selected the correct permissions, click "Install app" to get your access token.

🔗