This guide assumes you have already created a piece and created a private fork of our repository.Documentation Index
Fetch the complete documentation index at: https://activepieces-fix-troubleshoort.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Build Piece
Build the piece using the following command. Make sure to replace
${name} with your piece name.Pack the Piece
Then pack your pieces as an npm package. Make sure to replace
${name} with your piece name.