Recently my solution for Meetup integration ceased working as Meetup decided to shift their API from REST to GraphQL without providing any advance notice. Find out how to update a REST call to a GraphQL call in this blog.
A challenge the Azure Sydney User Group has been facing is providing access to presentations, etc, from our meetups so they are easily accessible to members and guests alike.
As demand for the Azure Sydney User Group and its content has grown over the last few years, and with the removal of features on Meetup such as file storage, the group organisers have been looking for a way to share content and provide an online location for the community to connect.
In this post I'll look at how we can use Azure Logic Apps to publish new Meetup event information into Microsoft Teams, using Meetup's REST API as the data source.
If you're interested to learn more about Microsoft Graph API and how you can leverage it to build compelling solutions in the form of Bots in Microsoft Teams...