Espo Advanced is running

This is the LinkedIn import backend for EspoCRM.

API endpoint for imports:

POST /api/contact/import

Supported modules:

Example body:

{
  "module": "EspoCRMContact",
  "profile": { ... LinkedIn profile JSON ... }
}