🎯 Purpose
Update campaign parameters and send a log to Slack.
📥 Input fields
campaign_items: List[UpdateCampaignInputItem]owner: str
🧩 Workflow steps
- Manager →
UPDATE_CAMPAIGN - LOCAL →
update_campaign_slack_notification
📤 Result
List of campaign changes + Slack notification.
📄 Code
apps/workflows/collections/update_campaign.py