Hi @XML User ,
Welcome to Microsoft Q&A Platform. Thank you for the question.
There are multiple ways to generate the authentication bearer token and please refer the below documentation for the same,
- https://cloud.google.com/functions/docs/samples/functions-bearer-token#functions_bearer_token-nodejs
- https://stackoverflow.com/questions/53472429/how-to-get-a-gcp-bearer-token-programmatically-with-python
- https://developers.google.com/identity/protocols/oauth2/javascript-implicit-flow#oauth-2.0-endpoints_1
Below steps you can follow to use it in LogicApps,
- Try to use FunctionApp to generate the GCP OAuth Token
- Call the function inside LogicApp to generate the token
- Use HTTP connector in LogicApp to get the object and in header parameter pass the generated OAuth Token.
Hope above steps are clear and helped you to achieve your scenario.
Regards,
Kamlesh Kumar
Please don't forget to click on or upvote button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is How
Want a reminder to come back and check responses? Here is how to subscribe to a Notification
If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators