Basic Information

appmixer.getResponse.core.UpdateCampaign

Update Campaign

1.0.0

Public

Update an existing campaign by ID.

Input Ports

in

FieldTypeDescription
Campaign ID text The unique identifier of the campaign to update.
Campaign Name text New name for the campaign.
Language Code text Language code (e.g., EN, DE, PL).
Is Default toggle Set as default campaign.
Confirmation Subject text Subject for subscription confirmation email.
Confirmation From Name text From name for confirmation email.
Confirmation From Field ID text The From Field ID to use as sender for the confirmation email (not an email address).
Confirmation Reply-To From Field ID text The From Field ID to use as reply-to for the confirmation email (not an email address).
Confirmation Redirect URL text URL to redirect after subscription confirmation.

Output Ports

out

FieldTypeDescription
Campaign ID string -
Name string -
Language Code string -
Is Default boolean -
Created On string -
URL string -

Full Metadata