LogoLogo
WebsiteDocumentationChangelogStatusTerms
  • Getting Started
    • Overview
    • FAQs
    • Reference
      • Identifier Types
      • Identifier Profiles
      • Identity Clusters
      • Identity Resolution
      • Regular Expressions
      • Tabular Data Schema
      • Advanced Query Interface
      • IP Allowlisting
    • Global Data Regulations
  • Data
    • Sources
      • Amazon S3
      • API Source
      • Azure Blob Storage
      • BigQuery
      • Databricks
      • File Upload
      • Google Cloud Storage
      • Mailchimp
      • SDK Sources
        • Android SDK
        • iOS SDK
        • JavaScript SDK
      • SendGrid
      • Shopify
      • Snowflake
    • Data Configuration
      • Custom Identifiers
      • Traits
      • Events
      • Labels
  • Identity
    • EIDs Switchboard
  • Audiences
    • Audiences
      • Audience Builder
      • Insights
      • Activation
        • Real-Time Targeting
        • Google Ad Manager
        • Permutive
      • Exports
        • Metadata file
    • Destinations
      • Amazon DSP
      • Amazon S3
      • Azure Blob Storage
      • Campaign Manager 360
      • Display & Video 360
      • Google Ads
      • Google Cloud Storage (GCS)
      • Meta Ads
      • The Trade Desk
      • TikTok
      • Yahoo! Japan Ads
  • collaborate
    • Clean Rooms
      • Insights Clean Rooms
      • Activation Clean Rooms
      • Augmentation Clean Rooms
      • Prospecting Clean Rooms
    • Partnerships
      • Flash Partners
        • Optable Flash Node
        • AWS Connector
        • Snowflake Connector
      • Enterprise Partners
      • Flash Partner Settings
  • Differential Privacy
  • Admin
    • General
    • Accounts
      • Managing User Accounts
      • Roles
        • Permissions
      • Authentication
    • Real-Time API
    • Data Subject Requests
  • Profile Settings
    • Notifications
  • Guides
    • AWS Connector: Guides
      • Enterprise DCN
      • AWS Connector
    • Snowflake Connector: Guide
    • Optable CLI
    • Data Warehouse Exports
      • Google BigQuery
      • Snowflake
  • Announcements
    • Deprecation Notices
      • Q1 2025: Deprecation of Exports & Introduction of Syncs
      • Feb 21st, 2024: Removal of regex_allowed_http_origins
      • Dec 8th, 2022: Exports to Export Configurations
      • Deprecated uses in the CLI
Powered by GitBook
On this page
  • Creating a Shopify Source
  • What Will You Get?

Was this helpful?

  1. Data
  2. Sources

Shopify

Loading data from your Shopify account.

Last updated 1 month ago

Was this helpful?

With , merchants can build and customize an online store and sell in multiple places, including web, mobile, in person, brick-and-mortar locations, and pop-up shops and across multiple channels from social media to online marketplaces.

This source allows you to easily connect your existing Shopify account to your DCN in order to ingest your customer IDs & their respective traits.

Creating a Shopify Source

You can create a new Shopify source from your DCN by going to the Data > Sources section in your navigation menu or by using the and running the following command:

optable-cli source create shopify <name>

In both cases you will be redirected to your browser in order to authenticate & link your Shopify account to your DCN through our integration partner . To continue, you will have to click I understand and authorize to connect with your Shopify account.

Your Shopify username and password are never shared directly with Fivetran or Optable, they remain private throughout the process.

Next you will have to install the Fivetran app in your Shopify account page, once installed you will be redirected back to the authorization page where you must click "Save & Test". The connection will be completed and you will be redirected to your DCN while data ingestion starts.

Finally, if you created the source using your DCN UI you will be redirected to the sources listing. If you used the CLI, you will be able to close you browser and continue at the command line.

Here is an example of the expected CLI output:

$ optable-cli source create shopify my-example-source
{ 
  "id": 1,
  "name": "my-example-source",
  "state": "SOURCE_STATE_ACTIVE",
  "kind": "SOURCE_KIND_SHOPIFY",
  "created_at": "2022-06-08T15:45:00.502717Z",
  "updated_at": "2022-06-08T15:45:03.748793Z",
  "shopify": {},
  "version": {
    "minimum_timestamp": "2022-06-08T15:45:00.502716Z"
  }
}

What Will You Get?

Identifiers
Traits

Email address (personal ID)

Country

Phone number (personal ID)

Accepts marketing

Verified email

Marketing opt-in level

Order count

Currently, email addresses and phone numbers stored in your Shopify customer database will be periodically loaded as into your DCN along with the subscriber's country, email verification status, marketing opt-in level and order counts.

identifiers
Shopify
CLI
Fivetran
Fivetran
Step 1: Click "I understand".
Step 2: Authorize Fivetran to connect to your Shopify account.
Step 1: Install the Fivetran app in Shopify.
Step 2: Click Save & Test.