| Webhook | External HTTP calls | Payloads, auth, methods | | Schedule | Timed execution | Cron accuracy, timezone | | Polling | Check for changes | Interval, deduplication | | Event | Service events | Event handling, filtering |
| HTTP Method | GET, POST, PUT, DELETE | Request handling | | Authentication | None, Basic, Header | Security | | Response Mode | Immediately, Last Node, Custom | Response timing | | Path | Custom URL path | Endpoint identification |
n8n triggers are the entry points to workflows. Testing requires:
Тестирование веб-перехватчиков, проверка расписания, триггеры, управляемые событиями, и тестирование механизма опроса для рабочих процессов n8n. Используйте при тестировании запуска рабочих процессов. Источник: proffesor-for-testing/agentic-qe.