Most "AI content factory" templates draft a post and publish it straight away. This one stops and waits for a human tap on Approve or Reject, wired with n8n's own Wait node, not a placeholder step you have to build.
$39
Buy on GumroadMost free content-automation templates draft a post and publish it straight away. No human ever looks at it before it goes out. That is fine until the draft is wrong, off brand, or just bad, and now it is live.
Ops people and small agencies who already run a content pipeline and got burned by, or are wary of, letting it publish unattended. If you want a human to see the draft before it goes out and are tired of building the approval step yourself, this is that step, already wired.
Yes. Slack has to be able to reach your resume webhook when you tap Approve or Reject, so your n8n instance needs a public URL, a reverse proxy, or a tunnel. A purely localhost instance cannot receive the click. Covered in the setup guide.
No. The Approve/Reject links are plain URLs, not Block Kit interactive elements, so a bot token with chat:write is the whole Slack-side setup.
The pause, the Slack message send, and the branch logic were confirmed running on a live n8n instance. Resuming from a live Slack click is standard n8n webhook behavior and is the one step a one-shot automated test cannot itself trigger, so treat that as a two-minute check on your own first run.
n8n 2.35.5. The pinned version and update policy ship in the setup guide.