Help

Verify URL prefix for uploads to TikTok

Topic Labels: Data Integrations
157 1
cancel
Showing results for 
Search instead for 
Did you mean: 
EaZyGreen
5 - Automation Enthusiast
5 - Automation Enthusiast

Hi Community,

I am trying to create an automation to upload videos stored as an Airtable attachment directly to TikTok using make.com automation.

I am running into a problem because TikTok is asking me to verify my URL prefix to prove that the source URL of the video is in fact a source owned by me. To do so, I need to upload a text doc to my server and then click verify on TikTok developer side. I have already created my app in tiktok developer, accessed the Client Key and Secret for API connection and linked it to my Make.com automations.

My question is, what is the correct prefix URL that I should use given that there are multiple parameters in the download URL that Airtable provide? And, am I doing it correctly by just attaching TikTok's .txt document as an attachment in airtable field and then asking TikTok to verify the URL prefix?

Example of my download URL (I've hidden some parts of URL for anonymity (N, M, W, X, Y, Z):

https://v5.airtableusercontent.com/v3/u/NN/MM/WWWWW72000000/XXXXXXXXXXXXXXXYZNjoYQ/YYYYYYYYYYYYYYY9Xg27dZKmbQTX8sgtjIWSu51IXg5qQXUYCUjmTEwXu_AQbLMIIifk2e54vOl4lJ5FtYQ9mKiYvbyyYDXH1vKVOLI4WrORs5SCoCjRVlpCXzS5xc_xXGdC2KL7Ma6SUjB81F342wrzpTmUQM6D9bitLUaSSgHrSi56rFNjl9mr7uIoYAZeD3GaH9JMh4aV_B6aPNhgpQ/ZZZZZZZZZZZZZZZfLsaqZcRY1WtOzOKPcqZxjnUeOKI\ 

 So far, I've tried unsuccessfully with:

https://v5.airtableusercontent.com/v3

https://v5.airtableusercontent.com/v3/u/NN/MM

https://v5.airtableusercontent.com/v3/u/NN/MM/WWWWW72000000

https://v5.airtableusercontent.com/v3/u/NN/MM/WWWWW72000000/XXXXXXXXXXXXXXXYZNjoYQ/

https://v5.airtableusercontent.com/v3/u/NN/MM/WWWWW72000000/XXXXXXXXXXXXXXXYZNjoYQ/YYYYYYYYYYYYYYY9X... 

You help would be much appreciated with this.

Many thanks,

Alex

1 Reply 1
EaZyGreen
5 - Automation Enthusiast
5 - Automation Enthusiast

I am still struggling with this and it seems like even on Youtube there are no tutorials on posting to TikTok using automations and API.
Has anyone tried to get TikTok to connect to Airtable?