# `tap-formbricks`
`tap-formbricks` is a Singer tap for Formbricks.
Built with the [Meltano Singer SDK](https://sdk.meltano.com).
## Capabilities
* `catalog`
* `state`
* `discover`
* `about`
* `stream-maps`
* `schema-flattening`
* `batch`
## Settings
| Setting | Required | Default | Description |
|:--------|:--------:|:-------:|:------------|
| api_key | True | None | The key to authenticate against the API service |
| flattening_enabled | False | None | 'True' to enable schema flattening and automatically expand nested properties. |
A full list of supported settings and capabilities is available by running: `tap-formbricks --about`
### Source Authentication and Authorization
To use `tap-formbricks`, you need to authenticate with the Formbricks API. After signing up for Formbricks, you can find your API key in the configuration's API key section.
## Installation
Install from PyPi:
```bash
pipx install tap-formbricks
```
Install from GitHub:
```bash
pipx install git+https://github.com/emilklindt/tap-formbricks.git@main
```
## Developer Resources
Follow these instructions to contribute to this project.
### Initialize your Development Environment
```bash
pipx install poetry
poetry install
```
### SDK Dev Guide
See the [dev guide](https://sdk.meltano.com/en/latest/dev_guide.html) for more instructions on how to use the SDK to
develop your own taps and targets.
Raw data
{
"_id": null,
"home_page": null,
"name": "tap-formbricks",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "ELT, Formbricks",
"author": "Emil Klindt S\u00f8rensen",
"author_email": "emilklindt@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/32/2b/4684b7f8aba9f65f33d640963d86f64a9c81a0a7f6ce8aa8dafb12a8580d/tap_formbricks-0.0.3.tar.gz",
"platform": null,
"description": "# `tap-formbricks`\n\n`tap-formbricks` is a Singer tap for Formbricks.\n\nBuilt with the [Meltano Singer SDK](https://sdk.meltano.com).\n\n## Capabilities\n\n* `catalog`\n* `state`\n* `discover`\n* `about`\n* `stream-maps`\n* `schema-flattening`\n* `batch`\n\n## Settings\n\n| Setting | Required | Default | Description |\n|:--------|:--------:|:-------:|:------------|\n| api_key | True | None | The key to authenticate against the API service |\n| flattening_enabled | False | None | 'True' to enable schema flattening and automatically expand nested properties. |\n\nA full list of supported settings and capabilities is available by running: `tap-formbricks --about`\n\n### Source Authentication and Authorization\n\nTo use `tap-formbricks`, you need to authenticate with the Formbricks API. After signing up for Formbricks, you can find your API key in the configuration's API key section.\n\n## Installation\n\nInstall from PyPi:\n\n```bash\npipx install tap-formbricks\n```\n\nInstall from GitHub:\n\n```bash\npipx install git+https://github.com/emilklindt/tap-formbricks.git@main\n```\n\n## Developer Resources\n\nFollow these instructions to contribute to this project.\n\n### Initialize your Development Environment\n\n```bash\npipx install poetry\npoetry install\n```\n\n### SDK Dev Guide\n\nSee the [dev guide](https://sdk.meltano.com/en/latest/dev_guide.html) for more instructions on how to use the SDK to\ndevelop your own taps and targets.\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Singer tap for Formbricks, built with the Meltano Singer SDK.",
"version": "0.0.3",
"project_urls": null,
"split_keywords": [
"elt",
" formbricks"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "609d29d8355836ac5f2b757c36aabe025b258ed39eb14d24619e899da3660d47",
"md5": "67fbc665f615859509be2cd06ffbad73",
"sha256": "6c6d78ac58c51b866f57fa76538d6608e55498d88c13fb221180a2c41b39f07a"
},
"downloads": -1,
"filename": "tap_formbricks-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "67fbc665f615859509be2cd06ffbad73",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 11039,
"upload_time": "2024-10-06T16:40:00",
"upload_time_iso_8601": "2024-10-06T16:40:00.909622Z",
"url": "https://files.pythonhosted.org/packages/60/9d/29d8355836ac5f2b757c36aabe025b258ed39eb14d24619e899da3660d47/tap_formbricks-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "322b4684b7f8aba9f65f33d640963d86f64a9c81a0a7f6ce8aa8dafb12a8580d",
"md5": "d064fba4dfa5f753b53112f265c9ddb6",
"sha256": "c4bb72758f9902f444950996295476f9805e93b20dab03b7e50575dbee04343d"
},
"downloads": -1,
"filename": "tap_formbricks-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "d064fba4dfa5f753b53112f265c9ddb6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 9886,
"upload_time": "2024-10-06T16:40:01",
"upload_time_iso_8601": "2024-10-06T16:40:01.875260Z",
"url": "https://files.pythonhosted.org/packages/32/2b/4684b7f8aba9f65f33d640963d86f64a9c81a0a7f6ce8aa8dafb12a8580d/tap_formbricks-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-06 16:40:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "tap-formbricks"
}