n8n Workflow Management Interact with n8n automation platform via REST API. Setup First-time setup: 1. API key must be stored in environment: 2. Verify connection: For persistent storage, add to or : Quick Reference List Workflows Get Workflow Details Activate/Deactivate Executions Manual Execution Python API For programmatic access: Common Tasks Debug Failed Workflows 1. List recent executions with failures 2. Get execution details to see error 3. Check workflow configuration 4. Deactivate if needed Monitor Workflow Health 1. List active workflows 2. Check recent execution status 3. Review e…