Editing an App

You can edit your Flogo app from the Apps page. Click any app to edit flows, triggers, and so on.

Warning: Editing the same app in two browser tabs is not supported.

When you make changes to the app, the flogo.json and manifest.json files in <FLOGO_HOME>/apps/<app>/ are updated automatically. For example, if you add a flow and add a trigger to it, the flogo.json and manifest.json files are updated automatically to include the details of the flow and the trigger.