Monetize360Monetize360
Application BuilderCode & logic

Queries

Named data fetches from Tables, Workflows, Picklists, REST, or GraphQL.

Category: Data fetch

Problems it solves

Load records once, bind many components to queryName.data.

How to use it

Add Query → pick source → configure filters → Run to test → reference as {{ queryName.data }} in bindings.

Examples

MObject = platform Table. MFlow = run a workflow. Picklist = dropdown list category.