Custom Events

Create a custom event...

Bubble allows custom workflows to reuse the same logic in more than one workflow. This event defines that workflow. Name the workflow, and then use a 'Trigger a custom event' action to run this workflow from another workflow. Think about this feature as 'functions' in Bubble.

Event name

Enter the name of the workflow. Select custom workflows in the 'Trigger a custom event' action by name.

Call parameters

If you want the custom workflow to take a thing as an argument, i.e., an entry from the application database, define the type here as a new parameter. If there are mandatory parameters, the 'Trigger a custom event' action prompts you to define which thing(s) should be sent when running the workflow.

Last updated

#567: Moved Plugin API from Alpha to release

Change request updated