Data Detective, import enriched leads

Once enrichment finishes, ready data can be pushed straight into your CRM.

Automations
3 min read
automations
import
leads

Data Detective enriches lists of leads. When a search finishes, the "ready data" can be pushed into AgentiCRM as contacts via the ingest endpoint.

Each row lands as a new contact tagged with the source campaign so you can slice by import batch later.

Endpoint URL Always call the primary domain exactly:

https://map-platform.com/api/public/data-detective/lead

Use GET for workspace and stage discovery, POST to push leads, with the ingest token as a bearer header. Do not use crm.map-platform.com or the lovable.app address. Those hosts redirect to the primary domain, and most HTTP clients drop the Authorization header and the JSON body when they follow a cross host redirect, so the push fails silently.