Nintex

Nintex is a workflow and forms platform commonly encountered in SharePoint-heavy business environments. It was used to digitize approvals, requests, routing, and operational handoffs without building custom applications from scratch.

In many organizations, Nintex became the business-owned automation layer around document libraries, lists, and departmental processes.

What it was typically used for

Organizations used Nintex for leave approvals, procurement requests, onboarding, compliance attestations, document reviews, exception handling, internal service requests, and other workflow-driven business processes.

Why it still matters in rescue work

The core business logic in Nintex is usually spread across workflow definitions, branching rules, forms, SharePoint structures, and notification behavior. Rescue work has to capture both the explicit workflow steps and the implicit operating assumptions built into the surrounding SharePoint environment.

Artifacts to inspect when extracting business logic

  • Workflow definitions: approvals, branching, escalations, and process timing.
  • Forms: field rules, user choices, conditional visibility, and submission logic.
  • SharePoint lists and libraries: data model, states, document structure, and permissions.
  • Actions and connectors: integrations with mail, external systems, and downstream tasks.
  • Task assignments and notifications: operational routing and human decision points.
  • Environment configuration: site-specific assumptions, roles, and dependencies.