> For the complete documentation index, see [llms.txt](https://help.contouron.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.contouron.com/api/n8n/n8n-repost-tiktoks-everywhere.md).

# n8n Repost Tiktoks Everywhere

> For the complete documentation index, see [llms.txt](https://help.contouron.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.contouron.com/api/n8n/n8n-repost-tiktoks-everywhere.md).

## n8n Repost Tiktoks Everywhere

n8n template:

<https://drive.google.com/file/d/1OKl0ik4Cdh2lOV_K436ZOB-B23n8sWM2/view?usp=sharing>

Repurposing your existing content is the EASIEST 10x growth multiplier for intermediate-level creators.

I personally repost all my Tiktoks to Instagram, and I’ve grown from 0 to 350k Instagram followers in less than 1 year. 100% automated. If Tiktok gets banned in your country, you’ll be glad you started reposting, and this only takes 15 minutes to setup.

This is a fully automated Tiktok Repost Engine that takes your latest Tiktok video and repurposes it to 8 social platforms, while also saving a copy to your Google Drive.

The beauty is:

***No extra work!***

*Just post on Tiktok like you normally do.*

*This automation takes care of everything else on autopilot.*

It reposts every new TikTok you publish to Instagram Reels, YouTube Shorts, Pinterest, Facebook, LinkedIn, Twitter, Threads, Bluesky, and Google Drive.

You don’t need to write any code. You don’t need to change your content habits. Just post Tiktoks like normal, everything syncs behind the scenes.

I use the following tools:

* n8n - workflow automation
* [RSS.app](http://rss.app/) - gets your latest tiktok video
* [Contouron.com](http://contouron.com/) - repurpose tiktok to other social platforms

***

If your automation fails:

1\. Go to Contouron > API Dashboard

2\. Click the failed request to view details

3\. Check the error message

Common issues:

\- Wrong API key

\- Google Drive folder not public

\- YouTube title exceeds 100 characters

***

#### Recap

To recap the 3 setup steps:

1. Input your RSS Feed from RSS.app
2. Setup Google Drive folder with public access
3. Setup Contouron account with API key and social account IDs

Once the automation is configured, all you have to do:

1\. Post videos on TikTok like normal

2\. Let the automation trigger via RSS

3\. Your videos will be downloaded and reposted automatically!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.contouron.com/api/n8n/n8n-repost-tiktoks-everywhere.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
