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

BigCommerce

PreviousAmazon S3NextBigQuery

Last updated 2 years ago

Was this helpful?

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

To connect to your BigCommerce account, you'll need to find a few pieces of information: your access token, client ID, store_hash, and api version.

Navigate to your BigCommerce store, and the client id and access token can be found under Advanced Settings, then API Accounts. You may need to create a new API account.

You'll need a V2/V3 token with a scope of Customers, Products, Orders, and Transactions.

From there, you'll need to enter the the API path for BigCommerce, it should look something like: https://api.bigcommerce.com/stores/aqhe6u14p25/V3/

Select the stream you'd like to access, and feel free to add any additional custom API parameters from BigCommerce's API documentation for the specific stream.

We would recommend only adding custom parameters if you're an advanced user.

🔗