TaskListener- Get Form field files

cancel
Showing results for 
Search instead for 
Did you mean: 
sanjaybandhniya
Intermediate

TaskListener- Get Form field files

I have usertask with form and that form having field of file.

I want to get that file in My TaskListener which is calling on complete.

How Can I get? I am calling external api here I need to upload that file.

1 Reply
sanjaybandhniya
Intermediate

Re: TaskListener- Get Form field files

We can use RelatedContentService to get file associated with Task.