Run a script after each approval in ASK for Approval action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2023 12:18 PM
Hi
I am porting my workflow to flow designer and stuck on ask for approval action equivalent to user approval activity in workflow
In User approval activity
we can run script after each approval action and I have a logic which add some dynamic comment at approval and its based on multiple parameters.
In ask for approval action
I need to provide list of users as approvers and mark all need to approve but I don’t have any control in between like when first user approved then add some comment on approval item.any way I can use the script in Ask for approval action same as user approval activity in workflowThe business rule will not work for me as adding a comment is simple thing I put as example but it can be any complex things.