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.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.
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.
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.
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
Auto Slicing & Auto Posting
Automatically cuts long videos into social-ready clips and posts them on schedule. $20.00
Cross-Posting to All Networks
One trigger publishes a single media file to all 8 social platforms simultaneously. Free
Pinterest AI-Machine
ChatGPT + AI image generation pumps SEO-optimised pins to Pinterest 24/7. $20.00
How templates work
Purchase or download
Visit dohoo.ai/shop and add the template to your cart. Free templates are accessible immediately; paid templates unlock after checkout.
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.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).
Before you start
| Requirement | Details |
|---|---|
| n8n instance | Self-hosted or n8n Cloud; version compatible with imported workflow |
| Dohoo plan | Business (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 |