P2: Zoho payload field names may not match Zoho CRM schema #16

Open
opened 2026-05-13 20:40:04 -05:00 by null · 0 comments
Owner

Severity: P2 — Medium

File: server/index.js ~lines 232-245

Problem: Server expects service_interest but Zoho API field may be Service_Interest or another variant. If Zohos schema requires different field names, forwarding fails silently (fire-and-forget).

Impact: Leads rejected by Zoho silently.

Fix: Verify field names against Zoho CRM API docs and add field mapping if needed.

## Severity: P2 — Medium **File:** server/index.js ~lines 232-245 **Problem:** Server expects service_interest but Zoho API field may be Service_Interest or another variant. If Zohos schema requires different field names, forwarding fails silently (fire-and-forget). **Impact:** Leads rejected by Zoho silently. **Fix:** Verify field names against Zoho CRM API docs and add field mapping if needed.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Queue-North-Website#16
No description provided.