← Back 🏠 Categories

App: app_13Ghl7

Fetched from /v1/connect/apps/app_13Ghl7  ·  Slug: baserow

id app_13Ghl7
name_slug baserow
name Baserow
auth_type keys
description Open source online database tool
img_src https://assets.pipedream.net/s.v0/app_13Ghl7/logo/orig
custom_fields_json [{"name":"token","label":null,"description":null,"default":null,"optional":null,"type":"password"},{"name":"base_api_url","label":"Base API URL","description":"By default, `https://api.baserow.io/api` is used. If you are self-hosting Baserow, replace `https://api.baserow.io/api` with the base URL of your on-premise Baserow app, e.g. `https://my-domain.com/api`","default":"https://api.baserow.io/api","optional":null}]
categories
[
  "Databases"
]
featured_weight 0
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": "https://{{custom_fields.base_api_url}}",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_13Ghl7",
    "name_slug": "baserow",
    "name": "Baserow",
    "auth_type": "keys",
    "description": "Open source online database tool",
    "img_src": "https://assets.pipedream.net/s.v0/app_13Ghl7/logo/orig",
    "custom_fields_json": "[{\"name\":\"token\",\"label\":null,\"description\":null,\"default\":null,\"optional\":null,\"type\":\"password\"},{\"name\":\"base_api_url\",\"label\":\"Base API URL\",\"description\":\"By default, `https://api.baserow.io/api` is used. If you are self-hosting Baserow, replace `https://api.baserow.io/api` with the base URL of your on-premise Baserow app, e.g. `https://my-domain.com/api`\",\"default\":\"https://api.baserow.io/api\",\"optional\":null}]",
    "categories": [
      "Databases"
    ],
    "featured_weight": 0,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": "https://{{custom_fields.base_api_url}}",
      "proxy_enabled": true
    }
  }
}

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