Shopify
Connect your data from Shopify to the Ascend platform.
The Shopify connection utilizes a JDBC driver from CData. For more information on how this connection reads in data, see CData's documentation.
Prerequisites
- Shopify account access
Connection Properties
The following table describes the fields available when creating a new Shopify connection. Create a connection using the information below and these step-by-step instructions.
Field | Required | Description |
---|---|---|
Access Type | Required | The type of connection is Read-Only for Shopify. |
Connection Name | Required | Input your desired name. |
Shop URL | Required | the URL of your shop. Ex. ascendio-2193.myshopify.com . |
Credential Properties
The following table describes the fields available when creating a new Shopify credential.
Field Name | Required | Description |
---|---|---|
Auth Type | Required | The authorization type to use |
Access Token (Auth Type = Admin API) | Required | Admin API Access Token to use |
User (Auth Type = Basic) | Required | The Shopify user to connect with. |
Password (Auth Type = Basic) | Required | The Shopify password to connect with |
Read Connector Properties
The following table describes the fields available when creating a new Shopify read connector.
Field Name | Required | Description |
---|---|---|
Name | Required | Provide a name for your connector. We recommend using lowercase with underscores in place of spaces. |
Description | Optional | Describes the connector. We recommend providing a description if you are ingesting information from the same source multiple times for different reasons. |
Table Name | Required | Name of the table being ingested. Enter in the table name or select Browse and Select Data to locate the table. |
Replication Strategy | Optional | Full Resync, Filter by column range, or Incremental column name. See Database Reading Strategies for more information. |
Schema Name | Optional | If using a specific schema configuration, provide a name. |
Filter Expression | Optional | Define a filter expression to be applied when querying the source table, utilized within the WHERE clause in SQL |
Updated 10 months ago