
rib.ifttt-workitem.7.74.1.Final.source-code.serviceinfo.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ifttt-workitem Show documentation
Show all versions of ifttt-workitem Show documentation
Send a trigger message via IFTTT
The newest version!
{
"name" : "IFTTTCall",
"displayName" : "IFTTTCall",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.ifttt.IFTTTWorkitemHandler(\"key\")",
"documentation" : "ifttt-workitem/index.html",
"module" : "ifttt-workitem",
"icon" : "IFTTTCall.png",
"category" : "IFTTT",
"description" : "Send a trigger message via IFTTT",
"keywords" : [
"ifttt"
,"trigger"
,"endpoint"
],
"isaction" : "true",
"actiontitle" : "Trigger an IFTTT endpoint",
"requiresauth" : "true",
"authparams" : [
{
"name" : "IFTTT app key"
}
],
"authreferencesite" : "https://platform.ifttt.com/docs/api_reference",
"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.74.1.Final"
}
]
}
,
© 2015 - 2025 Weber Informatics LLC | Privacy Policy