Início
Início
Entrar
  1. Formação em Vibe Coding
  2. Bubble - Complementares
  3. Workflows - Gatilhos e Ações
Ações de dados (Data Things)

Data (Things) - Set a thing's slug...

Entenda como definir slugs únicas para registros no banco de dados, facilitando a navegação e a busca na sua aplicação. Aprenda na prática a criar e editar slugs, garantindo uma experiência otimizada para usuários e mecanismos de busca.

Acesso Restrito

Faça login para acessar o conteúdo desta aula.

Fazer loginVoltar para o curso
AnteriorPróxima

Copyright ©2026 - Todos os direitos reservados
Feito com ☕ e alguns bilhões de tokens de IA

Workflows - Gatilhos e Ações
Progresso do Módulo
0 de 107 aulas concluídas
Workflows: gatilhos + ações7 min
Evento - User is logged in2 min
Evento - User is logged out3 min
Evento - Page is loaded2 min
Evento - Do every 5 seconds3 min
Evento - Do when condition is true3 min
Evento - An unhandled error occurs7 min
Elemento - An element is clicked3 min
Elemento - An element has an error running a workflow4 min
Elemento - An input's value is changed3 min
Elemento - A popup is opened2 min
Elemento - A popup is closed2 min
Evento customizado - Criação de um evento2 min
Evento customizado - Passagem de parâmetro2 min
Evento customizado - Invocando o evento customizado2 min
Evento customizado - Retornando dado do evento2 min
Account - Sign the user up4 min
Account - Log the user in4 min
Account - Signup/login with a social network - Facebook - Definição e instalação do plugin2 min
Account - Signup/login with a social network - Facebook - Criação da conta de desenvolvedor5 min
Account - Signup/login with a social network - Facebook - Realizando o login social4 min
Account - Signup/login with a social network - Google - Definição e instalação do plugin2 min
Account - Signup/login with a social network - Google - Configurações no Google Cloud (console de desenvolvedor)7 min
Account - Signup/login with a social network - Google - Realizando o login social6 min
Account - Log the user out2 min
Account - Update the user's credentials - Senha4 min
Account - Update the user's credentials - Email5 min
Account - Make changes to current user3 min
Account - Send confirmation email - Enviando o email5 min
Account - Send confirmation email - Gerando um token6 min
Account - Send password reset email - Enviando o email4 min
Account - Send password reset email - Gerando um token4 min
Account - Send password reset email - Resetando a senha (Reset password)4 min
Account - Send magic login link6 min
Account - Send magic login link - Utilizando link3 min
Account - Create an account for someone else7 min
Account - Check password for the current user4 min
Account - Assign a temp password to a user7 min
Account - Change the email for another user3 min
Account - Log out other user's sessions3 min
Navigation - Go to page ...6 min
Navigation - Go to page ... Com parâmetros de navegação12 min
Navigation - Refresh the page2 min
Navigation - Go to previous page2 min
Navigation - Open an external website1 min
Navigation - Add a pause before next action2 min
Navigation - Terminate this workflow4 min
Data (Things) - Introdução ao banco de dados (básico)4 min
Data (Things) - Create a new thing...3 min
Data (Things) - Make changes to thing...4 min
Data (Things) - Make changes to a list of things...7 min
Data (Things) - Delete thing...2 min
Data (Things) - Delete a list of things...5 min
Data (Things) - Copy a list of things8 min
Data (Things) - Set a thing's slug...8 min
Data (Things) - Download data as CSV11 min
Data (Things) - Upload data as CSV5 min
Data (Things) - Delete an uploaded file3 min
Data (Things) - Install more data (things) actions...2 min
Email - Send email5 min
Email - Send meeting request by email4 min
Email - Install more email actions...2 min
Payment - Install more payment actions...1 min
Analytics - Install more analytics actions...2 min
Element Actions - All Elements - Show1 min
Element Actions - All Elements - Hide1 min
Element Actions - All Elements - Toggle1 min
Element Actions - All Elements - Animate3 min
Element Actions - All Elements - Scroll to4 min
Element Actions - All Elements - Set state5 min
Element Actions - Input - Set Focus2 min
Element Actions - Input - Reset inputs3 min
Element Actions - Group - Display data5 min
Element Actions - Group - Reset data4 min
Element Actions - Repeating Group - Display list2 min
Element Actions - Repeating Group - Clear list1 min
Element Actions - Repeating Group - Show previous3 min
Element Actions - Repeating Group - Show next3 min
Element Actions - Repeating Group - Go to page5 min
Element Actions - Repeating Group - Scroll to entry4 min
Element Actions - Alert - Show message2 min
Element Actions - Map - Display markers2 min
Element Actions - Map - Clear markers2 min
Element Actions - Map - Adjust map zoom2 min
Element Actions - Map - Set current map marker3 min
Plugins - Install more plugins actions...2 min
Custom Events - Trigger a custom event2 min
Custom Events - Schedule a custom event4 min
Custom Events - Trigger a custom event from a reusable element3 min
Custom Events - Trigger a custom event when data changes4 min
Custom Events - Schedule API Workflow2 min
Custom Events - Schedule API Workflow on a list4 min
Custom Events - Set/cancel a recurring event5 min
Custom Events - Cancel a scheduled API Workflow4 min
Custom Events - Cancel a list of scheduled API Workflows4 min
Organização de Workflows - Pastas3 min
Organização de Workflows - Cores2 min
Organização de Workflows - Nomenclaturas3 min
Organização de Workflows - Realizando buscas nos workflows2 min
Organização de Workflows - Realizando buscas no app com o "App Search Tool"2 min
Assincronicidade dos workflows (ordem de execução)3 min
Debug mode (step-by-step)4 min
Debug mode (Inspect)2 min
Adicionando um breakpoint para o debug mode4 min
Desabilitando um evento (Disable workflow)2 min
Desabilitando uma ação (condicional sempre falsa)2 min
Avaliação do Módulo