ferrero-opentext/Python-Version/scripts
DJP 3c5bcbf03a Fix B1→B2 to include campaign number in Box folder name
Issue: Folder named 'MASTERS_NUTELLA PLANT-BASED LAUNCH-'
Missing: Campaign number (C000000068)

Fix: Include campaign number in folder name
- campaign_id: MASTERS_C000000068
- campaign_name: NUTELLA_PLANT_BASED_LAUNCH
- Result: MASTERS_C000000068-NUTELLA_PLANT_BASED_LAUNCH

Format:
MASTERS_[CampaignNumber]-[CampaignName]

Examples:
- MASTERS_C000000068-NUTELLA_PLANT_BASED_LAUNCH
- MASTERS_C000000069-KINDER_SURPRISE_GLOBAL

Spaces and dashes in campaign name converted to underscores.

🤖 Generated with Claude Code
2025-11-04 09:40:58 -05:00
..
shared Add PROJECT_STATUS_2025-11-03.md and update README - Complete session documentation 2025-11-03 15:13:59 -05:00
a1_to_a2_download.py Make email notifications verbose with detailed asset lists 2025-10-31 08:27:05 -04:00
a2_to_a3_upload.py Complete Python automation implementation - All components built 2025-10-30 16:49:14 -04:00
a2_to_a3_upload_polling.py Add Box metadata extraction for CreativeX fields in A2→A3 workflow 2025-11-03 14:26:00 -05:00
b1_to_b2_download.py Fix B1→B2 to include campaign number in Box folder name 2025-11-04 09:40:58 -05:00
test_connection.py Complete Python automation implementation - All components built 2025-10-30 16:49:14 -04:00