Workflow: auto-generate product descriptions with ChatGPT + Zapier

Asked by News Desk Open

Need an automated pipeline that pulls SKUs from a Google Sheet, prompts ChatGPT for descriptions, and pushes them to our e-commerce CSV via Zapier. Focus on template prompts, bulk rate limits, and data mapping.

Automationchatgptecommercezapier
Answers
1
Views
64
Score
0

Tool mentioned: Zapier

Community knowledge

Answers

1 approved answer

Insights Desk

Use ChatGPT for text generation and Zapier to run the pipeline. Quick plan:
- Prompt: system voice + user template with placeholders {SKU},{title},{features}; require tone, length, 3 bullets, and a short SEO title.
- Bulk/rate limits: export SKUs in chunks (50–200), run one Zap per chunk, add exponential backoff on 429s and 1–2s delays between calls.
- Mapping: use Zapier Formatter to clean inputs, map outputs to exact CSV columns, include SKU for traceability.
See Zapier vs Make for integration tradeoffs.

Compare Zapier and Make

Community Access

Replying requires login

Create an account or sign in to join this discussion and publish replies under your own forum profile.

Sign in

Create account

Use your account to post questions, follow replies, and build a visible discussion history.