Hello Moveworks Community,
We've introduced a new power tool to Moveworks Setup: the Advanced Configuration Editor. Available under Troubleshooting Tools in the left nav, it lets you view and edit Moveworks Setup configurations directly in a JSON mode — giving you full control without the constraints of the standard UI.
What you can do with it:
- Bulk operations — paste in 150+ destinations or payload mappings in a single save
- Configuration duplication — copy an entire config from one instance and paste it into another, tweaking only org-specific fields.
- Environment migration — promote configs from sandbox to production by updating just the environment-specific values
- UI fallback — bypass overly strict UI validations that might otherwise block a go-live
A few things to keep in mind:
- This tool is intended for partners and advanced users — it modifies live configurations directly, so use it with extreme care
- Standard UI validations and DSL hints are not enforced in JSON mode, which can lead to incorrect DSL and Bender fields - Use with extreme care
- Secrets are masked and should not be edited through this view.
- Only a vetted subset of configurations is available in the dropdown. The configuration names are granular and will not match configuration names present in the Moveworks Setup left-nav. Please refer to the mapping table in the help documentation and find the relevant configuration name.
To get started, head to Moveworks Setup → Troubleshooting Tools → Advanced Config Editor. Full documentation, including a reference list mapping Setup nav pages to config names, is available here.