Hi @Luke2390,
I understand that you want to do below:
- extract data from website
- write the extracted data to excel file
to do this, follow below:
- extract data and save the output to data table.
- After that use excel scope and use write range activity to write datatable into excel.
This should help.
Regards
Sonali