← Back 🏠 Categories

App: app_P6hEEA

Fetched from /v1/connect/apps/app_P6hEEA  ·  Slug: beeper

id app_P6hEEA
name_slug beeper
name Beeper
auth_type keys
description All your chats in one app
img_src https://assets.pipedream.net/s.v0/app_P6hEEA/logo/orig
custom_fields_json [{"name":"api_url","label":"API URL","description":"Provide the public URL where your Beeper Desktop API is accessible. By default, Beeper Desktop runs a local API server on your machine (e.g., `http://localhost:23373`). To make this API reachable by Pipedream or other cloud services, you must expose it using a tunneling service such as ngrok.","default":null,"optional":null,"enable_extract":null},{"name":"access_token","label":"Access Token","description":"To get your Access Token, sign in to Beeper Desktop, click the **Settings** icon on the left bottom, go to **Developers** and scroll down to **Approved Connections**. Click on the **circled +** to generate a new Access Token.","default":null,"optional":null,"type":"password"}]
categories
[
  "Communication"
]
featured_weight 0
connect
{
  "allowed_domains": null,
  "base_proxy_target_url": "https://{{custom_fields.api_url}}",
  "proxy_enabled": true
}
Show raw API payload
{
  "data": {
    "id": "app_P6hEEA",
    "name_slug": "beeper",
    "name": "Beeper",
    "auth_type": "keys",
    "description": "All your chats in one app",
    "img_src": "https://assets.pipedream.net/s.v0/app_P6hEEA/logo/orig",
    "custom_fields_json": "[{\"name\":\"api_url\",\"label\":\"API URL\",\"description\":\"Provide the public URL where your Beeper Desktop API is accessible. By default, Beeper Desktop runs a local API server on your machine (e.g., `http://localhost:23373`). To make this API reachable by Pipedream or other cloud services, you must expose it using a tunneling service such as ngrok.\",\"default\":null,\"optional\":null,\"enable_extract\":null},{\"name\":\"access_token\",\"label\":\"Access Token\",\"description\":\"To get your Access Token, sign in to Beeper Desktop, click the **Settings** icon on the left bottom, go to **Developers** and scroll down to **Approved Connections**. Click on the **circled +** to generate a new Access Token.\",\"default\":null,\"optional\":null,\"type\":\"password\"}]",
    "categories": [
      "Communication"
    ],
    "featured_weight": 0,
    "connect": {
      "allowed_domains": null,
      "base_proxy_target_url": "https://{{custom_fields.api_url}}",
      "proxy_enabled": true
    }
  }
}

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