Input and Output for Request Campaign

The Input tab and the Output tab have the following fields for upserting request campaign.

Table 1. Input for Upserting Request Campaign
Input Item Data Type Description
ParamsRequestCampaign
source string The campaign source.
campaignId integer The ID of the campaign.
leadList string A list of lead keys. Each leadKey contains the following fields:
  • keyType: The attributes used to query the lead.
  • keyValue: The value of the attribute.
Note: Only some specific values are valid for this field, see the Marketo documentation for details.
programName string The name of the program.
campaignName string The name of the campaign.
programToken

List

string A list of tokens to be used in the campaign. Each attribute is associated with a name and a value.
Table 2. Output for Upserting Request Campaign
Output item Data Type Description
SuccessRequestCampaign/result
success boolean Whether the operation is successful.