Author Message
turner0913
Joined: Sep 27, 2018
Messages: 2
Offline
I need to add a bearer token to a Rest Service call that i have implemented with Orchestration designer (version 7.2.2)

What is the best way to do this?
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
Maybe you can do it through the request parameters. It depends on how the REST service supports it.
RajatVerma
Joined: Mar 5, 2014
Messages: 101
Offline
Generally I have seen bearer token is passed in Headers param but it completly depends on REST api structure, OD rest connector do supports to pass params in header part.
Go to:   
Mobile view