Category / Section
How to use the Bearer Token Authentication in WEB API connector?
Published:
In order to connect the REST API with token authentication add an API Key in Header(s) in the Web API data source as shown below.
Syntax:
Authorization - <bearer your_token="">
- Add header in Web API data source as like below: