Conga - Search records action
The Search records action searches for records in Conga.
Input
Input fields generate dynamically based on the object you select. The following are common input fields for all object types.
| Input field | Description |
|---|---|
| Objects | Select the type of object to search for. |
| Page size | Enter the number of records to return on each page. |
| Page number | Enter the number of pages to fetch. |
| Sort field | Enter a field name to sort results by. |
| Sort direction | Specify the sort direction. |
Output
Output fields generate dynamically based on the object you select. The following are common output fields for all object types.
| Output field | Description |
|---|---|
| Success | A boolean response that indicates if the action was successful. |
| Record count | A count of all the records returned. |
| Data |
|
| Status code | A code indicating the status of the action, such as OK, BadRequest, Unauthorized, and more. |
Last updated: