Is there any way to call the rest API from workday which gives the output as .csv file and convert it into excel in alteryx?
You can download the csv with a download tool, then write to excel with output data tool
Thanks a lot!