Set the Task Type.
The ID of the Task.
Type you wish to assign to the task. Phone call - 1, Email - 1, Case - 2.
FM_api('Task_setType', ['id' => '123', 'type' => '1']);
{'ok':1}
Last updated 3 years ago