Hi,
I am new to R programming.
I work on Workday ERP system. I need to connect to Workday REST API (RaaS report) from RStudio.
Could you please provide the steps to get the data from RaaS into R studio.
My Workday RaaS call details like this:
https://wd5-impl-services1.workday.com/ccx/service/customreport2/Accenture/Deepa/INT164b_All_India_Work_Schedule_Calendars?format=csv
I have username and password to connect to it.
Could you please guide me the details to how to connect to Workday and suggest if i need to install any packages in R.