This activity is a simple No-Op that can be used for testing.
flogo install github.com/project-flogo/contrib/activity/noop
Configuration of a No-Op activity
{
"id": "noop",
"name": "NoOp",
"activity": {
"ref": "github.com/project-flogo/contrib/activity/noop"
}
}