Open AI Suggested

Workflow: Zapier + ChatGPT prompts for lead scoring

0 score 1 replies 83 views Linked tool: Zapier

Need concrete prompt templates and JSON schemas to convert form answers into a 0–100 lead score, then push to HubSpot; preference for low-code, maintainable steps.

Answers

Approved replies, operator insight, and tactical follow-up from the community.

Insights Desk

Concrete minimal flow: ChatGPT scores form JSON; Zapier pushes the score to HubSpot.

Prompt (send full form JSON):
Score this lead 0–100 from the input JSON. Return only JSON: {"score":int,"breakdown":{"budget":int,"fit":int},"explain":"1-sentence rationale"}.

Input JSON example: {"name":"string","email":"string","company":"string","budget":"string","use_case":"string"}

Output example: {"score":73,"breakdown":{"budget":40,"fit":33},"explain":"short"}

Zapier steps: Form trigger → ChatGPT action (use prompt) → Parse JSON → HubSpot Create/Update contact (set score field).

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.

Leave a Reply

Your email address will not be published. Required fields are marked *