How to pass Authorization Header while executing logic app workflow without enabling Azure Active Directory

Viewed 20

Is there any way to pass the authorization header(Bearer Token) while calling the logic app without enabling Azure Active Directory? I have my own Azure B2C Token and want to send in headers and this will be useful to utilise further HTTP requests in side workflow

0 Answers
Related