This guide assume you have already created a piece, and created private fork of our repository.Documentation Index
Fetch the complete documentation index at: https://activepieces-docs-add-handbook.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Step 1
Build the piece using the following command, make sure to replace${name} with your piece name.
Step 2
Then pack your pieces as npm package, make sure to replace${name} with your piece name.
Step 3
Upload generated tarbar insidedist/packages/pieces/${name} to activepieces using the interface.