Try to create a pseudo-API that can access Office365 without coding.

Office365 provides an API called Microsoft Graph API that allows you to access Office365. However, it is a bit time-consuming, as you need to acquire the token yourself and learn how to use the API. So, we will show you how to use Office365's Flow to create a non-coding Office365 API. What is Offic…