Setting the email options for all jobs

Hi guys,

How can I set the email options for all schedules on all workflows without going one by one?

Thanks

Hi @fificito,

This is possible if you use the REST interface, for instance with a KNIME Analytics Platform workflow.

Please find examples on how to use it here: knime/Examples – 03_Using_KNIMEServer_REST_API – KNIME Hub

We don’t provide a workflow that already is able to do the wanted job, but you should be able to create one looking at the examples 06, 08 and 09.

Best,
Michael

Thanks! I’m having trouble accessing the Rest interface (I’m a total newbie). Is there a tutorial of sorts to access this?

Appreciate the help

This short video introduction of the KNIME Rest API should be a good starting point: