Hi,
when I get the task information the ‘assignee_section’ field does not appear in the response
Thank you,
Hi,
when I get the task information the ‘assignee_section’ field does not appear in the response
Thank you,
Hi @anon21821813,
You’ll only get that property if the task is assigned, and also note this limitation from the API docs:
The
assignee_section
property will be returned in the response only if the request was sent by the user who is the assignee of the task.
Would that help explain why you’re not seeing it?
Hi,
yes that was what i needed to know,
thank you