n8n Workflow Manager API: Remote Trigger & Info Retrieval
Secure API endpoint to remotely trigger n8n workflows with custom data and retrieve details about existing workflows, ideal for external integrations.
This workflow creates a powerful, secure API for managing n8n automations programmatically. It listens for HTTP requests via a webhook: POST to trigger any workflow by ID with custom input data, or GET to fetch info on specific workflows, all active/inactive ones, or summarized details using parameters like workflowId, mode, and includedWorkflows. Responses are clean JSON with success/failure status and data, enabling seamless integration without modifying target workflows.
Key benefits include
Platform
n8n
Category
Education
Price
$22.99
Creator
QualityWorkflows
n8n
API
Webhook
Workflow Manager
Remote Trigger
Automation
Integration
Developer Tools
Security
Raycast
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.