Logic app is Microsoft’s answer for IFTT like service. For those who don’t know logic apps , we can develop a simple web app using just blocks of workflows and connectors. Microsoft provides some out of box connectors for example, if you want to send an email every time a tweet is posted then you can simply use twitter connector. In this tutorial we will create a simple Logic App in Microsoft azure. The task which we are trying to accomplish is to make the app to send an email when a new http request is posted. Each logic apps works in the concept of Trigger and action. Here in our example Login to Azure portal and click new + button and select [&hellip
How To Archive
GCM or Google Cloud Messaging service is offered by google for the android platform to send and receive data using google’s cloud infrastructure.Earlier it is better known an C2DM or Cloud to Device messaging that is used to install the applications from playstore website directly to the android device remotely