Repurpose Links
A repurpose link is a configuration record that defines how content should be transformed and routed from one platform account to another. Repurpose links are the building blocks of Soku’s Content Repurposing system — each link connects a source account to a destination account and specifies the template and settings to use for the transformation.What a Repurpose Link Contains
Each repurpose link includes the following properties:Settings
Thesettings object on a repurpose link supports the following options:
More settings options are planned for future releases. The settings object is designed to be extensible without changing the structure of existing repurpose links.
Creating a Repurpose Link
Step 1: Choose Your Source and Destination
Before creating a repurpose link, decide:- Which source account will provide the original content (this account must have
enabled_for_repostturned on in Settings > Integrations) - Which destination account will receive the repurposed content (this account must have
enable_text_repurpose_targetorenable_image_repurpose_targetturned on, depending on the output type)
Step 2: Choose or Create a Template
Repurpose links require a template that defines how the source content is transformed. If you have not created a template yet, go to /templates/new to build one. See Creating Templates for a full guide.Step 3: Configure the Repurpose Link
- Navigate to your automation settings in the Soku dashboard.
- Click Create Repurpose Link (or the equivalent action in your automation setup).
-
Set the following fields:
- Platform — Select the destination platform.
- Account — Select the specific account on that platform.
- Type — Choose the output content type (
text,image, orvideo). - Template — Select the template to apply.
- Delay (hours) — Optionally set a delay before publishing. Leave at
0for immediate publishing.
- Save the repurpose link.
Step 4: Verify Your Configuration
After creating the repurpose link, verify that:- The source account has
enabled_for_repostturned on. - The destination account has the appropriate repurpose target toggle enabled (
enable_text_repurpose_targetfor text output,enable_image_repurpose_targetfor image output). - The template referenced by the repurpose link exists and is configured correctly.
How Repurpose Links Are Triggered
Repurpose links do not run on a schedule that you set manually. They are triggered automatically when Soku detects new organic content on a source account:- Soku detects new content on a source account (e.g., a new TikTok video).
- Soku looks up all repurpose links associated with the current user.
- For each matching link, Soku checks whether the destination account has the correct repurpose target toggle enabled.
- If all conditions are met, Soku applies the template and publishes the transformed content to the destination account.
- The system records the repost to prevent duplicates.
Example Repurpose Link Configurations
TikTok Video to Instagram Image
This link takes a new TikTok video, applies the “branded-quote-card” template to generate a branded image, waits 3 hours, and then publishes it to the specified Instagram account.
Instagram Post to YouTube Video
This link takes a new Instagram video post, applies the “video-reformat” template, and immediately publishes it to the specified YouTube channel.