Looking at the regular Sample\\austinDownload.fmw.When running this through the GUI with an actual email in Email result to field. The workspace will run, create a datadownload url and notify the topics DATADOWNLOAD_ASYNC_JOB_FAILURE or DATADOWNLOAD_ASYNC_JOB_SUCCESS and send e-mail. That is nice
When I DONT write an e-mail. It will NOT notify the topics and it will not send an e-mail.
So far so good.
However how to replicate this through the REST-API of FME Server?
I found the 8 year old thread regarding this: Using REST API submit, how to send email (safe.com)
However have there been some changes on the REST API the last 8 years to better handle this?