Skip to main content
POST
Import connectors by LinkedIn URL. Connectors are the people whose connections Clustr analyzes to find referral opportunities. Processing is asynchronous. Results come via webhook or email.
Renamed. This endpoint was previously POST /network/import/contacts and its body field was contacts. Both still work, so existing integrations keep running. New integrations should use /network/import/connectors with connectors. Send connectors or contacts, not both.

Body

object[]
1–50 connectors to import (use this OR linkedin_urls, not both).
object[]
deprecated
Previous name for connectors. Still accepted, same fields. Use connectors instead.
string[]
Simple alternative: 1–50 LinkedIn URLs without metadata (use this OR connectors, not both).
string
Receives results when processing completes
string
Email for job completion notification
A notification email will be sent to this address. This is not the connector’s email.
integer
Cap per connector. Omit for unlimited.
boolean
default:"false"
Include engagement history in webhook response
object
Passed through unchanged to webhook response
object