sendImmediateMessage (alias sendImmediateMessageSDataCId) (deprecated)
Sends a single, one-shot message using the template associated with the IMMEDIATE campaign selected by the campaign identifier.
- Subscriber data must be sent by the requester and is used to parse the message model associated with the delivery
Input | Type | Description |
---|---|---|
apiKey | xs:string | Alphanumeric hash identifying a Send customer. |
userKey | xs:string | Alphanumeric hash identifying a Send user. |
campaignIdentifier | xs:int | IMMEDIATE campaign identifier. |
userData | Subscriber | Subscriber custom data. IMPORTANT: The subscriber MUST include at least the RECIPIENT SubscriberAttribute (For example: Name=RECIPIENT,Value=someone@example.com). |