Send multiple attachments through flow designer

Rachael12
Tera Contributor

Hello,

 

I am working on Jira integrations and have a requirement to send multiple attachments in Jira when attached on a ticket in Servicenow. As of now, its able to extract all the required attachments to send through Look Up Records but sends only 1 through the for each loop. PFA.

 

Thanks for your help in advance!

1 REPLY 1

Kristy Merriam
Administrator
Administrator

I assume you mean that it's only running the loop once? If so, I believe that loop is only running once because you have an End Subflow action in there. Have you tried removing that?