packages/pieces/custom/
to instances. In production, Activepieces acts as an npm registry, storing all piece versions.
The CLI scans the directory for package.json
files, checking the name and version of each piece. If a piece isn’t uploaded, it packages and uploads it via the API.
API_KEY
with your generated API Key and INSTANCE_URL
with your instance URL:package.json
. For more information, refer to the piece versioning documentation.