Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Whether to connect to Zendesk with User/(Password/APIToken), or OAuth. |
| URL | The URL is your Zendesk Support URL. |
| User | The Zendesk user account used to authenticate. |
| Password | The password used to authenticate the user. |
| ApiToken | API token of the currently authenticated user. |