Searches entries by a given filter.
Context ID - ID of the referenced Form contextSearch - The value that represents search. It is highly dependent on referenced form context.Return Variable Name - Default status, name of the variable that contains additional information| Field | Description |
|---|---|
result |
Array of entries found |
count |
Total count of found results |
value |
Single entry. Available only in the Single flow |
Multiple flow - will be executed if the requested search has found multiple entriesSingle flow - will be executed if the requested search has found a single entry. If empty, Multiple flow will be executedEmpty flow - will be executed if the requested search didn't find anything. If empty, Multiple flow will be executed