Tableau Connector for Zoho Projects

Build 22.0.8462

TaskFollow

Follow a task in the given project.

Procedure-Specific Information

An example query for executing this stored procedure is shown below:
EXEC TaskFollow PortalId = '12345317133', ProjectId = '123456000000031899', TaskId = '123456000000034053', UserId = '123456000000039021'

Input

Name Type Required Description
PortalId String True Specify the portal ID.
ProjectId String True Specify the group ID.
TaskId String True Specify the task ID.
UserId String True User ID for multiple followers must be separated by commas.

Result Set Columns

Name Type Description
Success String Specifies whether the execution was successful.

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