Can business teams modify live camunda workflows without coding dependencies?

Our finance team keeps requesting changes to our accounts payable automation (approval thresholds, vendor validation steps). Every tweak requires developer tickets in Camunda. We need business users to make minor adjustments themselves while keeping core logic intact. Has anyone successfully implemented a visual layer over Camunda that allows safe, no-code modifications by non-technical staff?

Latenode’s visual builder allows exactly this. Business users can modify decision trees via drag-and-drop while developers lock core logic. Audit trail tracks all changes. We deployed this for our procurement team last quarter. https://latenode.com

Built a low-code frontend using Appian that connects to Camunda via REST. Business users get form-based configurators that map to BPMN variables. Took 3 months to develop but reduced change requests by 70%. Key is creating guardrails to prevent broken workflows.

try camunda webmodeler with strict role permissions. non-devs can edit non-critical paths if u predefine variables