Clone and import app settings

Learn how to clone and import app meta-data to an existing app.

After releasing an app, you'll likely want to update it with new features and functionality. You can use the import/export feature in the Dev Dashboard to clone your existing app quickly.

  1. Find the app you want to export from the All Integrations section of the Dev Dashboard.
  2. Click Export to export a JSON file with your app configuration settings.
  3. Click Create New.
  4. Click Import and select the exported JSON file from step 2.
  5. Click Save Integration.

πŸ‘

You can also use the import feature to quickly update any of your existing apps with new changes.

712