Version Review to Slack
Posts Flow version updates into Slack with project-aware routing.
Autodesk Flow Production Tracking operations
Configure one Flow site, install the exact project automations you need, and keep version reviews, task readiness, dependency status, and notes moving without exposing internal Lambda or AWS details to customers.
Customer-visible surface
The admin UI renders the exact five MVP automations and keeps bundled internal behavior labeled as bundled instead of pretending it is a separate customer endpoint.
Posts Flow version updates into Slack with project-aware routing.
Maps Version statuses to Task statuses using project-specific rules.
Handles Slack notifications when downstream work becomes ready.
Tracks upstream completion and updates dependent task state.
Relays Notes and replies without splitting them into fake extra products.
Operational flow
The workspace asks for the Flow foundation once, discovers available projects, and only installs automations on the projects an admin explicitly selects.
Workspace shape
Security posture
The frontend keeps API keys and integration tokens write-only, avoids browser persistence drift, and shows only public webhook URLs or customer-safe summaries.
API keys and Slack tokens are entered, posted, and immediately cleared from the form.
Secret references, endpoint ids, and timestamps are visible. Raw secret values are never rendered.
Only real `/r/{endpoint_id}` ingress URLs are shown. Bundled internal behavior is labeled clearly.
Security and audit sections show summaries or blocked states, not invented raw-log browsers.