Adding multiple documents to a process folder

Adding multiple documents to a process folder

Comments

  • Couple things here.

    Best to use add file or document or add document to folder step? Then either a forloop or for each step? On a foreach step how do I set the collection property to the number of documents downloaded?
    Cant get the data types to align. Seems need to set build data then build array however the defauly type is Byte where documents are filedata.

  • Hello,
    What we would need to do here is use an add file step in the flow. If you have multiple attachments you would need to use a for each step so that it will for each attachment that you add on your form. If this doesn’t clear things up please let me know.

Sign In or Register to comment.