You can use the CLI to build custom pieces for the platform. This process compiles the pieces and exports them as aDocumentation Index
Fetch the complete documentation index at: https://www.activepieces.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
.tgz packed archive.
How It Works
The CLI scans thepackages/pieces/ directory for the specified piece. It checks the name in the package.json file. If the piece is found, it builds and packages it into a .tgz archive.
Usage
To build a piece, follow these steps:- Ensure you have the CLI installed by cloning the repository.
- Run the following command: