load data from shared folder to servicenow instance
I want to fetch the data every day from the shared folder and transform the data and update the records in a target tableI will get data in a excel format every dayi want to import the same data from the shared folder to the ServiceNow target tableCo...