Creating an App from a Saved Specification

If you have an existing specification saved in either the 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 2.0, OpenAPI Specification 3.0, 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 an OpenAPI Specification

Using GraphQL Schema

Using gRPC