WebMarketing Operations

For a list of operations associated with this Web service, see the following table.

Name Description

EmailMarketingForwardToFriend

Forwards campaign details to a list of forwardees.

EmailMarketingUpdateJobStatus

Updates the job status of the task submitted for sending email.

UpdateCampaignRecipient

Updates the information of a campaign recipient.

CheckModuleLicense

Checks whether a particular module is licensed.

Request Message Description: EmailMarketingForwardToFriend

Calls Email Marketing - Forward to Friend to forward the emails. For a description of this request message, see the following table.

Node Description Type

Account Id

Account ID of the forwarder of the email.

String

Campaign Id

The campaign ID of the campaign for which the information is being forwarded.

String

Forwardee Collection

List of forwardees.

Integration Object

Forwarder Camp Con Id

Campaign contact ID of the forwarder.

String

Forwarder Contact Id

Contact ID of the forwarder.

String

Forwarder Message

Message that the forwarder emails.

String

Forwarder Prospect Id

The prospect ID of the forwarder.

String

Offer Id

ID of the offer for which the email is being sent.

String

Response Type

The type of response.

String

Response Message Description: EmailMarketingForwardToFriend

For a description of this response message, see the following table.

Node Description Type

Dummy

Error code values are OK or NOTOK.

String

Request Message Description: EmailMarketingUpdateJobStatus

This operation is called by Boldfish when a createMailing job is done. It updates the status in the marketing system task table. For a description of this request message, see the following table.

Node Description Type

BatchNumber

Batch number of the job.

String

ErrorCode

Error code (if any) that needs to be passed for the job.

String

OfferId

The current offer.

String

OfferName

The name of the offer.

String

TaskId

Task ID.

String

WaveId

The campaign wave ID.

String

Response Message Description: EmailMarketingUpdateJobStatus

For a description of this response message, see the following table.

Node Description Type

Dummy

Error code values are OK or NOTOK.

String

Request Message Description: UpdateCampaignRecipient

Calls EAI Siebel Adapter service to update campaign recipients. For a description of this request message, see the following table.

Node Description Type

CampaignRecipientMsgIn

The campaign recipient information that needs to be updated.

Integration Object

LOVLanguageMode

The language mode.

String

For a description of this response message, see the following table.

Node Description Type

CampaignRecipientMsgOut

The updated campaign recipient information.

Integration Object

Calls Mktg List Export Service service to check module license and returns a value of Y (OK) or N (NOTOK) as the output. For a description of this request message, see the following table.

Node Description Type

ModuleName

The module name which needs to be checked.

String

For a description of this response message, see the following table.

Node Description Type

IsModuleLicensed

Values are Y or N which indicates whether the module licensed or not.

String