I have a third-party service that is providing a multi-page tif file. I'm downloading this using an HTTP GET activity. I want to attach it to an existing Laserfiche document as tif pages, so that users can open it in the regular Doc Viewer, browse the pages and place annotations.
Are there any activities in WF that do this? I tried Attach Electronic File but that attaches the tif as an edoc, even though it's a tif...
I'm hoping to avoid using scripts but I will do that if there is no other way.