This backup of the Dancing Goat Kontent.ai project is compatible with older versions of the sample applications. To import the project, utilize our data-ops tool. The import process involves the following steps:
- Login to the kontent.ai application.
- Create a new project or find the project environment you would like to import the Dancing Goat project into. We encourage using an empty environment.
- If you don't already have a Management API key, you can [generate one].
Be aware that the import depends on the permission you select for the MAPI Key!
- Don't forget to activate MAPI in your project
- Restore the Dancing Goat project by executing the following command
npx @kontent-ai/data-ops@latest environment restore --fileName dancing_goat_backup.zip --environmentId <target-environment-id> --apiKey <Management-API-key>
Alternatively, you can restore the project using the same version of the Data Ops tool that was used to create the backup:
npx @kontent-ai/[email protected] environment restore --fileName dancing_goat_backup.zip --environmentId <target-environment-id> --apiKey <Management-API-key>