Custom Python steps
Write your own Python callable for a Nomaflow step — function signature, the StepContext object, accessing connectors, logging to the run, handling cancellation, returning structured output.
Notifications
Route Nomaflow job events — success, failure, long-run — to Slack, email or generic webhooks. Configure channels once at framework level; jobs pick recipients.