I am trying to create a workflow that will fill out an online form using the information in an excel spreadsheet and then submitting it. I have the “read table” and it saved as a variable for the loop, but when I try to add the path for the element “For each row” for the template, it tells me that there is an Incorrect input, internal server error.
I have tried using a .csv and .xlsx version of the spreadsheet with the same result. Is there something specific that I need to change for the excel spreadsheet to get it to work?
hey @Daren_Patterson
Is the file empty or may be corrupted? You can try using a newly created file to test it.
If not, you can try switching the Microsoft Interaction method (from Generic to Microsoft Native) and to restart the Studio Pro.
1 Like
Thank you, I created a new file and restarted the computer and studio. Working so far
1 Like