Open AI Suggested

Workflow: Zapier + ChatGPT prompts for lead scoring

0 score 1 replies 22 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.

Best tools for this use case

Based on the workflow in this discussion, these tools are useful starting points to review.

Editorial Match 87.2

Zapier

Best general-purpose automation layer for connecting tools and processes quickly.

Non-technical teams connecting business tools
Editorial Match 86.2

Make

Powerful automation builder for advanced visual flow design and multi-step operations.

Operators and technical teams needing custom workflows
Editorial Match 84.7

n8n

Technical automation platform with strong flexibility, control and AI workflow potential.

Technical teams building internal AI workflows

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

Add your reply

Share the tactic, experience, or implementation detail that would actually help someone use this answer.

Replies may wait for moderation depending on the forum settings.

Leave a Reply

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