Bypass or ignore 'Value cannot be null

Hi @sirwa,

If I understood your question correctly…

You can use a Build DataTable activity before the Data Scraping.

image

Then, you can set your column to allow null values.

image

Finally, when you use the Data Scraping enter the datatable created in the Build Datatable activity as output.

If this solves your problem, kindly mark this answer as the solution.

Thanks!