Webhook Authentication Tab

Use Basic, Digest, Bearer Token, and OAuth 2.0 authentication types in the Webhook Authentication Tab.

Chris Arenas avatar
Written by Chris Arenas
Updated over a week ago

Basic and Digest Authentications:

Basic and Digest Authentications

For Basic and Digest authentications, this is where you will set the username and password supplied by your client.

OAuth 2.0:

Provides the ability to authenticate with an OAuth server using Client Credentials or Password. Here you will set the TOKEN URL, select the required Grant Type and input the credentials supplied by the client.

Bearer Token:

Bearer Token

If the client’s system uses Bearer Token authentication, this is where you will set the Prefix and Token provided by the client.

Next article: Field Mappings Tab >

Did this answer your question?