Tiktok Shop

TikTok Shop provides an integrated commerce solution that enables sellers to connect with creators to drive meaningful shopping experiences for their customers. With Weld, you can sync your TikTok Shop data to your data warehouse, enabling you to analyze and visualize your data alongside other data sources.

Features

Feature nameSupported
Column HashingTrueField level
BlockingTrueField level
IncrementalTrueORDER, PRODUCT, STATEMENT, STATEMENT_TRANSACTION
Custom dataFalse
HistoryFalse
ReSyncTrueTable level
TemplatesFalse

πŸ”§ Setup Guide

Step 1 - Configure Your TikTok Shop App

Start by making sure that you have done the prerequsite described in the two Info-boxes above.

Once you have registered as partner and created your app, the next step is to add the correct API endpoints that your app will use, to synchronize the desired data into your data warehouse.

You can do this by clicking on the "Manage API" button in the "Basic info" section of the app's settings page inside the TikTok Shop Partner Center. The list below provides a quick overview of what subset of TikTok's Open API is currently supported by Weld.

NameDescriptionRequired
Shop Authorized InformationThe Partner will have access to seller's TikTok shop ID(s)Yes (always)
Product basicThe Partner will have access to product informationYes (for product table)
Order informationThe Partner will have access to order informationYes (for order table)
Finance informationThe Partner will have access to finance information, such as statements and statement transactionsYes (for statement and statement_transaction tables)

When you have choosen the scopes need, then you should set the redirect url to https://api.weld.app/connections/oauth/tiktok-shop/redirect under the redirect url section of your app's configuration.

Step 2 - Approve and finalize

  1. Fill in the form and Authorize your app to access your shops.
  2. When authorization is complete, you will be redirected back to the Weld connections overview, where you should be able to select the shops you would like to syncronize.
  3. Now the configuration of the connector is done

Step 3 - Data to Sync

You can view the schema, remove columns, or hash sensitive information.

  • Full sync - sync all data from the source to the destination.
  • Incremental sync - sync only new or updated data from the source to the destination
  1. Select how often you would like the data to be synced.
  2. Provide a unique destination table name.

Weld will take over from here and commence syncing data from your TikTok Shop account.

Was this page helpful?