- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 03:48 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 03:52 AM
You could leverage the SSH step in an action:
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 03:52 AM
You could leverage the SSH step in an action:
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 06:14 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 08:30 AM
SSH step is part of flow designer action, Please refer the below document link.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 12:30 AM
There you go:
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.