Things to Note

The guide states the things to note, like Admin Access, Custom Code, Notes, APIs, etc.

Workflow Colorization

We have colored the workflows according to the action types they run and put them in folders according to their work. In this way, you can quickly examine and modify these. Workflows by colors:
Image without caption
Blue - Client Side Actions
"Client-side" actions happening on the page that doesn't use up your app's capacity. These include most of the "Element Actions" actions.
Image without caption
Green - New/Modify Data Actions
Actions that create new Things or modify Things (table entries in the database).
Image without caption
Purple - Custom States Actions
Actions that utilize custom state values or set the value of custom states.
Image without caption
Red - Delete Thing/Remove Thing from List Actions
Actions that delete Things or remove Things from a field's List of Things. Or, actions that reset groups and inputs' values.
Image without caption
Orange - Navigation Actions
Actions that navigate the User to other pages within the application. Or, "Do When Condition is True" events which utilize page parameters.
Image without caption
Cyan - Custom Events Actions
Custom Events.
Image without caption
Brown - Email Actions
Actions that send emails.
Image without caption
Gray - Others
Other actions.

API Webhooks

Chattinger is using Backend workflows for some important features: upload files and chat management
💡
Tip: To learn more about API Webhooks and how to use them in Bubble, click here and here.
They can be located in the Backend workflows tab in your editor:
Image without caption
The responsible endpoints for updating and canceling a subscription are the following ones:
  • attach-file
  • create-a-conversation
  • delete-a-conversation
  • give-authority
  • group-message-read
  • kick-user
  • leave-from-the-group
  • messages-read
  • remove-authority

Hidden Design Elements

💡
Tip: Initially, on some pages, design elements in Bubble Editor might be hidden.
Here is an example of how to unhide 👀 them:
Image without caption

Plugins

In this section, we describe additional plugins used on template pages for different purposes.

Modern Audio Player Plugin

PAID PLUGIN INFORMATION: The template comes with a paid plugin - Modern Audio Player- that enables playing sent audio recordings. You need to make a payment for this plugin ($4 monthly/$8 lifetime). However, you can remove this plugin if you don’t need the voice message feature.

Embedded Notes in Bubble Editor

This template comes with explicit Notes for Database fields, Option sets and their fields, and Privacy rules, which will guide you with the modification process.
In order to preview a Note of any data type or field, click on the 💬 icon.
Image without caption

Powered by Notaku