> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dohoo.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Dohoo n8n Templates: Social Media Automation Workflows

> Browse ready-made n8n workflow templates from the Dohoo shop to automate posting, slicing, and cross-platform publishing without building from scratch.

Dohoo's automation templates are pre-built n8n workflow files you download, import into your own n8n instance, and configure with your API keys — no workflow-building experience required. Whether you're a solo creator, blogger, agency, or business, these templates let you skip the setup grind and go straight to running fully automated social media pipelines.

## What templates are

Each template is a `.json` workflow file exported from n8n (version 1.0). You import the file into your n8n instance, drop in your Dohoo API key and any third-party credentials the workflow needs, then activate the workflow. From that point the automation runs on its own schedule — publishing content, slicing videos, or generating pins without any further input from you.

<Note>
  All templates require a running n8n instance and a **Dohoo Business or Agency plan** for access to the publishing API endpoints. The Blogger plan does not include REST API access.
</Note>

## Who templates are for

* **Creators and bloggers** who want consistent output without spending hours editing and scheduling
* **Podcasters and online educators** looking to repurpose long-form content automatically
* **Agencies** managing multiple client accounts who need scalable, repeatable workflows
* **Businesses** that treat content as a traffic and sales channel and want it running on autopilot

## Available templates

<CardGroup cols={3}>
  <Card title="Auto Slicing & Auto Posting" icon="scissors" href="/templates/auto-slicing-posting">
    Automatically cuts long videos into social-ready clips and posts them on schedule. **\$20.00**
  </Card>

  <Card title="Cross-Posting to All Networks" icon="share-nodes" href="/templates/cross-posting">
    One trigger publishes a single media file to all 8 social platforms simultaneously. **Free**
  </Card>

  <Card title="Pinterest AI-Machine" icon="pinterest" href="/templates/pinterest-ai-machine">
    ChatGPT + AI image generation pumps SEO-optimised pins to Pinterest 24/7. **\$20.00**
  </Card>
</CardGroup>

## How templates work

<Steps>
  <Step title="Purchase or download">
    Visit [dohoo.ai/shop](https://dohoo.ai/shop) and add the template to your cart. Free templates are accessible immediately; paid templates unlock after checkout.
  </Step>

  <Step title="Import into n8n">
    Open your n8n instance, go to **Workflows → Import from file**, and select the downloaded `.json` file. The workflow loads with all nodes and connections intact.
  </Step>

  <Step title="Configure API keys">
    Open the workflow and update the credential nodes with your **Dohoo API key** (found in your dashboard under *Settings → API*) and any other service credentials the template requires (e.g., OpenAI, Google Sheets, Pinterest).
  </Step>

  <Step title="Activate and run">
    Toggle the workflow to **Active**. The automation runs on the schedule defined in the template — you can adjust timing in the trigger node at any time.
  </Step>
</Steps>

## Before you start

| Requirement      | Details                                                               |
| ---------------- | --------------------------------------------------------------------- |
| n8n instance     | Self-hosted or n8n Cloud; version compatible with imported workflow   |
| Dohoo plan       | Business ($31.99/mo) or Agency ($63.99/mo) for REST API access        |
| Social accounts  | Connected in your Dohoo dashboard before running publishing workflows |
| Template version | All current templates are v1.0                                        |

<Tip>
  You can combine templates — for example, run **Auto Slicing & Auto Posting** to cut clips from a long video, then use **Cross-Posting** to distribute each clip to all eight platforms in one shot.
</Tip>

## Where to buy

All templates are sold through the Dohoo shop at [dohoo.ai/shop](https://dohoo.ai/shop). Paid templates include a one-time purchase with no recurring fee. An optional **Professional Installation** add-on (+\$40.00) is available for templates where expert setup and configuration is offered.
