Posts

Showing posts from October, 2019

Power Platform | Having fun with NASA APIs, PowerApps, and Flow

Image
This video shows how to leverage the power of PowerApps and the capabilities of Microsoft Flow to work with REST APIs. In this case, I will take advantage of NASA's Astronomy Picture of the Day open API  to show Microsoft Flow in action. The resulting picture's title, URL, and explanation are used to create a nice app to display the latest NASA space picture prowess. For additional information, please check the following resources: Using the HTTP action to make requests with Microsoft Flow https://flow.microsoft.com/en-us/blog/http-card-tutorial/ Music in this video comes courtesy of Bendsound: Summer - www.bensound.com (Royalty free music from Bensound) Until next post! MG.- Mariano Gomez, MVP

Microsoft Flow | Transfer a file to Azure Storage Blob with Manually Triggered Flow

Image
This video shows how to create a manually triggered Flow to transfer a file to an Azure Storage Container using the Azure Storage Blob connector. You will learn how to set up an Azure storage account and a container and create a workflow to transfer a file from your mobile device or PC to a blob in Azure. I also show how to leverage expressions to obtain the file name for the selected file. For additional information, please check the following resources: Flow Buttons - click here PowerApps Azure Blob Storage Connector (Shane Young) - click here Until next post! MG.- Mariano Gomez, MVP