09-04-21 07:08 PM
11-04-21 08:03 AM
Hi,
You can set the authentication to Bearer Token and pass the credential which you'll have to set on each pass. Or you can set auth to none and then add a common parameter like token which you can use in common header.
12-04-21 10:56 AM
12-04-21 11:40 AM
Hi,
Method 1: For this you'll have to set credential with new token using Credential action,
Method 2: Add common parameter and expose it to take it as input. Then call the parameter in common header.
Hope this helps
12-04-21 05:52 PM
13-04-21 07:55 AM
Hi,
Create a credential of type Bearer Token and set it here.
------------------------------
Gopal Bhaire
Analyst
Accenture
------------------------------
16-04-21 07:19 PM