Call google cloud authentication bearer token in logic app

XML User 121 Reputation points
2022-08-13T12:08:27.497+00:00

how to get the google cloud authentication bearer token and use in logic app?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,839 questions
0 comments No comments
{count} votes

Accepted answer
  1. Kamlesh Kumar 3,861 Reputation points
    2022-08-13T12:27:44.94+00:00

    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,

    Below steps you can follow to use it in LogicApps,

    1. Try to use FunctionApp to generate the GCP OAuth Token
    2. Call the function inside LogicApp to generate the token
    3. 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 205836-130616-image.png or upvote 205759-130671-image.png 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

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful