← Back 🏠 Categories

App: app_w0hvka

Fetched from /v1/connect/apps/app_w0hvka  ·  Slug: timescaledb

id app_w0hvka
name_slug timescaledb
name TimescaleDB
auth_type keys
description TimescaleDB is a PostgreSQL extension for high-performance real-time analytics on time-series and event data.
img_src https://assets.pipedream.net/s.v0/app_w0hvka/logo/orig
custom_fields_json [{"name":"host","label":"Host","description":"The hostname or IP address of your TimescaleDB instance","default":null,"optional":null,"enable_extract":null},{"name":"port","label":"Port","description":"Typically `33901`, if you are using Tiger Cloud-hosted TimescaleDB managed services","default":"33901","optional":null,"enable_extract":null},{"name":"user","label":"Username","description":"The account username to log in","default":null,"optional":null,"enable_extract":null},{"name":"password","label":"Password","description":"The account password to log in","default":null,"optional":null,"type":"password"},{"name":"database","label":"Database Name","description":"The name of the TimescaleDB database to run queries against","default":null,"optional":null,"enable_extract":null},{"name":"ssl_verification_mode","label":"SSL Verification Mode","description":"**Full Verification (default)**: Verifies that the server's SSL certificate is from a trusted Certificate Authority, and that the certificate's hostname matches the server you're connecting to.\\n\\n**Skip Verification**: Bypasses SSL certificate validation, which is not recommended. This can be useful for testing with self-signed certificates.","default":"verify_identity","optional":null,"type":"options","options":[{"label":"Full Verification","value":"verify_identity"},{"label":"Skip Verification","value":"skip_verification"}]}]
categories
[
  "Databases"
]
featured_weight 0
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": null,
  "proxy_enabled": false
}
Show raw API payload
{
  "data": {
    "id": "app_w0hvka",
    "name_slug": "timescaledb",
    "name": "TimescaleDB",
    "auth_type": "keys",
    "description": "TimescaleDB is a PostgreSQL extension for high-performance real-time analytics on time-series and event data.",
    "img_src": "https://assets.pipedream.net/s.v0/app_w0hvka/logo/orig",
    "custom_fields_json": "[{\"name\":\"host\",\"label\":\"Host\",\"description\":\"The hostname or IP address of your TimescaleDB instance\",\"default\":null,\"optional\":null,\"enable_extract\":null},{\"name\":\"port\",\"label\":\"Port\",\"description\":\"Typically `33901`, if you are using Tiger Cloud-hosted TimescaleDB managed services\",\"default\":\"33901\",\"optional\":null,\"enable_extract\":null},{\"name\":\"user\",\"label\":\"Username\",\"description\":\"The account username to log in\",\"default\":null,\"optional\":null,\"enable_extract\":null},{\"name\":\"password\",\"label\":\"Password\",\"description\":\"The account password to log in\",\"default\":null,\"optional\":null,\"type\":\"password\"},{\"name\":\"database\",\"label\":\"Database Name\",\"description\":\"The name of the TimescaleDB database to run queries against\",\"default\":null,\"optional\":null,\"enable_extract\":null},{\"name\":\"ssl_verification_mode\",\"label\":\"SSL Verification Mode\",\"description\":\"**Full Verification (default)**: Verifies that the server's SSL certificate is from a trusted Certificate Authority, and that the certificate's hostname matches the server you're connecting to.\\\\n\\\\n**Skip Verification**: Bypasses SSL certificate validation, which is not recommended. This can be useful for testing with self-signed certificates.\",\"default\":\"verify_identity\",\"optional\":null,\"type\":\"options\",\"options\":[{\"label\":\"Full Verification\",\"value\":\"verify_identity\"},{\"label\":\"Skip Verification\",\"value\":\"skip_verification\"}]}]",
    "categories": [
      "Databases"
    ],
    "featured_weight": 0,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": null,
      "proxy_enabled": false
    }
  }
}

Tip: Connect tokens are single-use and expire quickly; click “Connect” to generate a fresh one.