Upscribe

Upscribe ETL connector for data replication

Snapshot

Tables/APIs supported

Integrate Upscribe with Daton

  1. Sign in to Daton

  2. Select Upscribe from Integrations page

  3. Provide Integration Name Replication Frequency and History. Integration name would be used in creating tables for the integration and cannot be changed later

  4. Provide your Upscribe account Email and Password and provide your store URL

  5. Post successful authentication you will be prompted to choose from the list of available tables

  6. Then select all required fields for each table

  7. Submit the integration

Workflow

  1. Integrations would be in Pending state initially and will be moved to Active state as soon as the first job loads data successfully on to the configured warehouse

  2. Users would be able to edit/pause/re-activate/delete integration anytime

  3. Users can view job status and process logs from the integration details page by clicking on the integration name from the active list

Upscribe Data

subscription

Purpose: Returns all the List of subscriptions associated with upscribe account and your given domain.

Source API Documentation https://api.upscribe.io/#list-subscriptions

Replication: Key-Based Replication

Replication Key: updated_at_min, updated_at_max

Fields

subscription_history_report

Purpose: Returns all the List of subscriptions changelogs associated with upscribe account and your given domain.

Source API Documentation: https://api.upscribe.io/#list-subscription-queues

Replication: Key-Based Replication

Replication Key: updated_at_min, updated_at_max

Fields

customers

Purpose: Returns all the List of customer information and cards associated with upscribe account and your given domain.

Source API Documentation: https://api.upscribe.io/#get-customer

Replication: Key-Based Replication

Replication Key: updated_at_min, updated_at_max

Fields

products

Purpose: Returns all the List of product information associated with upscribe account and your given domain.

Source API Documentation https://api.upscribe.io/#list-subscription-products

Replication: Key-Based Replication

Replication Key: updated_at_min, updated_at_max

Fields

collections

Purpose: Returns all the List of collections information associated with upscribe account and your given domain.

Source API Documentation

Replication: Key-Based Replication

Replication Key: updated_at_min, updated_at_max

Fields

refunds

Purpose:Returns all the List of refunds associated with upscribe account and your given domain.

Source API Documentation https://api.upscribe.io/#list-refunds

Replication: Key-Based Replication

Replication Key: updated_at_min, updated_at_max

Fields

orders

Purpose: Returns all the List of order information associated with upscribe account and your given domain.

Source API Documentation https://api.upscribe.io/#get-order

Replication: Key-Based Replication

Replication Key: updated_at_min, updated_at_max

Fields

Last updated