How to make schedulers to outgoing or transformer

I’d like to create scheduler to outgoing or transformer which will do something.

But there is only option to incoming or route of outgoing, but u can’t create route without incoming. But i do not want to any incoming.

Hi @vosy

Currently, the scheduler in Alumio can only be used by any of these configurations:

  • Prune Tasks
  • Repair Tasks
  • Incoming
  • Route (Outgoing)

See image below:

Alternatively, you can use your own scheduler (Outside Alumio) to execute a webhook or an HTTP Proxy of Alumio.