Home  >   FAQs   >  How do I send a request from Postman to create or update Phone call records in Vtiger CRM?
FAQs in this section

How do I send a request from Postman to create or update Phone call records in Vtiger CRM?

Table of Contents
Once you configure a Generic gateway for phone calls, you must send a request from Postman to create or update Phone call records.
Follow these steps to send a request from Postman to your Vtiger instance:
  1. Log in to your Postman account.
  2. Click Send an API Request.
  3. Select the POST method from the drop-down.
  4. Enter the Endpoint as follows - (https://your_vtiger_domain/modules/PhoneCalls/callbacks/Generic.php)
  5. Click the Header tab. 
  6. Enter or select information for the following - 
    1. Key: Enter the key as (X-VTIGER-SECRET).
    2. Value: Paste the copied Vtiger Secret Key.
  7. Click the Params tab.
    1. Enter the required parameters depending on the request. Refer to the Request examples in the next section.
  8. Click Send.
Was this FAQ helpful?
0  out of  0  found this helpful.
Comments 0
Be the first to comment
© Copyright 2023 Vtiger. All rights reserved.