Welcome to the Make community!
Make doesn’t have an integration for TikTok (personal accounts).
If the external service has a Developer API Reference/Documentation then you should be able to integrate the endpoints in Make using the generic HTTP “Make a request” module.
You can also suggest for it to be made in the Idea exchange. Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.

If you need assistance in setting up the generic HTTP module, please provide additional information about what you have tried with regards to the external service’s Developer API Reference – how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.
You can also complete this brand new course/tutorial in the Make Academy on how to use external APIs — API calls with HTTP modules
- API and Endpoints
- Header and body
- Multipart/form-data
- OAuth 2.0
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.
Hey Richard,
you need a 3rd party service to post content on TikTok, you cant do it directly from Make, even with a generic API call module.
Ok, thanks for your help!
I’m just curious why I can’t see the TikTok module as shown in the make document (even though it doesn’t have the post video function)
Its a TikTok thing. You need to create an app on their side to get access token and they don’t allow apps that can automatically post videos, so any Make related app gets automatically denied by the TikTok team, even if your flow has direct human intervention in the posting process.
Sorry, I didn’t realise Make previously had a TikTok integration. Looks like it has since been removed from the list of integrations.
Therefore the documentation in the help centre appears to be outdated and requires removal:
I understand, thank you very much ![]()
I recommend use this How to upload video to Tiktok and Instagram - #15 by The_RuqZ

