Job 6 fsm mutator

★ 6.9 · n8n · simple · 5 nodes

Job 6 fsm mutator is an n8n automation template that implements a finite-state-machine (FSM) mutator for job application processing, persisting state transitions to Postgres. Reach for it when candidate applications need to move through defined statuses automatically — for example, from "email received" to "reviewed" to "decision made" — without manually updating the database, or when multiple workflow steps must consistently update the same record in sync. Trigger: manual. Integrations: Postgres.