sendGatewayMessage

Sends an outgoing message through a ColdFusion MX event gateway.

sendGatewayMessage(gatewayID, data) → returns string

Argument Reference

gatewayID string
Required

Identifier of the gateway to send the message.

data struct
Required

A ColdFusion structure.

Examples
Sample code invoking the sendGatewayMessage function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub