Bubble · Arazzo Workflow
Bubble Discover Data Types Then Search
Version 1.0.0
Read the Data API metadata to discover exposed types, then search one of them.
View Spec
View on GitHub
No-CodeApplication PlatformDatabaseWorkflow AutomationPluginsArazzoWorkflows
Provider
Workflows
discover-types-then-search
List exposed data types via metadata, then search a chosen type.
Fetches the Data API metadata, then searches the requested data type with an optional sort to return its first page of records.
1
getMetadata
getMetadata
Read the metadata endpoint to list the data types and fields exposed via the Data API for the current environment.
2
searchThings
searchThings
Search the chosen data type, optionally sorted, returning the first page of records.