If you've been reading my blog for a while then you will see that I am a heavy user of RESTful APIs in my solutions, going so far as to build a custom Azure Logic Apps Connector for Meetup's REST API. I've used this Connector in a few places and blog about one example previously … Continue reading How to consume GraphQL APIs from Azure Logic Apps
Tag: REST
Azure API Management: 200 OK response but no backend traffic
I'm noting this post down in the "if only someone had already made a big noise about this I might have saved some time" category. The work I'm doing at present involves fronting some APIs with Azure API Management and then exposing them securely. When I hit the moment I thought I was done today … Continue reading Azure API Management: 200 OK response but no backend traffic