Buzzy Documentation
  • Welcome to Buzzy
  • Getting Started with Buzzy
    • Getting Started Guide
      • 1. Starting with Buzzy AI
      • 2. The Buzzy Workspace
      • 3. Create a new app
      • 4. Preview and edit your app
      • 5. Manage your app
      • 6. Import your app to Figma
      • 7. Using Buzzy with Figma
      • 8. The Buzzy Figma plugin
      • 9. Creating a simple app
      • 10. Screens and navigation
      • 11. Forms, fields and data
      • 12. Data-driven menus & content
      • 13. Data edit and delete
      • 14. Search, sort and filter
      • 15. User login and registration
    • Buzzy AI or Figma first?
  • Working with Buzzy
    • Buzzy AI
      • About Buzzy AI
      • Kickstart with AI
      • Enhance with Figma
      • Extend with Code
      • Example prompts
      • Tips
      • Troubleshooting Buzzy AI
      • AI tokens and pricing
    • Buzzy for Figma
      • About Buzzy for Figma
      • Learning Figma
      • Creating a new app directly in Figma
        • Step by step version
      • Automarkup
      • Responsive layouts
      • Responsive layout checklist
      • Overflow and scrolling
      • Forms and fields
      • Logging users in to your app
      • Theming
      • Troubleshooting Buzzy for Figma
      • Plugin error messages
    • Buzzy Deployment & App Stores
      • Setting up your custom Buzzy app
      • Connecting your own server
      • Apple & Google App Stores
    • Buzzy Marketplace
      • Buzzy Accreditation
    • Buzzy Project Guide
    • Buzzy App Examples
      • Buzzy Templates
      • AI-Powered Chat App
      • AI-Powered Custom T-Shirt App
      • AI-Powered Strategy App
      • AI-Powered Stock Portfolio App
      • Golf Course Finder
      • Personal Finance App with Figma AI
    • FAQs
  • The building blocks
    • Datatables, Fields & Data
      • Introduction to Fields
      • Basic Fields
        • Text
        • Number
        • Date
        • Location
        • Toggle
        • Checkboxes
        • Checklist
        • Selectlist
        • Rating
        • Attachments
        • Images
        • Signature
        • Audio Recording
        • Embedded Link
      • Advanced Fields
        • Formula
        • Sub tables
        • Linked Table field
        • Button
        • Teams
        • Payment
        • Notification
        • Event
        • User Vote
      • Display Fields
        • Header
        • Display Text
        • Image
        • Divider
      • Metadata Fields
        • Author Name
        • Author Phone
        • Submitted
      • Filter Controls
        • Viewers
        • Tags
        • Condition
      • External Fields
        • IBM Connections File
        • Box File
      • Sort Fields
      • Formulas
      • Datatable to Datatable Relationships
      • Security and Access Control
      • Displaying a field based on the values of other fields
      • Hiding a field based on role using a display formula
      • Importing data from a text file
      • Importing data from a URL
      • Import data from Datatable
      • Export data using Chrome
      • Export data in Browser
      • Export data using Safari
      • Datatable Field Type - Cheat Sheet
      • Troubleshooting Fields & Data
    • Code widget (custom code)
      • Code Widget Fields - Advanced Guide
      • New Async API + React HTML Components
      • Examples
        • Image Galley Slideshow
        • Ratings Average and Distribution
        • Event Locations Map
    • Analytics
  • Troubleshooting
    • App Error Codes
      • Action Error
      • App Not Found
      • Component Missing
      • Component Not Set
      • Component Settings Error
      • Datatable Not Found
      • Datatable Not Set
      • Field Not Found
      • Field Not Set
      • No App Selected
      • No Context Name
      • No Screens Found
      • Runtime Exception
      • Screen Not Found
      • Screen Not Set
    • Troubleshooting Buzzy AI
    • Troubleshooting Figma
  • REST API
    • Buzzy REST API
      • Integrating 3rd party applications
      • REST API
        • login
        • createappwithprompt
        • MicroApp Data Operations
          • microappdata
          • microappdata/row
          • insertmicroapprow
          • updatemicroapprow
          • removemicroapprow
          • microappchild
        • User & Organization Operations
          • userid
          • insertteammembers
          • teammembers
          • insertorganization
          • insertteam
        • enforceteammembership
      • Node.js API Client
      • Datatable Rules
      • Datatabledata Tutorial
      • Integrating with Mailchimp
      • Python Access Datatable
  • Advanced Deployment Settings
    • Installation
      • Pre-installation Planning
      • Deployment
        • Introduction to deployment
        • Minikube install guide
        • AWS ECS Fargate install guide
        • HCL Connections install guide
        • Azure AKS install guide
        • Windows container install guide
      • Buzzy settings
      • Whitelabelling Buzzy
      • Certificates
      • Release Management
    • Performance and Reliability
    • Security
      • Platform
      • Users and Roles
      • Datatables
      • Audit Trail
Powered by GitBook
On this page
  • Connecting the Buzzy Figma plugin to your own server
  • Disconnect your Buzzy Figma plugin from the default server
  • Connect the plugin to your own server
  • Errors or timeout? Reset the connection
  1. Working with Buzzy
  2. Buzzy Deployment & App Stores

Connecting your own server

PreviousSetting up your custom Buzzy appNextApple & Google App Stores

Last updated 11 months ago

Connecting the Buzzy Figma plugin to your own server

If you have your own Buzzy deployment plan, you’ll want to connect your Buzzy Figma plugin to your server, so that your Figma file publishes to it, not the default app.buzzy.buzz server. .

Table of contents


Disconnect your Buzzy Figma plugin from the default server

Before you start, make sure you have configured your server, and any DNS changes have propagated.

Once that’s ready, you’ll need to disconnect your Buzzy Figma plugin from the default server. Open Figma and launch the Buzzy plugin (on any Figma file). Go to the ‘Settings’ tab in the plugin (the cog icon), and click ‘Disconnect from Buzzy’. This will also log you out of the Buzzy CMS if you have it open in a browser window.

Connect the plugin to your own server

The plugin will log you out of Buzzy, and display its connection screen. Click the ‘Server URL’ link at the bottom left.

Enter your server URL (without the trailing slash /) and click ‘Apply’.

Important: Do not include a trailing slash / in your server url ! The input may try to add it by default - make sure you delete it if it’s there.

The plugin will attempt to contact your Buzzy server - this may take some time. It will then refresh and display the connection screen again. Click ‘Connect to Buzzy’ and proceed as normal.

Errors or timeout? Reset the connection

If you made a mistake entering your server url and get the timeout screen, or want to reset it to the default (https://app.buzzy.buzz), simply hit the ‘Reset’ button.

Note: your plugin connection settings apply across the board within Figma - if you connect the plugin to your server, it will remain connected to that server even if you switch Figma files. So you can’t work on one server in one file, and a different server when you switch files. You would need to disconnect the plugin again, and connect it to the relevant server for your new file/app.


Disconnect your Buzzy Figma plugin from the default server
Connect the plugin to your own server
Errors or timeout? Reset the connection