Multiple attachments on HTTP Module | Community
Skip to main content
New Participant
November 5, 2025

Multiple attachments on HTTP Module

  • November 5, 2025
  • 0 replies
  • 63 views

Hello Everyone


I have a Workfront Search module that returns multiple attachments. The challenge is that I want to send all these attachments in an HTTP form-data request in one module (e.g., to one API endpoint that expects multiple files)  

How can I achieve this ?