Solution Handbook
A planning guide for the Make lead qualification loop, including the Custom webhook trigger, Run once test path, HTTP module, Make History proof, Jodoo fields, and rollout checklist.
Open handbookMAKE + JODOO
Use Make with Jodoo to receive inbound lead webhooks, send structured qualification fields through an HTTP module, write scoring fields into Jodoo, and keep sales follow-up trackable.
Receive leads through a Make webhook
Send structured lead fields through HTTP
Write score and tier into Jodoo
Keep sales follow-up in one record
Review operations, credits, and run status in Make History
VIDEO WALKTHROUGH
The video shows the Make path: a lead enters a Custom webhook, Make sends structured qualification fields through an HTTP module, and Jodoo keeps the sales record.
The scenario starts with a Custom webhook that can receive form, campaign, partner, or internal lead data.
The HTTP module sends score, tier, routing priority, owner, next action, and follow-up context.
The Make History panel confirms the manual run, operation count, credit usage, duration, and data transfer.
The structured result is written into a Jodoo lead app so the team can filter, assign, and review it.
Hot leads can move into owner queues, alerts, dashboards, and review views from the Jodoo record.
DEMO SUMMARY
This implementation is useful when your team wants a visual Make scenario for lead intake before Jodoo becomes the operational record.
A lead payload enters Make through a Custom webhook.
The Make HTTP module sends structured qualification fields.
Make History shows the manual run completed successfully with two operations.
The Make run records operation count, credits, duration, and data transfer for the tested lead flow.
Jodoo stores the lead score, tier, source, contact, and follow-up fields.
Make runs the scenario. Jodoo keeps the sales record.
WORKFLOW KIT
Review the handbook, copy the workflow recipe, and use the Jodoo field model when adapting the Make webhook to your own lead sources.
REUSABLE WORKFLOW
Form, campaign, partner source, spreadsheet, or internal system
Receives the webhook, sends the HTTP writeback, and confirms the run in History
Sends qualification fields as a JSON post request and parses the response
Shows success, operations, credits, duration, and data transfer
Creates the lead record and returns a data ID
Owner queue, review status, dashboard, and audit trail
WORKFLOW LOOP
A lead arrives at a Make Custom webhook from a form, campaign, partner source, or internal system.
Run once puts the Webhooks module into a waiting state so the incoming test payload can be captured.
The Make scenario keeps the event visible as a two-module flow: Webhooks app trigger and HTTP app writeback.
The HTTP module uses a JSON body, post method, parse response, and a saved URL that must be rechecked when temporary endpoints change.
The HTTP request sends score, tier, priority, owner, next action, and follow-up context as JSON.
Make History records the manual run, operation count, credit usage, duration, and data transfer.
The structured result is sent to a Jodoo writeback endpoint or secure middleware layer.
Jodoo creates the lead record and keeps it available for owner queues, review views, dashboards, and audit history.
FIELD MAPPING
| Agent or source data | Jodoo record fields |
|---|---|
| contact_name, company, email, campaign | Contact name, Company, Email, Campaign |
| ai_score, lead_tier, routing_priority | AI score, Lead tier, Routing priority |
| fit_reason, missing_info, next_best_action | Fit reason, Missing information, Next best action |
| follow_up_draft, full workflow output | Follow-up draft, Original agent output |
AGENT RECIPE
Receive an inbound B2B lead payload and return structured fields that Jodoo can store, route, and report on.
Score the lead using fit, intent, urgency, completeness, and relevance. Keep the output predictable for the Make HTTP writeback step.
Return ai_score, lead_tier, fit_reason, missing_info, suggested_owner, next_best_action, follow_up_draft, and routing_priority.
Keep the Webhooks bundle, HTTP method, JSON content type, parse response setting, saved endpoint URL, and Run once validation explicit before handing the workflow to the sales team.
{
"ai_score": 92,
"lead_tier": "Hot",
"routing_priority": "High",
"suggested_owner": "Sales Ops queue",
"next_best_action": "Schedule a discovery call within one business day"
}JODOO STARTER APP
Use the field model when configuring a Make Custom webhook and Jodoo writeback workflow.
ROLLOUT CHECKLIST
IMPLEMENTATION REFERENCES
A planning guide for the Make lead qualification loop, including the Custom webhook trigger, Run once test path, HTTP module, Make History proof, Jodoo fields, and rollout checklist.
Open handbookThe Jodoo field model, recommended views, sample record, and automation rules for adapting the lead app after a Make scenario writes the result.
Open blueprintThe Make webhook setup, HTTP writeback schema, URL save checks, temporary endpoint health checks, Jodoo writeback notes, and production guidance from the live run.
Open recipeWORKFLOW
Make is the orchestration layer here. It catches the lead event and calls the writeback step while Jodoo stores the record that sales can review.
A lead arrives at a Make Custom webhook from a form, campaign, partner source, or internal system.
Run once puts the Webhooks module into a waiting state so the incoming test payload can be captured.
The Make scenario keeps the event visible as a two-module flow: Webhooks app trigger and HTTP app writeback.
The HTTP module uses a JSON body, post method, parse response, and a saved URL that must be rechecked when temporary endpoints change.
The HTTP request sends score, tier, priority, owner, next action, and follow-up context as JSON.
Make History records the manual run, operation count, credit usage, duration, and data transfer.
The structured result is sent to a Jodoo writeback endpoint or secure middleware layer.
Jodoo creates the lead record and keeps it available for owner queues, review views, dashboards, and audit history.
JODOO RECORD
Jodoo keeps the durable lead fields after the Make run: source, contact, company, score, tier, routing priority, owner, and follow-up context.
LIVE RUN
The screenshots use synthetic lead data and show the Make scenario canvas, a successful Make History run, and the Jodoo lead table after writeback.

The Make canvas uses a Custom webhook and an HTTP module to call the Jodoo writeback endpoint.

Make History shows the lead scenario completed successfully, including operations, credits, duration, and data transfer.

The Make-qualified lead appeared in Jodoo with score, tier, source, contact, and company fields.
FAQ
Answers about using agent platforms with Jodoo records, workflows, and app templates.
Yes. A Make scenario History entry shows a successful manual run, and the Jodoo table shows the synthetic lead qualification record created from that run.
The proof run used a free Make account and synthetic data. Production usage may create costs depending on operation volume, connected services, and endpoint usage.
Yes. The source can be any system that can send a webhook payload to Make before the result is written into Jodoo.
Yes. The tested path uses a reliable webhook and HTTP writeback flow. Teams can add a Make AI step or connected model call as long as the output schema remains stable.
Confirm the Custom webhook is waiting for data, the HTTP module URL is saved, the request body is JSON, and the endpoint health check passes if a temporary tunnel is used.
Make keeps the lead flow visible as modules on a canvas. Builders can see the Webhooks trigger, HTTP request, operation count, credit usage, and History result before the Jodoo team reviews the record.
Treat the run as unfinished. Check the saved URL, JSON body, endpoint health, and Make History error before collecting screenshots or using the workflow for real lead traffic.
Yes. For manual validation, Run once can wait for a webhook event without turning on a scheduled or always-on scenario. For production, activate the scenario after endpoint health, quota, retries, and error notifications are ready.
Use Scenario Usage, History, module bundle output, HTTP status code, data transfer, operation count, and credit usage to confirm the lead moved through Make before checking the Jodoo record.
Make History is useful for builders, while Jodoo gives sales teams fields, views, owners, dashboards, workflow status, and audit context.
NEXT STEP
Start with this lead qualification loop, then reuse the same Make and Jodoo pattern for support, procurement, project intake, or operations requests.