Resources · Make integration

TikTok Reports Make integrationAutomate TikTok Reports with Make.

Need your TikTok ad numbers somewhere other than the TikTok dashboard? The TikTok Reports Make integration has 1 module, a search that fetches reporting data for your ads. This guide is for marketers who run TikTok campaigns: connect the account, then build a first scenario around it.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can the TikTok Reports Make integration do?

The TikTok Reports Make integration lets a Make scenario (the automation you build, a chain of bricks called modules) ask TikTok for the reporting data of your ads and pass it along to other apps. It has no trigger, so something else has to start the scenario: a schedule set in Make or another app.

Everything here runs through one module, Generate a Report. It creates a report task on the TikTok side and returns the reporting data of your advertisements as bundles, meaning items that flow from one module to the next. What you do with those bundles is up to the modules you place after it.

Three typical setups, named by what you get. A shared view of ad results: the report rows land in a tool your whole marketing team already opens. A report on demand: another app starts the scenario, and the fresh data follows. A regular pull: the scenario runs on the schedule you set on its first module, which is every 15 minutes by default on a new scenario.

What Make does not do here: there is no trigger that reacts to a TikTok event, and no Make an API Call module to reach anything the search does not cover. The documentation gives no numeric limit, so none is stated on this page.

TikTok Reports may also exist as an n8n node; the n8n vs Make comparison lays out the differences between the two tools. Before choosing a plan, Make pricing explains how operations are counted, and Make training helps if this is your first scenario.

Connect

How do you connect TikTok Reports to Make?

  1. 01

    Add the module and open the connection

    You need a TikTok business account first. In your scenario, add a TikTok Reports module and click Create a connection. A connection is your TikTok account linked to Make once, then reused by every module of the app.

  2. 02

    Name it, then save

    The Connection name field is optional, but a clear name helps when you manage several ad accounts. Click Save. Leave Show advanced settings off unless you use your own TikTok app.

  3. 03

    Authorize access in TikTok

    If a TikTok window opens, sign in with the business account and confirm the access Make asks for. Back in the editor, the connection appears in the module and you can fill in the rest of it.

First scenario

Your first scenario with TikTok Reports

GoalWhen the scenario starts, from its schedule or another app, Make generates a TikTok ads report and hands the report data to the next module.

  1. 01

    Create the scenario

    Open the Scenarios page, create a new scenario and click the + to add the first module. Since TikTok Reports has no trigger, this first bubble can be a module from the app that should start the flow.

  2. 02

    Add Generate a Report

    Click the + on the right of that first module, search for TikTok Reports and pick Generate a Report. Select the connection you created, or click Create a connection if it is not there yet.

  3. 03

    Fill the module

    Complete the fields the module shows. Once the connection exists, Make lists what it can read from your TikTok account, so you pick from a list instead of typing values from memory.

  4. 04

    Add where the data goes

    Click the + after Generate a Report and add the app that should receive the report. Map the data coming from the report into its fields, so each bundle lands in the right place.

  5. 05

    Test with Run once

    Click Run once. The scenario runs a single time, and you can open each module to read the bundles it received. Check that the report data looks the way you expect before going further.

  6. 06

    Schedule and switch on

    Set the schedule on the first module; a new scenario runs every 15 minutes by default. Then switch the scenario on. Each module run counts as one operation, the unit Make tracks on your plan.

Modules

What the TikTok Reports module does

TikTok Reports gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.

TikTok Reports1

Generate a Report

Search

In MakeCreates a report task and returns the advertisements' reporting data.

This search asks TikTok to build a report task and brings back the reporting data of your advertisements, ready for the next module to use. It is the only module of the app, so every scenario that reads TikTok ad results goes through it.

When to use it
whenever ad figures from TikTok need to reach another tool your team works in.
Watch out
a search can return zero, one or many bundles, so the modules after it may run several times, and each run is an operation.
Need help

Need help automating TikTok Reports with Make?

A person reads every message.

FAQ

TikTok Reports and Make: common questions

01Is the TikTok Reports Make integration free?
Yes, TikTok Reports is a standard app, so it is available on the Make Free plan. That plan has limits: 2 active scenarios, at least 15 minutes between two scheduled runs, 5 minutes of execution per run, files up to 5 MB and 512 MB of data transfer. Paid plans (Core, Pro, Teams and Enterprise) lower the interval to 1 minute, remove the cap on active scenarios and allow 40 minutes of execution. Usage is counted in operations each month, so a report that returns many bundles uses more of your plan.
02What do you need to connect TikTok Reports to Make?
You need a TikTok business account and a Make account. Add a TikTok Reports module to a scenario, click Create a connection, give it a name if you want, then click Save and confirm access in the TikTok window if it appears. Custom app credentials are optional and live under Show advanced settings. If you go that way, the Redirect URI to declare in your TikTok app is https://www.make.com/oauth/cb/tiktok-reports, copied as is.
03Does TikTok Reports have a trigger in Make?
No, the app has no trigger, scheduled or instant, so TikTok cannot start a scenario by itself. You start it another way. The simplest is the schedule on the first module of the scenario: a new scenario runs every 15 minutes by default, and the Free plan does not go below 15 minutes. The other option is to put a module from another app first, so an event in that app starts the scenario and Generate a Report fetches the data right after.
04What if the TikTok Reports module does not cover what you need?
It depends on what is missing. TikTok Reports has a single module, Generate a Report, and no Make an API Call module, so this app in Make cannot fetch anything from TikTok beyond that report. The documentation gives no numeric limit for the module either. If you need more than the report provides, look at whether another app in Make covers it, or ask the team for help with the setup through the contact form on this page.
05Should you use Make or n8n for TikTok Reports?
It depends on the criteria that matter to you rather than on the app. In Make, TikTok Reports gives you one search module, Generate a Report, a connection through your TikTok business account and access from the Free plan. The same app often has an n8n node as well, so check what that node offers before deciding. Compare the modules each tool exposes for TikTok, how each one starts a workflow, and which of the two your team already knows how to maintain.