Salesloft - Search records action

The Search records action enables you to retrieve multiple records of an object, such as person or call, from Salesloft. The records can be filtered, paginated, and sorted according to the specified fields. By default, this action returns a maximum of 25 records. You can use the Page size field to increase this limit up to 100 records.

Input

Input fieldDescription
ObjectSelect the object to be retrieved from the drop-down menu.
IDs of record to fetchProvide the unique ID of the object to be retrieved.
Page sizeSpecify the number of records to show per page. The default is 25.
Sort bySelect the field to sort the records with from the drop-down menu.
Sort directionSelect direction to sort the records from the drop-down menu.

Input fields are loaded dynamically based on the object you select.

Output

The output fields are determined by the object selected in the input. Map the relevant datapill from the data tree to subsequent steps.
For example, if the select object is Cadence then the output schema is as follows.

Output fieldsDescription
Cadence IDThe unique identifier assigned to the cadence in Salesloft.
Created atTimestamp indicating when the cadence was originally created.
Updated atTimestamp of the most recent update made to the cadence.
Archived atTimestamp showing when the cadence was archived, if applicable.
Team cadenceIndicates whether the cadence is shared with a team.
SharedDenotes if the cadence is shared with other users.
Remove bounces enabledBoolean value showing if bounced leads are automatically removed from the cadence.
Remove replies enabledBoolean indicating whether replied leads are automatically removed from the cadence.
Opt out link includedIndicates whether an opt-out/unsubscribe link is included in the cadence communications.
Cadence nameThe title or label of the cadence, used for identification.
TagsLabels or categories assigned to the cadence for grouping or filtering.
CreatorName or identifier of the user who created the cadence.
OwnerThe current owner or manager of the cadence.
Bounced stageStage in the cadence where bounced emails are moved to.
Replied stageStage where contacts go when they reply to cadence communication.
Added stageThe initial stage where leads enter the cadence.
Finished stageThe final stage where completed cadence contacts are placed.
CountsObject showing statistics related to the cadence.
PagingObject showing the metadata of the result set, such as current page, per page.

Last updated: