To automatically import objects from plug-ins, place the JSON representation of the object in the plug-in archive file, in the appropriate directory. The JSON files must have the .json extension. For example, if you have an application in a JSON file, the file must be in the imports/applications folder of the archive file.
The following table lists the locations for each object type.
| Object type | Location |
|---|---|
| Applications | imports/applications/ |
| Components | imports/components/ |
| Component templates | imports/componenttemplates/ |
| Processes | imports/processes/ |