Retrieve images from Powershell

maryc
Tera Contributor

Hello,

 

I have a powershell which reads a folder on MID aServer and retrieves the images from it. I need to call this powershell from ServiceNow, but we have only Integrationhub starter pack and I dont see any spoke for calling powershell.

How do I retrieve those images from a script and process it accordingly to insert into user table

 

Thanks in advance

 

4 REPLIES 4

Abhay Kumar1
Giga Sage

@maryc Just a hint for you ,I had implemented last year to run powershell script on Mid server through ECC queue output probe which is created by script include and that was run by a trigger record.

I can share code for an example if needed.

@Abhay Kumar1 , can you pls send me the sample implementation?

maryc
Tera Contributor

Hi Abhay, can you pls share the implementation....thanks in advance

maryc
Tera Contributor

Any help on this?