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:
Includes Hello World, Branching, Error Handling, Loops, Subflows, and Shared Data samples |
Includes REST, graphQL, and gRPC samples |
Includes array.forEach, json.path, and JavaScript Activity samples |
Includes Flogo connector samples for CRM, DB Connectors, Messaging, and more |
Includes sample for deploying a Flogo app as an Azure function |