Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Democratizing No-Code Application Development with Bubble

You're reading from  Democratizing No-Code Application Development with Bubble

Product type Book
Published in Apr 2024
Publisher Packt
ISBN-13 9781804610947
Pages 320 pages
Edition 1st Edition
Languages
Author (1):
Caio Calderari Caio Calderari
Profile icon Caio Calderari

Table of Contents (16) Chapters

Preface 1. Chapter 1: Getting Started with Bubble.io – Exploring Bubble’s Features 2. Chapter 2: Navigating the UI Builder Components Tab 3. Chapter 3: Building Blocks – Exploring Bubble’s UI Components 4. Chapter 4: Building Your First Bubble App – The Planning Phase 5. Chapter 5: Layouts and Styles 6. Chapter 6: Building User Interfaces with Bubble 7. Chapter 7: Workflow Automation and Logic 8. Chapter 8: Database Structuring, Relationships, and Security 9. Chapter 9: Extending Functionality with Plugins and APIs 10. Chapter 10: Testing and Debugging Strategies 11. Chapter 11: Deploying and Launching Your App (Publishing) 12. Chapter 12: Monitoring, Maintenance, and Updates (Apps Governance) 13. Chapter 13: Optimizing Performance and Scalability 14. Index 15. Other Books You May Enjoy

Backend workflows

Working with logic and workflows can be very powerful and allow you to build complex types of projects using Bubble; it is amazing what you can do with it. Backend workflows can do a multitude of actions and allow you to run workflows in the background. By nature, this is a little more complex feature so it will require you a bit of time to master it. This subject could be a full book by itself, so here you are going to just learn the basics. It is recommended you keep studying it after reading this book to fully understand backend workflows. Let’s dive into it.

The main difference between regular workflows and backend workflows is that backend workflows will run in the background, on the server side of your application, not on the page itself. While using backend workflows, you can trigger API workflows, database events, recurring events (loops), and custom events.

To add a new backend workflow, you first need to configure it under your application settings...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}