/n software Connectors for MuleSoft

Questions / Feedback?

PostData Property

The data to be posted to the server.

Data Type

String

Default Value

""

Remarks

This property optionally specifies the raw data to be posted to the server.

If set, this property defines the entire HTTP body to be sent to the server. This is only applicable when the HTTPMethod is set to POST or PUT.

In the HTTP Sender, the %MessageBody% macro can be used to include the contents of the incoming BizTalk message in the PostData property. The connector replaces this macro with the full BizTalk message body at runtime.

ContentType may be set to define a Content-Type header. No Content-Type header is set by default when PostData is set.

If specified both RequestParams and ContentFilename properties are ignored.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Connectors for MuleSoft - Version 20.0 [Build 8318]