diff --git a/showcases/data/items.toml b/showcases/data/items.toml index 860bc572a..39ed2d3ec 100644 --- a/showcases/data/items.toml +++ b/showcases/data/items.toml @@ -187,6 +187,15 @@ uploadedon = "May 18, 2018" author = "iSteerApps" showcase = "true" +[[items]] +name = "Recieve Message Azure IOT" +type = "activity" +description = "Activity for receiving data from Azure IOT Hub" +url = "https://github.com/shaliniGovindaNayak/flogo-workspace/tree/master/activity/recieveazure" +uploadedon = "Jan 29, 2019" +author = "iSteerApps" +showcase = "true" + [[items]] name = "Parse CSV" type = "activity"