JDBC Driver for Salesloft

Build 23.0.8839

CreateActivity

Creates an activity. An activity will mark the associated action as completed. Currently, only certain action types can have an activity explicitly created for them.

Input

Name Type Required Description
ActivityId Integer True Action that is being completed. This will validate that the action is still valid before completed it. The action must have a type of 'integration'.
TaskId Integer True Task that is being completed. This will validate that the task is still valid before completed it. The task must have a type of 'integration'.

Result Set Columns

Name Type Description
UpdatedAt Datetime Datetime of when the Activity was last updated.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839