you need to create a WorkItemAtachmentLink for each document. In the same way, if you want to add multiple resources then you need to create multiple RegularResourceLink links
Comment actions
Hi,
I am able to create a link between a Document and a work item using WorkItemAtachmentLink API.
can i upload multiple files to a single document Object?
So that i can upload multiple files to WorkItem in a single call.?
In the same way how can i add multiple resources to a workitem using
RegularResource Link?
Regards
Ravikanth A
Please sign in to leave a comment.
you need to create a WorkItemAtachmentLink for each document. In the same way, if you want to add multiple resources then you need to create multiple RegularResourceLink links