See every payload an intake endpoint has received, check why one failed, and reprocess anything that didn't go through.
Before you start
The Manage CRM Settings right, and an endpoint that's received at least one payload.
Steps
- Go to Settings → Client Relations Manager → Automated Imports, click Manage on the endpoint, then open the Queue tab.
- Use Filter Status to narrow the list — All Statuses, Received, Imported, Failed, or Processing.
- The table lists each payload's ID, Status, Content Type, Source IP, Received time, Processed time, and any Error.
- Click a row to expand it and see the raw JSON payload. Successful rows also show the Processed Lead ID.
To reprocess everything unprocessed
Click Process Backlog and confirm. This re-runs every payload that hasn't successfully produced a lead yet, and reports back how many were processed, imported, and failed.
What you'll see
Payloads move through Received → Processing → Imported (or Failed, with an error message attached) as they're handled — this tab is your full audit trail for what a vendor has actually sent and what happened to it.
Related articles
Other guides that answer questions close to this one.
How to Create a Lead Intake Endpoint
Create a webhook URL that a lead vendor can POST lead data to, so their leads are ingested automatically instead of imported by hand. Before you start At least one active Market (Settings → Client Relations Manager →…
How to Map Intake Endpoint Fields
Note: this is a plain table with a free-text transform box — not the drag-and-drop mapper with virtual fields and split modifiers (that richer tool is part of Manual CSV Import instead, see How to Import Leads from a…
Lead Intake Endpoints Explained
A lead intake endpoint is a unique webhook URL your organization generates so an external lead vendor can POST lead data to KamoCRM directly, instead of you importing a file by hand. Each endpoint is tied to one…
How to Edit, Disable or Delete an Intake Endpoint
Note: deleting an endpoint is permanent and takes its payload history and field mappings with it — there's no archive option, only enable/disable if you might want it back later. Change an endpoint's settings,…