Skip to content

Other Services

Setup guides for additional services supported by Fp Switchboard.

  1. Go to Figma Developer Apps
  2. Click “Create a new app”
  3. Add redirect URI: https://api.switchboard.fpdigital.ai/oauth/figma/callback
  4. Configure scopes: files:read, file_variables:read, file_variables:write, file_comments:write
  5. Copy Client ID and Client Secret

Environment Variables:

Terminal window
npx wrangler secret put FIGMA_CLIENT_ID
npx wrangler secret put FIGMA_CLIENT_SECRET

These services use per-user API keys. Users enter their own keys when connecting - no platform-level setup required.

B2B prospect search, company research, and contact enrichment.

  1. Sign in to Apollo.io
  2. Go to Settings → Integrations → API Keys
  3. Create API Key named “Fp Switchboard”
  4. Users enter their key when connecting

Workflow automation for self-hosted or cloud n8n instances.

  1. In n8n, go to Settings → API
  2. Enable API and create a new key
  3. Users enter their key and n8n URL when connecting

Meeting transcripts, summaries, and action items from fathom.video.

  1. Go to Fathom AI Settings → API
  2. Generate a new API key
  3. Users enter their key when connecting

Privacy-focused website analytics from usefathom.com.

  1. Go to Settings → API Keys
  2. Create new API key
  3. Users enter their key when connecting

WhatsApp Business Cloud API for messaging.

  1. Create a Meta app at developers.facebook.com
  2. Add WhatsApp to your app
  3. Create a System User token with whatsapp_business_messaging permission
  4. Users enter their token, Phone Number ID, and WABA ID when connecting
  1. Create a Meta app at developers.facebook.com
  2. Add “Instagram Graph API” product
  3. Add redirect URI: https://api.switchboard.fpdigital.ai/oauth/instagram/callback
  4. Request permissions: instagram_basic, instagram_content_publish

For services not listed here, check the Fp Switchboard dashboard for the latest setup guides, or contact support@fpdigital.ai.