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: Low Code
Adding OAuth2 support to your Meetup API Custom Connector for Azure Logic Apps
As of February 1, 2022, the Meetup REST API has been retired and no longer functions. I am leaving this post up for learning purposes, but the API Custom Connector no longer works. You can find out how I solved the shift from REST to GraphQL in my April 2022 post. In May 2019 I … Continue reading Adding OAuth2 support to your Meetup API Custom Connector for Azure Logic Apps