Authentication methods
When creating or editing an action group, you select the authentication method that the external service requires. The following methods are available:
Method | When to use |
|---|---|
No authentication | The external service is publicly accessible |
Basic authentication | The service uses user name and password |
API authentication | The service requires a header-based API key |
OAuth authentication | The service uses OAuth 2.0 (requires client ID, client secret, and the token URL) |