Creating a Flow Attached to a gRPC Trigger

You create gRPC flows by uploading a gRPC protobuf file with an extension.proto. Flogo creates the appropriate flows based on your methods. It implements one flow per method. A gRPC trigger automatically gets generated and the flows are attached to the trigger.

For more information on the gRPC trigger, see the "gRPC Trigger" section in TIBCO Flogo® Extension for Visual Studio Code User Guide.