Importing Your App to a New App
- Procedure
- On the Apps page, click Create/Import.
- In the block that displays below your selection, upload the JSON file of the app that you want to import. You can browse and select the file or use the drag-and-drop action to upload the file.
- Click the Import Flogo app.
ResultThe app is created. After the import is complete, the App Details Page is displayed for the new app.
If your app uses a connection and that connection name and type already exist in the org, your Flogo app uses the same connection by default. Otherwise, a new connection is created based on the imported app.
Note: If you are reusing the same connection name and type, make sure that the credentials are correct or match with the intended usage.
For example, if you import an app that uses the SalesForce connection SFTest
and a SalesForce connection with the name SFTest
already exists in your org, then the app being imported uses SFTest
by default.