Search Groups
Search groups in Databricks.
Options
| Field | Definition | Type | Required |
|---|---|---|---|
| Result Set | Choose one of the following options to display your results:
|
Dropdown | TRUE |
| Filter Type | Operators to be used when filtering search results.
|
Dropdown | TRUE |
Note:
To learn how to return large numbers of records, see Stream matching records with a helper flow.
Input
| Field | Definition | Type | Required |
|---|---|---|---|
| Search By | |||
| Display Name | Name of the group. | Text | FALSE |
| Custom Filter | |||
| Filter | Add the custom filter query to enhance the search.
|
Text | FALSE |
| Sort | |||
| Sort Order | The order to sort the results:
|
Dropdown | FALSE |
| Sort By | Attribute to sort the results by:
|
Dropdown | FALSE |
| Streaming | |||
| Flow | Click Choose Flow to browse and select a helper flow for streaming search results, then click Choose to confirm. You can also optionally add custom fields to pass extra data to the helper flow:
Stream Matching Records from the Result Set option.Note:
The input field for the Helper card within the streaming helper flow should reference the Record key (object type) to successfully pull streamed records. To retrieve state input values, ensure you reference the State key (object type) of the record object. |
Flow |
TRUE |
| Record Limit | Specify the number of records to stream.
Stream Matching Records from the Result Set option. |
Number | FALSE |
Output
| Field | Definition | Type |
|---|---|---|
| Result | ||
| ID | Unique identifier of the group. | Text |
| Display Name | Name of the group. | Text |
| Is Account Admin | Specifies whether the group is an Account Admin (true) or not (false). | True/False |
| Raw Output | API returns the raw response body. | Object |
| Groups | The search returns a list of up to 100 groups that match the search and sort criteria. This list contains the output fields for each group as individual object. This field appears only when you select the First 100 Matching Records from the Result Set option. |
List of Objects |
| Records Streamed | The number of records streamed. This field appears only when you select Stream Matching Records from the Result Set option. |
Number |