Gainsight NXT - Search records action

The Search records action fetches one or more records that match specific criteria in Gainsight NXT. Records can be sorted and paginated. This action returns a maximum of 1000 records.

Input

Input fieldDescription
Object nameUse the drop-down menu to select the object to search. Options include Company and Person.
Object fieldsSelect the fields you plan to use in your recipe.
Filter conditionsEnter conditions that return only records matching specific criteria. Each condition requires an object field, alias, operator, and value. The expression defines the operator between conditions, for example, A OR B or A AND B.
Order byEnter the fields to sort the results by, in ascending or descending order.
LimitEnter the number of records to return. The maximum value is 1000. The default value is 100.
OffsetEnter the record number from which the remaining records are fetched. For example, if 60 records match the criteria and you enter an offset of 10, records 10 through 60 are returned. The default value is 0.

Output

Output fields are dynamically generated based on the object name you select. Refer to the Gainsight NXT API documentation for a complete list of output fields.

Last updated: