Skip to main content

Hi All,

Not sure if I'm missing something, but I'm looking to add a file to a list item as an attachment but this does not seem possible using the SharePoint List Item Event.


If anyone knows how i can accomplish this? I'm aware of the smartObject way but I'm trying to look at other options.


Thanks in advance.

It seems to only be possible via the SharePoint SmartObject. You could also try calling the SharePoint Web Services directly using the K2 Code Reference Event to see if that works for you.


Reply