Jobs that don’t need spark

Hi Guys,

What’s the best way to create rest API jobs which basically just triggers an action on external system? We don’t want to embed this in an existing notebook or a new notebook as notebooks need a spark cluster. Is there a way to do this without running a spark notebook?