# HTTP API gateway to trigger and monitor n8n workflows with status filtering
This template enables managing n8n workflows via HTTP requests—triggering executions by ID, retrieving metadata, and filtering by active/inactive status. Ideal for integrating n8n with external tools like Raycast or custom dashboards.
## Who it´s for
- Developers building UIs to manage n8n workflows
- System administrators automating workflow execution
- n8n users integrating with tools like Raycast
- Teams needing a centralized API to control automations
## What the automation does
- Accepts authenticated HTTP requests via Webhook
- Executes a specified workflow on POST and waits for completion
- Returns workflow list on GET with filtering (active, inactive, all)
- Supports two response modes: full JSON config (`mode=full`) or summary (`mode=summary`)
- Uses n8n API to retrieve data and perform actions
## What´s included
- Ready-to-use n8n workflow
- Trigger and handler logic based on HTTP Webhook
- Integrations with n8n and HTTP API
- Basic text instructions for launch and adaptation
## Requirements for setup
- n8n account with API access
- Ability to receive HTTP requests (built-in Webhook)
- Authorization header for endpoint protection
## Benefits and outcomes
- Simplifies remote workflow management
- Centralizes access through a single API endpoint
- Enables integration with any tool supporting HTTP calls
- Offers flexibility in monitoring—quickly get active workflows or full configurations
## Important: template only
Important: you are purchasing a ready-made automation workflow template only. Rollout into your infrastructure, connecting specific accounts and services, 1:1 setup help, custom adjustments for non-standard stacks and any consulting support are provided as a separate paid service at an individual rate. To discuss custom work or 1:1 help, contact via chat
No feedback yet