To anyone that has the same question of passing workflow items into the Powershell script via parameters, you want to put the item like this:
‘{{$.trigger.launchedBy.id}}’
To anyone that has the same question of passing workflow items into the Powershell script via parameters, you want to put the item like this:
‘{{$.trigger.launchedBy.id}}’