Basic Information

appmixer.freshsales.core.GetTask

1.0.0

Public

Retrieve a task by ID.

Input Ports

in

FieldTypeDescription
Task ID number The ID of the task to retrieve.

Output Ports

out

FieldTypeDescription
ID integer -
Title string -
Description string,null -
Due Date string,null -
Status integer -
Owner ID integer,null -
Created At string -
Updated At string -
Completed Date string,null -
Creator ID integer,null -
Updater ID integer,null -
Outcome ID integer,null -
Task Type ID integer,null -
Is LinkedIn Type boolean -
Targetables array -
Targetables With Email array -
Has Multiple Emails boolean -
User IDs array -
Targetable object,null -

Full Metadata