We are using flow orchestration heavily for some new product approvals. After the end user has submitted the approval, while it's waiting to be approved, is there some way I can show them who the current assigned group is, so that they know who to follow up with if they have questions. we have a few different groups depending on different criteria.
Hi @Brad Bennion Hopefully you found a solution but if not (and for anyone else looking into this) the Spring 25 release introduced a specific Approval Orchestration that allows you to add an 'Approval Trace' component to a record page. There's also a central app for users to be able to view all of their approvals. It has some other useful features specific to approvals too Automate Your Approvals with Flow Approval Processes
I'd imagine you could rebuild your orchestration using the existing flows you've already built and it would then be able to make use of the new features (you might need to update the API settings for the flows to be sure).
David