Updates a ToneDen playbook campaign by ID using PUT /playbooks/campaigns/{campaignID}. Note: ToneDen's public docs do not expose the full request body schema for updates. This action sends a flexible JSON payload composed from provided fields and returns diagnostic information w…
namestringName of the playbook campaign
notesstringOptional notes or description for the campaign
budgetnumberOptional budget value for the campaign
statusstringStatus of the campaign (if supported by API)
updateobjectAdditional arbitrary fields for the update payload when not covered by explicit parameters
end_datestringISO8601 end date string (if supported by API)
metadataobjectArbitrary metadata dictionary to include in the update
start_datestringISO8601 start date string (if supported by API)
campaign_idRequiredID of the playbook campaign to update. Accepts string or int.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.