Connect to your users’ TikTok Ads accounts.
You can find your TikTok Ads app credentials in your TikTok for Business Developers portal.
You’ll need the following information to set up your TikTok Ads App with Paragon Connect:
This is an API-only integration - workflow actions for this integration are still in development. You can still connect user accounts, build workflows, and access the API for this integration.
Under Integrations > Connected Integrations > TikTok Ads > App Configuration > Configure, fill out your credentials from your developer app in their respective sections:
Leaving the App ID and App Secret blank will use Paragon development keys.
Once your users have connected their TikTok Ads account, you can use the Paragon SDK to access the TikTok Ads API on behalf of connected users.
See the TikTok Ads REST API documentation for their full API reference.
Any TikTok Ads API endpoints can be accessed with the Paragon SDK as shown in this example.
Once your TikTok Ads account is connected, you use the TikTok Ads Request step to access any of TikTok Ads’s API endpoints without the authentication piece.
When creating or updating records in TikTok Ads, you can reference data from previous steps by typing {{
to invoke the variable menu.