Bài 12/21Thực hành
Bài 12 — Google Sheets CRM chiến dịch & pipeline Agent
Schema nâng cao: Products, Posts, Metrics, agent_status pipeline, lookup/update patterns.
25 min
Mục tiêu bài học
- Thiết kế schema 5 tab với quan hệ product_id → post_id
- Workflow wf-save-sheet: Append + Update + Lookup
- Conditional formatting trạng thái pipeline

Schema tab Posts (mở rộng)
- post_id | product_id | platform | caption | hashtags
- doc_url | drive_media_url | scheduled_at | published_at
- external_url | agent_status | sage_post_id | error_log
- agent_status: new → content_ready → doc_created → drive_uploaded → scheduled → published
wf-save-sheet Tool cho Manager Agent
[Execute Workflow Trigger — input từ Manager]
→ [Switch operation: append | update | lookup]
→ [Google Sheets node]
→ [Return { success, row_id, sheet_url }]Tiếp tục lộ trình
Hoàn thành từng bài thực hành để xây hệ Auto Marketing Multi-Agent của riêng bạn.