🎯 Purpose

Update campaign parameters and send a log to Slack.

📥 Input fields

  • campaign_items: List[UpdateCampaignInputItem]
  • owner: str

🧩 Workflow steps

  1. ManagerUPDATE_CAMPAIGN
  2. LOCALupdate_campaign_slack_notification

📤 Result

List of campaign changes + Slack notification.

📄 Code

apps/workflows/collections/update_campaign.py