All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rib.ifttt-workitem.7.11.0.Final.source-code.serviceinfo.json Maven / Gradle / Ivy

{
        "name" : "IFTTTCall",
        "displayName" : "IFTTTCall",
        "defaultHandler" : "mvel: new org.jbpm.process.workitem.ifttt.IFTTTWorkitemHandler()",
        "documentation" : "ifttt-workitem/index.html",
        "icon" : "",
            "category" : "IFTTT",
            "description" : "Send a trigger message via IFTTT",
            "keywords" : [
                                "ifttt"
                ,"trigger"
                ,"endpoint"

            ],
                "isaction" : "true",
                "actiontitle" : "Trigger an IFTTT endpoint",
            "parameters" : [
                                   {
                                       "name" : "Trigger",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Value3",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Value1",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Value2",
                                       "type" : "new StringDataType()"
                                   }

            ],
            "mavenDependencies" : [
                                   {
                                       "groupId" : "org.jbpm.contrib",
                                       "artifactId" : "ifttt-workitem",
                                       "version" : "7.11.0.Final"
                                   }

            ]
}

,




© 2015 - 2025 Weber Informatics LLC | Privacy Policy