Why I don’t have a TikTok module?


Why don’t I have a TikTok module here? I need to use the Make an API Call function of the TikTok module to upload videos. Can anyone tell me where the TikTok module is?

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.

Thank you for your reply.
Because I saw this TikTok module in the make help center document, and because I plan to use the Make an api call function of this module, I couldn’t find it, so I asked.

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:

1 Like

I understand, thank you very much :100:

I recommend use this How to upload video to Tiktok and Instagram - #15 by The_RuqZ

1 Like