Using APIM in Logic Apps

Sean Parker 11 Reputation points
2021-06-25T09:24:32.903+00:00

Hi,

I currently have some APIs set up in 'API Management Services' (APIM) in Azure. These have various methods, primarily Get, Post, Delete and Put. We have recently found that when using these within a logic app that certain actions can't be added. The steps I'm going through is as follows;

Create a new logic app
Add an 'Azure API Management' action
Select the APIM service. This then displays a list of all available actions.
Select an action

The issue is that any actions which are either POST or PUT cannot be selected. They appear in the list, but doesn't allow you to click on it. Any actions which are GET and DELETE work as expected.

Why am I unable to select POST/PUT actions from within the Azure API Management action?

Thanks

Sean Parker

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,746 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,838 questions
{count} votes