Showcase

Showcase of awesome activities, triggers and apps for Flogo!

All
Activities
Triggers
Apps

GlobalCache

October 10, 2018

An in-memory key:value store based on go-cache.

Sleep

February 28, 2019

Pause flow execution for given time interval

Amqp

September 4, 2018

AMQP publisher.

Colored Logger

December 06, 2018

A log activity that will write colored logs to console.

Transform

September 3, 2018

Transform json using specification.

Write to File

August 21, 2018

Write to a file.

Trello Cards

August 21, 2018

Create a new Trello card.

TOML Reader

August 21, 2018

Reads and queries TOML files.

Query Parser

August 21, 2018

Parse a query string into name/value pairs.

Null

August 21, 2018

An activity that does nothing (useful for branching out right after the trigger).

Mashery Token

August 21, 2018

Get a Mashery Token (Login).

IFTTT WebHook

August 21, 2018

Send webhook requests to IFTTT.

GitHub Issues

August 21, 2018

Get the GitHub issues assigned to an authenticated user.

Download File

August 21, 2018

Download a file.

Command Parser

August 21, 2018

Parses a commandline string into separate arguments.

Amazon SQS Send

August 21, 2018

Send a message using Amazon Simple Queue Service (SQS)

PubNub publisher

July 5, 2018

Publish messages to PubNub.

PubNub subscriber

July 5, 2018

Receive messages from PubNub.

Amazon S3

May 2, 2018

Activities for interacting with Amazon Simple Storage Service (S3).

Amazon SSM

May 2, 2018

Activities for interacting with the parameter store of Amazon Simple Systems Manager (SSM).

GNU Zip

May 2, 2018

Activities for reading and writing of gzip format compressed files.

Send Message Azure IOT

May 18, 2018

Activity for sending data to Azure IOT Hub

Recieve Message Azure IOT

Jan 29, 2019

Activity for receiving data from Azure IOT Hub

Raise an Incident on ServiceNow

sept 18, 2019

Activity to raise an Incident on service Now

Insert data Into InfluxDB

oct 01, 2019

Activity to insert data on InfluxDB

Parse CSV

April 5, 2018

Parses a CSV string and produces an array of objects.

DynamoDB Insert

February 28, 2018

Inserts a record in an Amazon DynamoDB.

DynamoDB Query

February 28, 2018

Executes a query against an Amazon DynamoDB.

Azure IoT Hub

April 17, 2018

Provides your Flogo app the ability to perform CRUD operations for device management on the Azure Iot Hub

JavaScript Activity

February 25, 2018

This activity provides your Flogo application the ability to execute embedded JavaScript code.

Riff Trigger

April 27, 2018

This trigger provides your Flogo application the ability to start a flow as a Riff(https://projectriff.io/) function.

Serverless Demo

February 20, 2018

Three sample apps working deployed using the Serverless Framework to query DynamoDB and RDS to return a combined result

Payment Service

February 20, 2018

A sample application demonstrating environment variables, custom activities and mappings

Payment Service (Go)

August 21, 2018

A sample application like the Payment service, but written using the Flogo Go API.

Invoice Service

February 20, 2018

A sample application demonstrating environment variables, custom activities, mappings and REST invocations.

Invoice Service (Go)

August 21, 2018

A sample application like the Invoice service, but written using the Flogo Go API.

Add to Date

February 20, 2018

Adds a specified number of units (days, months or years) to a date.

Random Number

February 20, 2018

Generate a random unique number between the min and max value.

Random String

February 20, 2018

Generate a random string consisting with the length you specify.

Activity Reply

December 20, 2017

This activity provides your flogo action/flow the ability to reply to a trigger invocation and set output values.

Activity Return

December 20, 2017

This activity provides your flogo action/flow the ability to return immediately and set output values.

AWS IoT Device Shadow

December 20, 2017

This activity provides your Flogo application the ability to update a device shadow on AWS IoT.

CLI Trigger

December 20, 2017

This trigger enables you to execute a Flogo Flow via the command line. The Flow will execute till completion and return the results to STDOUT.

CoAP Publish

December 20, 2017

This activity provides your flogo application the ability to send CoAP messages.

CoAP Trigger

December 20, 2017

This trigger provides your Flogo application the ability to start a flow via CoAP.

MQTT Trigger

December 20, 2017

This trigger provides your Flogo application the ability to start a flow via MQTT.

MQTT Activity

April 24, 2019

This activity allows you to send MQTT messages to TLS enabled servers (AWS IoT Core, Eclipse Hono and Bosch IoT Hub.

Couchbase

December 20, 2017

This activity provides your Flogo application the ability to connect to a Couchbase server.

GPIO

December 20, 2017

This activity provides your Flogo application the ability to control the Raspberry Pi GPIO interface.

ML Inference

December 20, 2017

This activity provides your Flogo application the ability to inference ML models. Currently supporting TensorFlow.

Kafka Publish

December 20, 2017

This activity provides your Flogo application the ability to publish Kafka messages.

Kafka Subscribe

December 20, 2017

This trigger provides your Flogo application with the ability to subscribe to messages from a kafka cluster and start a flow with the contents of the message.

AWS Lambda Trigger

December 20, 2017

This trigger provides your Flogo application the ability to start a flow as an AWS Lambda function.

AWS Lambda Invoke

December 20, 2017

This activity provides native Lambda invocation capabilities to your Flogo apps. You can invoke a Lambda function via ARN and provide the access key and secret for authentication.

REST Trigger

December 20, 2017

This trigger provides your Flogo application the ability to start a flow via REST over HTTP.

REST

December 20, 2017

This activity provides your Flogo application the ability to invoke REST services.

SQL Query

December 20, 2017

This activity provides your Flogo application the ability query SQL databases.

eFTL Publish

December 19, 2017

This activity sends a message to TIBCO eFTL. Code is based on the WSMessage activity created by Leon Stigter.

eFTL Subscriber

December 19, 2017

This trigger provides your flogo application the ability to start a flow via eFTL.

Timer Trigger

December 20, 2017

This trigger provides your Flogo application the ability to schedule a flow via a scheduling service.

Get Book Information

December 20, 2017

A sample application demonstrating multi trigger flows, mappings and REST invocations.

GrovePi

March 22, 2018

allows Digital Write to GrovePi Board from Raspberry Pi.

JSON Config Reader

Jan 31, 2018

This activity reads configuration from a JSON file.

TensorFlow HelloWorld

Feb 6, 2018

Basic sample demonstrating how to inference a TensorFlow model.

databasequery

April 7, 2018

This activity provides your flogo application the ability to connect to various database providers like MySQL, Postgres, SQLITE3 and query the required data returning it as a JSON string.

UDP Subscriber Trigger

April 18, 2018

This trigger provides your flogo application a stream of UDP data from the specificed port and, optionally, Multicast group

UDP Receive activity

April 18, 2018

This activity provides your flogo application the ability to send a message over UDP

Redis activity

May 11, 2018

Activity for interacting with Redis DB.

Statsd activity

May 11, 2018

Activity for publishing statsd events.

EMS activity

May 11, 2018

Activity for sending and receiving EMS messages.

Env activity

May 11, 2018

Activity for getting and setting Environment Variables.

Randon number activity

June 13, 2018

Activity to generate a random number value given a distribution type: Normal, Uniform, Triangular or Exponential

WebSocket Trigger

July 4, 2018

This trigger provides your Flogo application the ability to start a flow from a WebSocket trigger.

gRPC Trigger

August 23, 2018

Subscribe to gRPC messages.

Key based Aggregator

September 25, 2018

Aggregate based on a key

UUID Generator

October 3, 2018

Generates various UUID strings

Elastic Cloud Activity

October 23, 2018

This activity lets you index documents into Elastic Cloud.

Mashery ECLS Trigger

November 1, 2018

Mashery ECLS WebSocket Trigger

Execute a shell script

December 14, 2018

This activity execute a shell script with optional parameters and consume the script response.

JSONata Mapper Activity

February 8, 2019

This activity allows you map JSON data using JSONata transformation language.

EMS Trigger

June 5, 2019

EMSTrigger

Apache Pulsar Activity

December 10, 2019

This activity allows you to publish messages to an Apache Pulsar message broker