I Built an API-First Document Workflow Engine (Looking for Feedback)
dev.to·8h·
Discuss: DEV
Flag this post

Hey everyone — over the last few months, I’ve been building SignumFlow, an API-first system for uploading documents and running programmatic workflows.

I built this because most workflow/e-signature platforms are UI-first. They require you to send users to their hosted UI and work inside their UX expectations — which is great for non-technical teams, but restrictive if you want everything embedded directly into your product.

I wanted something closer to Stripe-style developer ergonomics, but for docs + approval routing.

So I built SignumFlow.

What It Does Today

Right now SignumFlow supports:

  • Uploading documents
  • Starting workflows (sequential + parallel routing)
  • Retrieving workflow + document state
  • Developer portal → get API keys, view usage, see quickstarts

No U…

Similar Posts

Loading similar posts...