Name | tap-delighted JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | `tap-delighted` is a Singer tap for Delighted, built with the Meltano Singer SDK. |
upload_time | 2023-11-07 12:50:47 |
maintainer | |
docs_url | None |
author | Tobias Cadee |
requires_python | >=3.8,<4 |
license | Apache-2.0 |
keywords |
elt
delighted
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# tap-delighted
`tap-delighted` is a Singer tap for Delighted. It uses the delighted python library to get the data
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 |
|:--------------------|:--------:|:-------:|:------------|
| auth_token | True | None | The token to authenticate against the API service |
| start_date | False | None | The earliest record date to sync (YYYY-MM-DD) |
| stream_maps | False | None | Config object for stream maps capability. For more information check out [Stream Maps](https://sdk.meltano.com/en/latest/stream_maps.html). |
| stream_map_config | False | None | User-defined config values to be used within map expressions. |
| flattening_enabled | False | None | 'True' to enable schema flattening and automatically expand nested properties. |
| flattening_max_depth| False | None | The max depth to flatten schemas. |
A full list of supported settings and capabilities is available by running: `tap-delighted --about`
Raw data
{
"_id": null,
"home_page": "",
"name": "tap-delighted",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4",
"maintainer_email": "",
"keywords": "ELT,Delighted",
"author": "Tobias Cadee",
"author_email": "tobias.cadee@ticketswap.com",
"download_url": "https://files.pythonhosted.org/packages/31/79/82e1ef81fb5a3b919a8527a8e02518f8231e1da11dfd4c8713c2eca8768d/tap_delighted-0.0.1.tar.gz",
"platform": null,
"description": "# tap-delighted\n\n`tap-delighted` is a Singer tap for Delighted. It uses the delighted python library to get the data\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| auth_token | True | None | The token to authenticate against the API service |\n| start_date | False | None | The earliest record date to sync (YYYY-MM-DD) |\n| stream_maps | False | None | Config object for stream maps capability. For more information check out [Stream Maps](https://sdk.meltano.com/en/latest/stream_maps.html). |\n| stream_map_config | False | None | User-defined config values to be used within map expressions. |\n| flattening_enabled | False | None | 'True' to enable schema flattening and automatically expand nested properties. |\n| flattening_max_depth| False | None | The max depth to flatten schemas. |\n\nA full list of supported settings and capabilities is available by running: `tap-delighted --about`",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "`tap-delighted` is a Singer tap for Delighted, built with the Meltano Singer SDK.",
"version": "0.0.1",
"project_urls": null,
"split_keywords": [
"elt",
"delighted"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e12d4b216778c04c42970e48c379e618c266288526637d46e43e0d84ebeeb630",
"md5": "841edc55edfee26f3783311505e14e25",
"sha256": "335c451bec2214d9a932054d39543378bf389f44b2e16905928d7632b4d99e98"
},
"downloads": -1,
"filename": "tap_delighted-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "841edc55edfee26f3783311505e14e25",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4",
"size": 8591,
"upload_time": "2023-11-07T12:50:46",
"upload_time_iso_8601": "2023-11-07T12:50:46.100782Z",
"url": "https://files.pythonhosted.org/packages/e1/2d/4b216778c04c42970e48c379e618c266288526637d46e43e0d84ebeeb630/tap_delighted-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "317982e1ef81fb5a3b919a8527a8e02518f8231e1da11dfd4c8713c2eca8768d",
"md5": "a20266c60aa75bcebf15a619955bd649",
"sha256": "537986032d07ce5c2de1c1b9dfedc0c15d5589266b22300684f3132e0230a800"
},
"downloads": -1,
"filename": "tap_delighted-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "a20266c60aa75bcebf15a619955bd649",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4",
"size": 7350,
"upload_time": "2023-11-07T12:50:47",
"upload_time_iso_8601": "2023-11-07T12:50:47.848304Z",
"url": "https://files.pythonhosted.org/packages/31/79/82e1ef81fb5a3b919a8527a8e02518f8231e1da11dfd4c8713c2eca8768d/tap_delighted-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-07 12:50:47",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "tap-delighted"
}