How can I pass an API Management REST response from one step to another in an Azure Logic App?

David Downing 706 Reputation points
2022-12-19T20:23:11.983+00:00

I have my REST API registered with API Management. I added a 'get' call in a Logic App step. I'm trying to use the response in the next step, to make another REST API call.

I'm using the 'Built-in' 'Azure API Management' connector for both REST calls.

272168-image.png

The second step needs the content from the 'get' REST call to make the 'post' call.

When I run the Logic App I'm getting the following error:

272169-image.png

Any idea what I'm doing wrong?

Thank you.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,527 questions
{count} votes

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.