Skip to content

Canva Setup

Create a Canva integration for accessing designs, folders, and brand assets through Fp Switchboard.

  1. Access Canva Developer Portal

    Go to Canva Developers and create a new app.

  2. Configure App

    • App name: Fp Switchboard
    • App type: Integration
  3. Add Redirect URI

    https://api.switchboard.fpdigital.ai/oauth/canva/callback
  4. Configure Scopes

    Enable the required scopes for design access and management.

  5. Copy Credentials

    Copy the Client ID and Client Secret.

Terminal window
npx wrangler secret put CANVA_CLIENT_ID
npx wrangler secret put CANVA_CLIENT_SECRET
https://api.switchboard.fpdigital.ai/oauth/canva/callback
  • API access tier: Some Canva API features require a Pro or Teams plan.
  • Design export: Exporting designs to different formats may require additional scopes.
  • Rate limits: Canva API has request limits that vary by plan tier.
  1. Connect from the Switchboard Dashboard
  2. Authorize with your Canva account
  3. Click Test Connection to verify
  4. Try: “List my recent Canva designs”