TicketSwap / tap-delighted

A meltano tap for our delighted source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Capabilities

  • catalog
  • state
  • discover
  • about
  • stream-maps
  • schema-flattening
  • batch

Settings

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 --aboutlcd

About

A meltano tap for our delighted source

License:Apache License 2.0


Languages

Language:Python 100.0%