Home  >   FAQs   >  How do I fetch data from Vtiger using the Code Editor?
FAQs in this section

How do I fetch data from Vtiger using the Code Editor?

Table of Contents
For complex data handling, a code editor is available to write scripts in JavaScript. This allows for data transformation before being displayed in Vtiger. The editor supports HTTP calls to external applications and fetching Vtiger data.
Once the configuration is done, you can test the connection using the Test button next to the Code Editor. You can:
  • Use the Response tab to view the response of the API call
  • Use the Log tab for debugging.
  • Use the log function for debugging purposes.
Was this FAQ helpful?
0  out of  0  found this helpful.
Comments 0
Be the first to comment
© Copyright 2023 Vtiger. All rights reserved.