https://github.com/formbricks/n8n-node
A n8n node to connect Formbricks and send survey data to hundreds of other apps.
https://github.com/formbricks/n8n-node
Last synced: 8 months ago
JSON representation
A n8n node to connect Formbricks and send survey data to hundreds of other apps.
- Host: GitHub
- URL: https://github.com/formbricks/n8n-node
- Owner: formbricks
- License: mit
- Created: 2023-11-21T11:50:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T11:56:42.000Z (over 2 years ago)
- Last Synced: 2024-12-23T11:36:59.979Z (over 1 year ago)
- Language: TypeScript
- Size: 192 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# n8n-nodes-formbricks
This is an n8n community node. It lets you use Formbricks in your n8n workflows.
Formbricks is an open-source experience management solution that lets you understand what customers think & feel about your product by running highly targeted surveys inside your product.
[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.
[Installation](#installation)
[Operations](#operations)
[Credentials](#credentials)
[Compatibility](#compatibility)
[Usage](#usage)
[Resources](#resources)
## Installation
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
## Operations
Run workflows on new responses you receive for your surveys.
## Credentials
You can use this integration in Formbricks Cloud as well as self-hosted instances of Formbricks. You only need a Formbricks API Key for this. Please check out the [Formbricks Docs]() for more information.
## Compatibility
This package was developed & tested with n8n > 1.4.0.
## Usage
Please check out the [Formbricks Docs](https://formbricks.com/docs/api/api-key-setup) for more information on how to use the integration.
## Resources
- [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
- [Formbricks Docs](https://formbricks.com/docs/integrations/n8n)