Use dynamic content from previous step in power automate flows

Ana de la Fuente Alarcón 0 Reputation points
2023-04-27T15:10:50.7433333+00:00

Hello!

I´m creating a manual flow into Power Automate with two steps, both HTTP requests. The first one returns another URL and I would need to embed a value of that one returned into the call of the second step. Would it be possible? I´ve tried it but it seems to me that the only thing that I can do is to embed the whole response body, as you can see in the attached image.

Thanks a lot in advance!

Regards

User's image

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,087 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Gabriele Cincinnato 0 Reputation points
    2023-04-27T15:22:47.03+00:00

    Yes, it is possible to extract a specific value from the response of the first HTTP request and use it in the second HTTP request within a Power Automate flow. You can achieve this using the Parse JSON action, which allows you to extract specific values from a JSON response and store them as variables that can be used in subsequent steps.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.