Problem with Tiktok Ads

I am using webhocks with the documentation provided by tiktok ads and I analyzed that some data is being lost along the way, for example, 50 leads were generated, and half of them entered the integration, in make, it only pulled half, for some reason webhocks only identified half, does anyone have this problem with data discrepancy?

Welcome to the Make community!

You might need to explain further what the issue is, because, if the webhooks only “read”/recieved half of them, means either:

  • Tiktok is not sending the webhook request events, or
  • Your scenario has a webhook queue that is not being processed, or
  • Some records were stopped by filter(s) in your scenario

1.

Please share screenshots of the module fields and filters in question? It would really help other community members to see what you’re looking at.

You can upload images here using the Upload icon in the text editor:
Screenshot_2023-10-07_111039

2.

Please export the scenario blueprint file to allow others to replicate the issue. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.

Screenshot_2023-08-24_230826

Uploading it here will look like this:

blueprint.json (12.3 KB)

3.

Please provide the input/output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the contents as a bundle.json file, and upload it here into this discussion thread:

Screenshot_2023-10-06_141025

Following these steps will allow others to assist you here. Thanks!

2 Likes