Home  >   FAQs   >  How to send a Postman request to update the Status field of the call in Vtiger CRM?
FAQs in this section

How to send a Postman request to update the Status field of the call in Vtiger CRM?

Table of Contents
If a call is initiated and you want to update the Status field of the call as In progress and update Handled By field, you can send the request with the following parameters.
Parameter Description
from The number from which the call has come.
to The number to which the call has come, the system will search the Users module to find the user having this number in the Office Phone field.
event call_connected
call_id UUID of the phone call record

This request will find existing phone call records using the Call ID, update the Status as In Progress, and update the Handled by field using the number in the To field.

 
Was this FAQ helpful?
0  out of  0  found this helpful.
Comments 0
Be the first to comment
© Copyright 2023 Vtiger. All rights reserved.