Documentation Index

Fetch the complete documentation index at: https://kb.lasernetgroup.com/llms.txt

Use this file to discover all available pages before exploring further.

Multi-Part Request

Prev Next

This article is a guide for sending multiple PDF files as a multipart request by activating the Combiner feature on the HTTP Output module.

The following example requires that you process a form in the Form Engine containing two sheets. The first sheet creates a JSON format, and the second sheet creates a PDF. Both sheets are passed to the HTTP module.

From the Form Editor, navigate to Sheet Options > Pre JobInfos tab, containing the JSON output format, where you can manage the values for Filename, Mimetype, and HTTPFieldName and their values.

To send the job as a multipart request, the Combining feature needs to be activated in the HTTP Output module.

In the HTTP Output module, navigate to the Setup > Header tab and add the parameter Content-Type with the value set to multipart/mixed.

For validation, use the website http://webhook.site.

The site will create a URL for you:

The site will also display the result:

Was this page helpful? Let us know at knowledgebase.feedback@lasernetgroup.com