UNPKG

@gotohuman/n8n-nodes-gotohuman

Version:

n8n node to request human reviews in AI workflows with gotoHuman

42 lines (28 loc) 1.27 kB
![Banner Image](https://github.com/user-attachments/assets/4d31e977-018f-47cc-86f5-2caff3fae1d7) # n8n-nodes-gotohuman This is an n8n community node. It lets you use [gotoHuman](https://gotohuman.com) in your n8n workflows. gotoHuman is a Human-in-the-Loop solution that lets you easily add highly customizable human approvals to your AI workflows. Perfect for long-running workflows or workflows triggered in the background by external triggers like emails, tickets, or webhooks. Many built-in features: - Ready-to-use web UI - Inbox - Customizable review interface - Controls to approve, reject, or edit AI outputs - Allow retries with instructions - Supports text, markdown, JSON, images, and more - Slack integration - Notifications - Response dataset to use as memory - And much more! ## Installation npm package name: ``` @gotohuman/n8n-nodes-gotohuman ``` Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation. ## Credentials Find your API key in the [gotoHuman dashboard](https://app.gotohuman.com). ## Usage Refer to our [documentation](https://docs.gotohuman.com/Integrations/n8n/) for detailed information on using this node. ## License [MIT](LICENSE.md)