• FAQ
  • Tutorials
  • Future Roadmap
  • Latest Update
  • Live Demo
  • Developer Api
  • Submit Ticket
  • Contact Us
  • English English
    English English Hindi हिन्दी (Hindi) Spanish Español (Spanish) French Français (French) German Deutsch (German) Portuguese Português (Portuguese) Russian Русский (Russian) Chinese 中文 (Chinese) Japanese 日本語 (Japanese) Arabic العربية (Arabic)

Recent Questions

  • How to apply discount code to buy master admin or user license ?
  • How can I buy additional License from my Borg Desk Account?
  • 3 ways of creating a New Support Ticket in BorgDesk Workplace Account
  • I have made payment , how to get Tax Invoice from Admin Borg Desk workplace ?
  • How to customize Color code to track all my Tasks in Task dashboard ?

Categories

BORG ERP - Brief Introduction BORG-Account Quick Setup BORG Common Queries BORG Sales Automation BORG Service Help Desk BORG Inventory & Distributors BORG HRMS & Payroll BORG Accounts Book MIS Reports Borg Desk Production App BORG Push Notifications Borg Desk Projects App Borg Desk Task Force EduBorg - Coaching ERP 3rd Party Integration About Policies & Agreements
Lead Fetch Developer API

POST Post Webhook Payload

v1app

Call Report Webhook Sample Payload

Parameter Data Type / Format Definition
SourceNumber Integer Number of the caller
DestinationNumber Integer VN on which the call has been triggered
DialWhomNumber Integer Agent number on which call has been answered
CallDuration Integer Total call duration from initiation to end
coins Integer Credit deducted for the call (e.g., 1)
Status String Call result: engaged, busy, answered, cancel, etc.
StartTime yyyy-mm-dd hh:mm:ss Start time of the call
EndTime yyyy-mm-dd hh:mm:ss End time of the call

Example Request

curl --location --request POST 'https://yourdomain.com' \
--data ''
    

Example Response

{
  "type": "call_report",
  "SourceNumber": "08882369xxx",
  "DestinationNumber": "0806286xxx",
  "DialWhomNumber": "07652088xxx",
  "CallDuration": "26",
  "coins": "2",
  "Status": "ANSWER",
  "StartTime": "2024-12-30 12:43:19",
  "EndTime": "2024-12-30 12:43:45"
}
    

 

If still any concern or need one-to-one session with our product experts reach out to us https://wa.me/+919667916787 or mail us from your registered email id to "[email protected]" our team will get back to you

 

Admin
April 11, 2025
0 Comments
Share this post
Scope of Borg Desk Sales CRM (Marketing & Sales Module of Borg Desk ERP).
How can I Manage sales / Service quotation for my lead / prospect in Sales CRM of Borg Desk ERP?
Did this page help you?
LikeYes
DislikeNo
Powered by BORG DESK | Terms of Service | Privacy Policy-2026
  • Home
  • FAQ
  • Tutorials
  • Future Roadmap
  • Latest Update
  • Live Demo
  • Developer Api
  • Submit Ticket
  • Contact Us