| Communication | Slack, Teams, Discord | OAuth2, Webhook | | Data Storage | Google Sheets, Airtable | OAuth2, API Key | | CRM | Salesforce, HubSpot | OAuth2 | | Dev Tools | GitHub, Jira, Linear | OAuth2, API Key | | Marketing | Mailchimp, SendGrid | API Key |
| OAuth2 | User authorization flow | Automatic token refresh | | API Key | Manual key entry | Manual rotation | | Basic Auth | Username/password | No refresh needed | | Header Auth | Custom header | Manual rotation |
n8n integrates with 400+ services, each with unique authentication, rate limits, and API quirks. Testing requires:
Тестирование контрактов API, потоки аутентификации, обработка ограничений скорости и покрытие сценариев ошибок для интеграции n8n с внешними сервисами. Используйте при тестировании интеграции узлов n8n. Источник: proffesor-for-testing/agentic-qe.