Workspace 6.21.5
PostFile

Submits a HTTP POST request containing the contents of a file.

  • Default label: "HTTP POST File"
  • Member of plug-in: Built-in
  • Catalogue path: Web Services
Inputs:
URLQString

Source FileQString

Content-TypeQString

Translate line endingsboolTranslate any line endings in the file to the line endings supported by the platform on which the operation is executing.
Log infoboolIf enabled, the operation will write its activities to the log as it attempts to send the request.
Log errorsbool

If enabled, the operation will log errors as they occur.

Outputs:
ResponseQString

The returned HTTP response.