Creating widgets using ISayYouDo platform
Hi folks, ISayYouDo is a web-based service which allow users to create chains of recipes(conditional statements), which are triggered based on changes to other web services. This time I’m going to explain how to use ISayYouDo platform and create simple widgets. Let’s start, Type www.isayyoudo.io/developer/ in your browser. It’ll direct to above mentioned page. Let’s get started by clicking the button. Once you logged in using the credentials, it’ll show the below page. ISayYouDo is a platform where developers can build Say Boxes. Here I’m going to create an application to send lottery results via SMS. The logical conditions of the application is, if user wants to get lottery results for selected lotteries, then he/she needs register to the application through ISYD(www.isayyoudo.io). Here we have to create say boxes for each command(for Input and the Output). Let’s call them In say box and Out say box. Once those boxes are created we need to map each other to co...