Tag: Integrations

  • Build a RESTful API for IFS with WSO2 and knak.it connector

    Build a RESTful API for IFS with WSO2 and knak.it connector

    I have tried several different integration tools like Mulesoft, Azure Service Bus and and some native coding with IFS but nothing worked as good (and free) as WSO2 Enterprise Integrator so far. It’s a complete Integration tool kit with tons of features so you can basically integrate IFS with anything with right combination of configuration…

  • Build a RESTful API for IFS with WSO2 and knak.it connector

    Build a RESTful API for IFS with WSO2 and knak.it connector

    I have tried several different integration tools like Mulesoft, Azure Service Bus and and some native coding with IFS but nothing worked as good (and free) as WSO2 Enterprise Integrator so far. It’s a complete Integration tool kit with tons of features so you can basically integrate IFS with anything with right combination of configuration…

  • Connecting Arduino to IFS ERP with IFS Connet Integration

    Connecting Arduino to IFS ERP with IFS Connet Integration

    Motive for this project came to my mind while reading an IFS blog post by Gökhan Kurt which explained a fantastic use of iOT with IFS Applications. I was thinking of a setup where we can directly connect input from a machine to IFS without going through any cloud based solutions. Currently IFS has a very…

  • Store Arduino data in Firebase cloud with WiFi and present with CanvasJS

    Store Arduino data in Firebase cloud with WiFi and present with CanvasJS

    I was looking for many various ways of storing Arduino data in a server and presenting in client. There are many ways of doing this and one interesting way is Temboo + Google BigQuery.  It’s much easier to implement since what you have to do is just follow the steps and it will generate everything including the code…