Customizing the Confirmation Prompt in Conversation Flows
Hi everyone,
I’m working on a Moveworks conversation flow where an action is executed with the Confirmation Policy enabled:
Require consent from the user before executing this activity.
The default confirmation prompt displays some information about the action before asking the user to confirm. However, I have a requirement to display additional fields/details in the confirmation step so the user can review all relevant information before clicking Yes/Confirm.
For example, I would like the confirmation screen to show additional details such as:
-
Request/transaction details
-
Additional input fields
-
Dates and times
-
Leave/request type
-
Number of hours
-
Other dynamically generated values
Is there a supported way to customize or extend the confirmation prompt/card generated by the Confirmation Policy?
Specifically, I’m looking for a workaround or recommended approach to:
-
Add additional fields to the confirmation UI.
-
Display dynamic values from the conversation/action inputs.
-
Allow the user to review these values before the action executes.
-
Keep the confirmation/consent behavior intact.
I’ve attached screenshots showing the current confirmation experience and the conversation flow.
Has anyone implemented something similar in Moveworks? Any guidance on the supported approach or workaround would be greatly appreciated.
