# Activepieces ## Docs - [Changelog](https://activepieces-fix-troubleshoort.mintlify.app/about/changelog.md): A log of all notable changes to Activepieces - [Editions](https://activepieces-fix-troubleshoort.mintlify.app/about/editions.md) - [i18n Translations](https://activepieces-fix-troubleshoort.mintlify.app/about/i18n.md) - [License](https://activepieces-fix-troubleshoort.mintlify.app/about/license.md) - [Telemetry](https://activepieces-fix-troubleshoort.mintlify.app/about/telemetry.md) - [Appearance](https://activepieces-fix-troubleshoort.mintlify.app/admin-console/appearance.md) - [Custom Domains](https://activepieces-fix-troubleshoort.mintlify.app/admin-console/custom-domain.md) - [Customize Emails](https://activepieces-fix-troubleshoort.mintlify.app/admin-console/customize-emails.md) - [Replace OAuth2 Apps](https://activepieces-fix-troubleshoort.mintlify.app/admin-console/manage-oauth2.md) - [Manage Pieces](https://activepieces-fix-troubleshoort.mintlify.app/admin-console/manage-pieces.md) - [Managed Projects](https://activepieces-fix-troubleshoort.mintlify.app/admin-console/manage-projects.md) - [Manage Templates](https://activepieces-fix-troubleshoort.mintlify.app/admin-console/manage-templates.md) - [Overview](https://activepieces-fix-troubleshoort.mintlify.app/admin-console/overview.md) - [Activity](https://activepieces-fix-troubleshoort.mintlify.app/customer-portal/activity.md) - [Connections](https://activepieces-fix-troubleshoort.mintlify.app/customer-portal/connections.md) - [Inviting Customer](https://activepieces-fix-troubleshoort.mintlify.app/customer-portal/inviting-customer.md) - [Overview](https://activepieces-fix-troubleshoort.mintlify.app/customer-portal/overview.md) - [Create Action](https://activepieces-fix-troubleshoort.mintlify.app/developers/building-pieces/create-action.md) - [Create Trigger](https://activepieces-fix-troubleshoort.mintlify.app/developers/building-pieces/create-trigger.md) - [Add Piece Authentication](https://activepieces-fix-troubleshoort.mintlify.app/developers/building-pieces/piece-authentication.md) - [Create Piece Definition](https://activepieces-fix-troubleshoort.mintlify.app/developers/building-pieces/piece-definition.md) - [Fork Repository](https://activepieces-fix-troubleshoort.mintlify.app/developers/building-pieces/setup-fork.md) - [Start Building](https://activepieces-fix-troubleshoort.mintlify.app/developers/building-pieces/start-building.md) - [GitHub Codespaces](https://activepieces-fix-troubleshoort.mintlify.app/developers/development-setup/codespaces.md) - [Dev Containers](https://activepieces-fix-troubleshoort.mintlify.app/developers/development-setup/dev-container.md) - [Getting Started](https://activepieces-fix-troubleshoort.mintlify.app/developers/development-setup/getting-started.md) - [Local Dev Environment](https://activepieces-fix-troubleshoort.mintlify.app/developers/development-setup/local.md) - [Setup Private Fork](https://activepieces-fix-troubleshoort.mintlify.app/developers/misc/private-fork.md) - [Repository Structure](https://activepieces-fix-troubleshoort.mintlify.app/developers/misc/repo-structure.md) - [Overview](https://activepieces-fix-troubleshoort.mintlify.app/developers/overview.md): This section to help you build pieces & contribute - [Piece Auth](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/authentication.md): Learn about piece authentication - [Enable Custom API Calls](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/custom-api-calls.md): Learn how to enable custom API calls for your pieces - [Piece Examples](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/examples.md): Explore a collection of example triggers and actions - [External Libraries](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/external-libraries.md): Learn how to install and use external libraries. - [Files](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/files.md): Learn how to use files object to create file references. - [Flow Control](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/flow-control.md): Learn How to Control Flow from Inside the Piece - [Persistent Storage](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/persistent-storage.md): Learn how to store and retrieve data from a key-value store - [Piece Versioning](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/piece-versioning.md): Learn how to version your pieces - [Props](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/properties.md): Learn about different types of properties used in triggers / actions - [Props Validation](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/properties-validation.md): Learn about different types of properties validation - [Overview](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/triggers/overview.md) - [Polling Trigger](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/triggers/polling-trigger.md): Periodically call endpoints to check for changes - [Webhook Trigger](https://activepieces-fix-troubleshoort.mintlify.app/developers/piece-reference/triggers/webhook-trigger.md): Listen to user events through a single URL - [Community](https://activepieces-fix-troubleshoort.mintlify.app/developers/sharing-pieces/community.md): Learn how to publish your piece to the community. - [Contribute](https://activepieces-fix-troubleshoort.mintlify.app/developers/sharing-pieces/contribute.md): Learn how to contribute a piece to the main repository. - [Overview](https://activepieces-fix-troubleshoort.mintlify.app/developers/sharing-pieces/overview.md): Learn the different ways to publish your own piece on activepieces. - [Private](https://activepieces-fix-troubleshoort.mintlify.app/developers/sharing-pieces/private.md): Learn how to share your pieces privately. - [Customize Pieces](https://activepieces-fix-troubleshoort.mintlify.app/embedding/customize-pieces.md) - [Embed Builder](https://activepieces-fix-troubleshoort.mintlify.app/embedding/embed-builder.md) - [Create Connections](https://activepieces-fix-troubleshoort.mintlify.app/embedding/embed-connections.md) - [Navigation](https://activepieces-fix-troubleshoort.mintlify.app/embedding/navigation.md) - [Overview](https://activepieces-fix-troubleshoort.mintlify.app/embedding/overview.md): Understanding how embedding works - [Provision Users](https://activepieces-fix-troubleshoort.mintlify.app/embedding/provision-users.md): Automatically authenticate your SaaS users to your Activepieces instance - [SDK Changelog](https://activepieces-fix-troubleshoort.mintlify.app/embedding/sdk-changelog.md): A log of all notable changes to Activepieces SDK - [Delete Connection](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/connections/delete.md): Delete an app connection - [List Connections](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/connections/list.md): List app connections - [Connection Schema](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/connections/schema.md) - [Upsert Connection](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/connections/upsert.md): Upsert an app connection based on the app name - [Get Flow Run](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/flow-runs/get.md): Get Flow Run - [List Flows Runs](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/flow-runs/list.md): List Flow Runs - [Flow Run Schema](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/flow-runs/schema.md) - [Create Flow](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/flows/create.md): Create a flow - [Delete Flow](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/flows/delete.md): Delete a flow - [Get Flow](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/flows/get.md): Get a flow by id - [List Flows](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/flows/list.md): List flows - [Flow Schema](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/flows/schema.md) - [Apply Flow Operation](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/flows/update.md): Apply an operation to a flow - [Pull](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/git-repos/pull.md): Pull all changes from the git repository and overwrite any conflicting changes in the project. - [Git Repos Schema](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/git-repos/schema.md) - [Overview](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/overview.md) - [Install Piece](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/pieces/install.md): Add a piece to a platform - [Piece Schema](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/pieces/schema.md) - [Create Project Member](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/project-members/create.md) - [Delete Project Member](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/project-members/delete.md) - [List Project Member](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/project-members/list.md) - [Project Member Schema](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/project-members/schema.md) - [Create Project](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/projects/create.md) - [List Projects](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/projects/list.md) - [Project Schema](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/projects/schema.md) - [Update Project](https://activepieces-fix-troubleshoort.mintlify.app/endpoints/projects/update.md) - [Building Flows](https://activepieces-fix-troubleshoort.mintlify.app/flows/building-flows.md): Flow consists of two parts, trigger and actions - [Debugging Runs](https://activepieces-fix-troubleshoort.mintlify.app/flows/debugging-runs.md): Ensuring your business automations are running properly - [Passing Data](https://activepieces-fix-troubleshoort.mintlify.app/flows/passing-data.md): Using data from previous steps in the current one - [Publishing Flows](https://activepieces-fix-troubleshoort.mintlify.app/flows/publishing-flows.md): Make your flow work by publishing your updates - [🥳 Welcome to Activepieces](https://activepieces-fix-troubleshoort.mintlify.app/getting-started/introduction.md): Your friendliest open source all-in-one automation tool, designed to be extensible. - [Product Principles](https://activepieces-fix-troubleshoort.mintlify.app/getting-started/principles.md) - [Hiring](https://activepieces-fix-troubleshoort.mintlify.app/handbook/engineering/hiring.md) - [How We Work?](https://activepieces-fix-troubleshoort.mintlify.app/handbook/engineering/how-we-work.md) - [Stack & Tools](https://activepieces-fix-troubleshoort.mintlify.app/handbook/engineering/stack.md) - [Small Teams](https://activepieces-fix-troubleshoort.mintlify.app/handbook/engineering/team.md) - [Activepieces Handbook](https://activepieces-fix-troubleshoort.mintlify.app/handbook/overview.md) - [Time Off & Working Hours](https://activepieces-fix-troubleshoort.mintlify.app/handbook/people/time.md) - [Core Values](https://activepieces-fix-troubleshoort.mintlify.app/handbook/values.md) - [Architecture](https://activepieces-fix-troubleshoort.mintlify.app/install/architecture.md) - [Environment Variables](https://activepieces-fix-troubleshoort.mintlify.app/install/configurations/environment-variables.md) - [Flow Runs Error Webhook](https://activepieces-fix-troubleshoort.mintlify.app/install/configurations/error-notifications.md) - [Setup Webhook Secrets](https://activepieces-fix-troubleshoort.mintlify.app/install/configurations/setup-app-webhooks.md) - [Switch to Enterprise Edition](https://activepieces-fix-troubleshoort.mintlify.app/install/enterprise.md) - [AWS](https://activepieces-fix-troubleshoort.mintlify.app/install/options/aws.md): Get Activepieces up & running on AWS with Pulumi for IaC - [Docker](https://activepieces-fix-troubleshoort.mintlify.app/install/options/docker.md): Single docker image deployment with SQLite3 and Memory Queue - [Docker Compose](https://activepieces-fix-troubleshoort.mintlify.app/install/options/docker-compose.md) - [Easypanel](https://activepieces-fix-troubleshoort.mintlify.app/install/options/easypanel.md): Run Activepieces with Easypanel 1-Click Install - [GCP](https://activepieces-fix-troubleshoort.mintlify.app/install/options/gcp.md) - [Overview](https://activepieces-fix-troubleshoort.mintlify.app/install/options/overview.md): Introduction to the different ways to install Activepieces - [Setup HTTPS](https://activepieces-fix-troubleshoort.mintlify.app/install/setup-ssl.md) - [Troubleshooting](https://activepieces-fix-troubleshoort.mintlify.app/install/troubleshooting.md) - [Audit Log](https://activepieces-fix-troubleshoort.mintlify.app/operations/audit-logs.md) - [Environments & Git Sync](https://activepieces-fix-troubleshoort.mintlify.app/operations/git-sync.md) - [Project Permissions](https://activepieces-fix-troubleshoort.mintlify.app/security/permissions.md) - [Security & Data Practices](https://activepieces-fix-troubleshoort.mintlify.app/security/practices.md): We prioritize security and follow these practices to keep information safe. - [Single Sign-On](https://activepieces-fix-troubleshoort.mintlify.app/security/sso.md) ## OpenAPI Specs - [openapi](https://activepieces-fix-troubleshoort.mintlify.app/openapi.json) ## Optional - [Pieces](https://www.activepieces.com/pieces) - [Discord](https://discord.gg/2jUXBKDdP8)