TDV Adapter for Salesloft

Build 22.0.8462

Actions

Returns multiple action records. The records can be filtered, paged, and sorted according to the respective parameters. Only actions that are currently 'in_progess' will be returned by this endpoint. If the requester is not an admin, this endpoint will only return actions belonging to the requester. If the request is an admin, this endpoint will return actions for the entire team. Additionally, an admin may use the user_guid parameter to request actions that belong to specific users on the team.

Columns

Name Type Description
Id [KEY] Integer The Id of the Action.
ActionDetailsId Integer The ActionDetailsId of the Action.
CadenceId Integer The CadenceId of the Action.
CreatedAt Datetime The CreatedAt date of the Action.
Due Boolean Returns if the Action is on Due.
DueOn Datetime The DueOn date of the Action.
MultitouchGroupId Integer The MultitouchGroupId of the Action.
PersonId Integer The PersonId of the Action.
Status String The Status of the Action.
StepId Integer The StepId of the Action.
Type String The Type of the Action.
UpdatedAt Datetime The UpdatedAt date of the Action.
UserId Integer The UserId of the Action.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462