Submission to Publication
A workflow built around decisions, not platform limitations.
The workflow we built embeds editorial decisions other platforms don’t have a step for: per-category routing, a permission step before any production work begins, and a gate that prevents publishing anything that hasn’t been signed off twice.
Content workflows have decisions that generic submission intake platforms don’t model.
Submittable is the standard tool for independent publication intake. It works for the common case. One creator, one piece, one decision: approve or decline. Generic, transactional, fast.
SAR’s editorial process is not that shape. Creators submit multiple pieces in a single session and pay once; content managers decide on each piece individually. Different categories follow different submission norms. Creators routinely submit the same work to multiple publications simultaneously. Many publications require exclusivity, and the production work that happens after acceptance — images, social copy, normalized author records — is expensive enough that producing it before confirming the piece is still ours to run is a bad use of our resources.
None of that fits inside a generic intake tool. The submission workflow isn’t overhead that precedes review work — it’s content management work. Running it on a platform optimized for someone else’s shape means accepting that shape.
Five phases, two approval gates, one parent entry that holds the work.
The workflow spans from a submission to content going live. Five phases, three actors, two gates, where a human decision can end the workflow without producing wasted work downstream. A parent entry holds the creator’s bio, payment, and social details; one to five child entries hold the individual content submissions. Content managers decide on each child independently, while creators pay once.
The automations that would have crossed into content decisions or generated unnecessary work.
The workflow is built to gate decisions, not to substitute for them. Each rejection below is a place where automation would have stepped into territory that must remain human, or produced work that may prove unusable.
The submission workflow, end to end.
A single parent form steps the creator through bio, social, category selection, the category-specific child form, and payment. Conditional logic shows only the child form for the selected category. Each genre has different submission rules that align with how creators submit work in that category.
A submission creates one parent entry — bio, payment, social, contact — and one to five child entries, each holding a single piece with a unique ID. The parent is the transaction; the children are the units of work. This separation lets the workflow serve two real needs that pull in opposite directions: creators want to submit and pay once, and content managers want to decide on each piece independently. The architecture is the resolution.
Each child entry routes into a per-category workflow with its own approval steps. Content managers review the piece, then approve or decline. We can restart the workflow from any step, with or without resending notifications. This is necessary because reality is messy (a creator changes their mind, a content manager reconsiders a borderline piece, a piece needs to be pulled back). The workflow accommodates that without breaking.
When a child entry is approved, the system emails the creator asking permission to publish. The creator clicks approve or deny via the link in the email. Approve advances the workflow; deny ends it without producing assets.
This step used to be a manual email, but the workflow now automates it. This was one of the structural reasons for building custom rather than configuring an off-the-shelf tool.
The post creation feed is gated on both approval AND creator permission. The hook fires only when both have been recorded, after which the draft content is created and the downstream production components (author normalization, image creation, social media) can begin their work.
A workflow shaped by the process, not the platform.
Preserved
- Every acceptance and decline is a human decision
- The submitter’s experience is intentional design, not third-party UI
- Multi-piece submissions stay one transaction, with per-piece content decisions
- Content managers can override or restart the workflow when reality intervenes
Now possible
- Per-category submission rules that match how creators actually submit
- A permission step that prevents production work on pieces that won’t go live
- Architectural prevention of premature publishing is code, not policy
- The pattern ports to any approval pipeline handling submissions from multiple actors with oversight, such as ECM, regulatory submissions, content-marketing approval, and multi-stakeholder review
Misty Cripps · Vaquita Design