Writing Our Function

Now let’s start writing your (possibly) first function! In this lesson, we cover the basics of:

  • defining arguments
  • some best practices
  • using info statements to test the function
  • JSON Viewer and output
  • API’s
  • the “get” and “put” commands
  • updating records
  • and more…

Most learn best by doing. So, let’s jump in and create a function. While watching these videos, think of how you could create a similar function for a Zoho CRM you are working on, and then go try it!