Samples

When creating apps in TIBCO Flogo® Enterprise, you can import and customize any of the predefined samples provided in the tci-flogo GitHub repository. These samples demonstrate how to develop, test, and deploy a Flogo app using various out-of-the-box capabilities. In the GitHub repository, the samples are organized by category and each sample folder contains a readme. Follow the instructions in the readme to import the sample to your local workspace and use it. The following samples are currently available:

Flow Design Concepts

Includes Hello World, Branching, Error Handling, Loops, Subflows, and Shared Data samples

API Development

Includes REST, graphQL, and gRPC samples

Array Mapping and Filtering

Includes array.forEach, json.path, and JavaScript Activity samples

Connectors

Includes Flogo connector samples for CRM, DB Connectors, Messaging, and more

Serverless

Includes sample for deploying a Flogo app as an Azure function