Dynamically add custom http headers on REST call

0
Hi there, is there any way to dynamically add custom http headers on REST call actions? I only see the custom headers with predefined keys, but no way to make this configurable at runtime. regards, Fabian
asked
1 answers
4

Hi Fabian,

You can create Java action for rest call with dynamic headers.

 

Thanks.

answered