Bulk-insert LinkedIn messages parsed from the caller’s data export.
network_connections row by normalized LinkedIn URL (lowercase, trailing slash stripped, query params stripped). Messages whose counterpart URL doesn’t match any imported connection land with connection_id: null — they still count toward imported, just not linked. Optionally clears the caller’s existing messages first via clearExisting: true.
/api/network/messages with other verbs. See the sibling page for related operations on the same resource.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bulk import payload parsed from LinkedIn Messages.csv.
Rows to import. Batched in groups of 500 server-side.
Caller's LinkedIn profile URL. Used to decide is_from_me and which participant is 'the other person' for connection linkage.
If true, delete every existing message row for this user before inserting. Destructive.
Import attempted. Per-batch failures roll into skipped rather than failing the whole request.
Messages imported successfully 0 <= x <= 90071992547409910 <= x <= 9007199254740991Count of imported messages that successfully matched an existing network_connections.linkedin_url.
0 <= x <= 90071992547409910 <= x <= 9007199254740991