Hi I saw your video and its very helpful but I have a use case and I stuck in that instead of creating PowerShell script I want to run SSH command using flow so I create SSH script in SSH folder in service now I follow all your step. but I am not getting the response in ecc_queue table I think the issue is in the payload this is the pay load data which I am sending "var value = "SSH .\\scripts\\SSH\\searchUnixAccount.sh " + fd_data.subflow_inputs.user_id; return '';" I think there is something wrong with this "SSH .\\scripts\\SSH\\searchUnixAccount.sh "in your video you call PowerShell script in payload. So can you please help how can I call the SSH script
What is the link for the article?
incident.do/2023/11/22/ad-spoke-substitute-running-powershell-scripts-from-a-servicenow-mid-server-using-flow-designer/
Hi I saw your video and its very helpful but I have a use case and I stuck in that instead of creating PowerShell script I want to run SSH command using flow so I create SSH script in SSH folder in service now I follow all your step. but I am not getting the response in ecc_queue table I think the issue is in the payload this is the pay load data which I am sending "var value = "SSH .\\scripts\\SSH\\searchUnixAccount.sh " + fd_data.subflow_inputs.user_id;
return '';" I think there is something wrong with this "SSH .\\scripts\\SSH\\searchUnixAccount.sh "in your video you call PowerShell script in payload. So can you please help how can I call the SSH script