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.
Use dynamic content from previous step in power automate flows
Ana de la Fuente Alarcón
0
Reputation points
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