Passa al contenuto principale

sendImmediateByCampaignIdToSubscriber

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. It is then used to parse the message model associated with the delivery.

InputTypeDescription
apiKeyxs:stringAlphanumeric hash identifying a Contactsend customer.
userKeyxs:stringAlphanumeric hash identifying a Contactsend user.
campaignIdxs:intIMMEDIATE campaign identifier.
subscriberSubscriberSubscriber custom data. IMPORTANT: The subscriber MUST include at least the RECIPIENT SubscriberAttribute (For example: Name=RECIPIENT,Value=someone@example.com).
sendImmediateOptionsSendImmediateOptionsSend immediate options.
OutputTypeDescription
xs:stringAn ID that can be used to check the state using getDeliveryStatus method or getDeliveryMailQ.