# ai_mentor_webhooks_n8n_progress_create This is the endpoint called by N8N workflows from N8N, to report progress to the mentor SPA(DM) Example request: {"unique_id": "the-unique-id", "progress": "the email was successfully sent.", "finished": false} Endpoint: POST /api/ai-mentor/webhooks/n8n-progress/ Version: 4.84.1-ai-plus ## Response 200 fields