← Back 🏠 Categories

App: app_1dBhP3

Fetched from /v1/connect/apps/app_1dBhP3  ·  Slug: supabase

id app_1dBhP3
name_slug supabase
name Supabase
auth_type keys
description Supabase is an open source Firebase alternative.
img_src https://assets.pipedream.net/s.v0/app_1dBhP3/logo/orig
custom_fields_json [{"name":"subdomain","label":"Subdomain ID","description":"On Supabase, access Project Settings \u003e Data API:\n1. Copy the subdomain from the Project URL, if Project URL is `https://pipedream.supabase.co`, enter `pipedream` here.\n2. Enable \"Enable Data API\" and make sure any schemas you need are added to the list of 'Exposed Schemas'","default":null,"optional":null,"enable_extract":null},{"name":"service_key","label":"API Key","description":"On Supabase, access Project Settings \u003e API Keys and copy your service_role key (Legacy API Keys) or Secret key (New API Keys) here","default":null,"optional":null,"type":"password"}]
categories
[
  "Databases"
]
featured_weight 1000000011
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": "https://{{custom_fields.subdomain}}.supabase.co",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_1dBhP3",
    "name_slug": "supabase",
    "name": "Supabase",
    "auth_type": "keys",
    "description": "Supabase is an open source Firebase alternative.",
    "img_src": "https://assets.pipedream.net/s.v0/app_1dBhP3/logo/orig",
    "custom_fields_json": "[{\"name\":\"subdomain\",\"label\":\"Subdomain ID\",\"description\":\"On Supabase, access Project Settings \\u003e Data API:\\n1. Copy the subdomain from the Project URL, if Project URL is `https://pipedream.supabase.co`, enter `pipedream` here.\\n2. Enable \\\"Enable Data API\\\" and make sure any schemas you need are added to the list of 'Exposed Schemas'\",\"default\":null,\"optional\":null,\"enable_extract\":null},{\"name\":\"service_key\",\"label\":\"API Key\",\"description\":\"On Supabase, access Project Settings \\u003e API Keys and copy your service_role key (Legacy API Keys) or Secret key (New API Keys) here\",\"default\":null,\"optional\":null,\"type\":\"password\"}]",
    "categories": [
      "Databases"
    ],
    "featured_weight": 1000000011,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": "https://{{custom_fields.subdomain}}.supabase.co",
      "proxy_enabled": true
    }
  }
}

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