TL;DR
- Add connector visibility in UI → eliminate guesswork across environments.
Problem
- Multiple ServiceNow environments (DEV → UAT) connected in Moveworks.
- Forms with the same name appear multiple times with no indication of source environment.
- When a form fails to fill, it’s unclear which environment it belongs to.
- Current workaround requires checking ingestion timestamps/logs → inefficient.
Request
- Surface Connector / Environment on:
- Imported Forms table (new column)
- Form detail page (Overview section)
Expected Outcome
- Quickly identify whether a form is DEV or UAT.
- Remove need to cross-check ingestion logs.
- Faster troubleshooting and safer configuration.

