Forum Discussion
Germán Torres
Jul 25, 2018Copper Contributor
Reading a Task Custom Field using CSOM
Hi there I've added a custom field in my Task entity, which I need to read using CSOM in order to develop an integration. I get the Task object using context.Assignment.Task, but this Task d...
Karam Mohammed
Mar 21, 2019Copper Contributor
Germán Torres were you able to read the task custom fields?