docs: activepieces docs for self hosters (#4891)

This commit is contained in:
Dhruwang Jariwala
2025-03-07 17:57:56 +05:30
committed by GitHub
parent 4eb0e930f6
commit fe54ef66c6
3 changed files with 44 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -275,7 +275,8 @@
"self-hosting/configuration/integrations/n8n",
"self-hosting/configuration/integrations/notion",
"self-hosting/configuration/integrations/slack",
"self-hosting/configuration/integrations/zapier"
"self-hosting/configuration/integrations/zapier",
"self-hosting/configuration/integrations/activepieces"
]
}
]

View File

@@ -0,0 +1,42 @@
---
title: ActivePieces (On Premise)
description: Learn how to configure ActivePieces integration in your survey for self-hosting instance.
---
## Setting Up ActivePieces with Self-Hosted Formbricks
### Prerequisites
- A self-hosted Formbricks instance
- Access to an ActivePieces account
### Configuration Steps
For general setup instructions, refer to our [comprehensive ActivePieces integration guide](https://formbricks.com/docs/xm-and-surveys/core-features/integrations/activepieces).
#### Important Note for Self-Hosting
When following the main guide, pay special attention to **Step 3** where you create a new connection:
Instead of using `app.formbricks.com` as your `APP_URL`, you must substitute this with your own self-hosted Formbricks instance URL.
![ActivePieces Connection Setup](/images/self-hosting/configuration/integrations/activepieces/new-connection.webp)
### Verification
After configuring the connection:
1. Test the integration by submitting a sample survey
2. Verify that your ActivePieces workflow executes as expected
3. Check the logs if you encounter any issues
## Troubleshooting
If you encounter issues with your ActivePieces integration:
- Ensure your self-hosted Formbricks instance is accessible from the internet
- Verify that you've entered the correct URL for your instance
- Check that any necessary API keys are properly configured