Add run schedule api endpoint
I'd like to run schedule job via api instead of just flow. This way I can take advantage of the scheduler's extra options like expected flow execution time. Pass parameters through to the flow being run as if using the run flow by name api.
Comments: 2
-
07 Aug, '20
Maksym SherbininWe are adding new parameters to the existing run-flow-by-name API endpoint:
- emailOnSuccess
- emailOnFailure
- emails
- expectedTime -
07 Aug, '20
Olena Sherbinin AdminEmail notifications:
https://support.etlworks.com/hc/en-us/articles/360013607594-Run-flow-by-name-API#Sendemailnotifications
Console log capturing:
https://support.etlworks.com/hc/en-us/articles/360013607594-Run-flow-by-name-API#Consolelogcapturing