Consumed REST Services (Beta): How to set dynamic headers for auth tokens??
0
I want to use REST call which I have configured. In a Microflow, how can I pass a bearer token to the "Send REST request (beta)" activity. I can only find an option for authorization with a bearer token directly in the Configuration. This is cumbersome, because I want to dynamically retrieve and set the bearer token for the rest calls. Is that feature not implemented yet? Thanks in advance