Authentication

Authentication is where you define the parameters that are needed to create a connection to your service. Once defined, the end user will be presented with a New Connection dialog to collect any necessary data points needed to complete authentication.

Three types of authentication are supported:

  • Basic

  • OAuth 2.0 (authorization code only)

  • Custom (api_key)

You can preview the New Connection dialog that you are building within the Authentication dialog.

Related topics

Create and edit connector settings

Build basic authentication

Build authentication with OAuth 2.0

Build custom authentication

Preview in Connector Builder