Hello everyone!
I have a process that I want it to mail every time new data is added to a web table.
I can get the web table as a datatable with data scraping. A new “filename” is added to this datatable every day. And in the datatable there is a column named “modified by”. This column is full of phrases like “Yesterday at 13.48”.
When a new data arrives, send me an e-mail → how can I do this?