Canva Bulk Create
Instructions
- Prepare a data table (rows = variants, columns = template fields) grounded in approved briefs.
- Mode gate: dry-run writes the intended autofill payload to
CANVA_OPS/;CANVA:ONsubmits the autofill job. - Submit autofill against a brand template ID; poll the job to completion.
spec-dogrulaeach output; register all inDESIGN_REGISTRY.csv.
Examples
- "Create 20 promo variants from
offers.csv" → autofill job → 20 spec-checked designs.
Performance Notes
- Chunk large batches; respect rate limits with retry/backoff.
Troubleshooting
- Partial batch failure → log failed rows to
ERRORS.md, re-submit only those.