tap-delighted
is a Singer tap for Delighted. It uses the delighted python library to get the data
Built with the Meltano Singer SDK.
catalog
state
discover
about
stream-maps
schema-flattening
batch
Setting | Required | Default | Description |
---|---|---|---|
api_key | True | None | The api key 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. |
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
lcd