The CreatorCon Call for Content is officially open! Get started here.

UNIX integration with ServiceNow

Sravan Krishna
Tera Contributor

Hi,

 

I have a requirment to integrate ServiceNow with UNIX server. I need to send data (short description, number etc) from incident ticket to Unix server and again get back some data back from Unix to Servicenow. Do we have any spoke available in Integration Hub for this integration or Do we need to follow the process of creating Rest messages? Please let me know if anyone have implemented this kind if request and the best practice to acheive this.

 

Thank you in advance,

Sravan Krishna

1 ACCEPTED SOLUTION

Peter Bodelier
Giga Sage

Hi @Sravan Krishna 

 

You could leverage the SSH step in an action:

PeterBodelier_0-1699271518983.png

 


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

View solution in original post

4 REPLIES 4

Peter Bodelier
Giga Sage

Hi @Sravan Krishna 

 

You could leverage the SSH step in an action:

PeterBodelier_0-1699271518983.png

 


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

Hi @Peter Bodelier 

 

Thank you very much, that helps a lot. If available, Could you please share any docs/links on how to configure/achieve this.

 

Thanks,

Sravan Krishna

Hi @Sravan Krishna 

 

SSH step is part of flow designer action, Please refer the below document link. 

 

SSH Step:
https://docs.servicenow.com/en-US/bundle/vancouver-build-workflows/page/administer/flow-designer/ref...

 

Flow designer:
https://docs.servicenow.com/bundle/sandiego-application-development/page/administer/flow-designer/co...

 

If my response helps to solve your issue. Kindly mark it as helpful & correct!

Hi @Sravan Krishna 


There you go:

SSH step (servicenow.com)

Integration Hub: Execute Linux Scripts - Now Learning (servicenow.com)


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.