ferrero-opentext/Python-Version/scripts
DJP 3e21b90f6a Add B1→B2 email templates and remove webhook from B1→B2 workflow
Email Templates Added:

1. b1_to_b2_complete
   - Subject: Global Master Assets Downloaded
   - Shows campaign name, ID, asset count
   - Lists all processed assets with tracking IDs and Box URLs
   - Notes Box folder: 349261192115
   - Status updated: B1 → B2

2. b1_to_b2_partial
   - Subject: Partial Download - Global Campaign
   - Shows successful and failed assets separately
   - Each asset listed with name, tracking ID, error
   - Notes status NOT updated (remains B1)
   - Mentions automatic retry

Webhook Removed from B1→B2:
- B1→B2 workflow now only sends email (no webhook)
- Webhook only for A1→A2 workflow
- Simplified B1→B2 notifications

Email will now render properly with formatted HTML instead of raw dict.

Next B1→B2 run will send properly formatted email!

🤖 Generated with Claude Code
2025-11-03 14:04:14 -05:00
..
shared Add B1→B2 email templates and remove webhook from B1→B2 workflow 2025-11-03 14:04:14 -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 Enhanced A2→A3 email with complete processing details 2025-10-31 08:31:26 -04:00
b1_to_b2_download.py Add B1→B2 email templates and remove webhook from B1→B2 workflow 2025-11-03 14:04:14 -05:00
test_connection.py Complete Python automation implementation - All components built 2025-10-30 16:49:14 -04:00