get fields
This block is part of the users group and was last modified in core v10.4.28.
Fields Selection Required
This block relies on fields that you selected to perform its data actions. You must manually select the fields you want to use in your flow using the fields selector modal. To access the modal, click the white button on the block.
Field Selection Required
This block requires field selection (out). You must manually select the fields you want to work with using the field selector modal. To access the modal, click the white button on the block.
get fields v10.4.28 Gets the given fields from user data and returns this per data-pin.
In pins 1
- user required
user
get multiple fields from object |
get field from object |
A typical wiring for get fields: current user feeds the user pin.

Commonly used with
In production blueprints, this block is most often wired together with:
- current user: feeds into this block. Returns the current logged-in user object as user-pin.
- set fields: this block feeds into it. Generates an array of mutations based on the given filled fields.
- OR: this block feeds into it. operator for a set of operands is true if and only if one or more of its operands is true.
- new object: this block feeds into it. Builds a new object filled with the given fields.
- execute: this block feeds into it. Executes the given funcion and waits for it to be executed.
- with values: this block feeds into it. Returns an array of values.
Version history
Introduced in v10.4.28.
Back to
users Return to the main group to view all sub-groups Back to user Return to the group to view all blocks within this group
