How to Get SC Task Closed Date in Flow Designer Script Step
Hi Community,I'm working with Flow Designer and I have a flow triggered by an SC Task. I want to retrieve the closed_at date of that SC Task and use it in a Flow variable called revokeAccess.// i am using this in my background script to get the close...