If you don’t have an already, create a connection with Zoho CRM (the modules.all scope should suffice).
Also create a connection with Zoho Analytics. You will use these two connections in the various API calls we employ.
Last, start setting up your scheduled function! You can do this under Automation > Schedules. Name it, write your own function, and enter the code editor. We’re ready to code!
Also, if you want to just skip ahead to the code, look here!