Firstly, this is my first attempt at contributing to a project on GitHub and I would really appreciate any feedback you have.
Added the following functionality:
Create and store reports in ObjectLookupReports_$TIME directory on the current user's desktop.
Added the ability to specify the values for SERVERURL and APIUSER variables on lines 67 and 85. This also includes if statements to check if the variable is left blank and will then prompt the user if it is blank.
Made the main body of the script into a function so that it can be run multiple times without needing to reenter the URL, Username and Password. I have also included exit cases for all of the Apple Script prompts that have a Cancel button.
Firstly, this is my first attempt at contributing to a project on GitHub and I would really appreciate any feedback you have.
Added the following functionality:
Cheers, PJDunand