How Do We Know Variable Names?

  • Every field and module in Zoho is given an “API Name”, a name by which Zoho identifies that piece of data
  • On the right side of the JSON Viewer the data is listed in Alphabetical order by API Name
  • This is what we use in our Deluge code to specify which records or fields we want to pull or use

JSON VIEWER