Hello,
I have workflow with Approval Rule
There is way to access to the Completion reason with PowerShell (Not the operation reason)
- Products
- Solutions
- Resources
- Trials
- Support
- Partners
- Communities
Hello,
I have workflow with Approval Rule
There is way to access to the Completion reason with PowerShell (Not the operation reason)
Ho yosefc
Have you tried the Get-QARSApprovalTask cmdlet?
Yes, I've used the Get-QARSApprovalTask cmdlet.
However, I need to retrieve the completion reason of a specific approval task within the workflow.
Once a user approves, my PowerShell script creates a case in SysAid.
I aim to include the completion reason in the case description