Skip to content

Zadarma Telephony

  • 🔔 Real-time call notifications
  • 👤 Automatic redirect to the client card (if the number exists in the database)
  • Create a new client (if the number is not in the database)

  1. In HelloClient:
  • Go to “Settings” → “Integrations” → “Telephony”.
  • Copy the notification link (webhook).
  1. In the Zadarma dashboard:
  • Go to “Settings” → “Integrations & API” → “Zadarma Services” → “Event Notifications”.

  • In the “PBX Calls” section, paste the copied link → click “Add”.

  • Activate only the NOTIFY_START event (call start notification).

  1. Testing:
  • When receiving or making a call, a notification will appear in HelloClient:
    • Click it → the client card will open (if the number exists in the database).
    • If the number is not in the database → the new client creation form will open.

  1. Check event permissions in Zadarma (only NOTIFY_START should be active).
  2. Make sure the API key is valid and not expired.
  3. Reload the HelloClient page → clear the browser cache.