query
This block is part of the browser group and was last modified in core v10.4.28.
query v10.4.28 pass values into a blueprint via the URL, e.g: ?search=test behind the URL. "search" will be the field and test is the value
Out pins 1
- Object
object
Outputs the URL query-string parameters of the request that triggered this run as an object (SHALLOW copy). Outputs nil, not {}, when the run has no browser context (e.g. queue or scheduled triggers). Takes no inputs.
A typical wiring for Query: the object out pin feeds custom field.

Version history
Introduced in v10.4.28.
Back to
browser Return to the main group to view all sub-groups Back to Browser Return to the group to view all blocks within this group
