Creating an App from a Saved Specification

If you have a specification which you have saved either in TIBCO Cloud™ Integration - API Modeler or on your local machine, you can use the specification to create a Flogo App. Currently, TIBCO Cloud Integration - Flogo (PAYG) supports app creation using a Swagger specification, GraphQL Schema, or gRPC Protobuf.

The specification must exist prior to creating the Flogo App.

Refer to the appropriate topics under the Building APIs section for information on how to create a Flogo App using the specification:

Using a Swagger Specification

Using GraphQL Schema

Using gRPC