HTTP.getPostData()

Signature

Object getPostData(SimpleEvent event)

Domain

ACTION, CONDITION, BUI

Description

Gets the payload of a SimpleEvent as a byte[] object that can be used as HTTP POST data.

Parameters

NameTypeDescription
eventSimpleEventRequest event on HTTP channel/destination

Returns

TypeDescription
ObjectThe post data