Connectors — external sources

Tilda inbound webhook

In Tilda Forms → Webhooks, set the URL to https://api.live-direct-marketing.online/api/connectors/tilda/webhook?token=<your-token>. The form payload is mapped to a Contact + Lead automatically.

Search by name (DaData)

curl -s "https://api.live-direct-marketing.online/api/connectors/dadata/name?q=Сбербанк" \
  -H "Authorization: Bearer $LDM_KEY"