cfdocs

sendGatewayMessage

Sends an outgoing message through a ColdFusion MX event gateway.

sendGatewayMessage(gatewayID, data)
returns string

Argument Reference

Name Type Required Default Description
gatewayID string Yes   Identifier of the gateway to send the message.
data struct Yes   A ColdFusion structure.