Python Script integration with ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2018 07:18 AM
Hello!
We have couple of python scripts which we want to integrate with ServiceNow. So basically we need a kind of input FORM and use such input as variable and execute python script in back-end.
I would be happy to provide more details if required.
Regards
Rishi
- Labels:
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2019 03:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 05:00 AM
Hi Steven,
Good day,
Did you get any clue/how to do on executing Python scripts using ServiceNow as an Input form for variables? If you have please share the information.
Regards,
Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2019 03:38 PM
Hi Pradeep,
I never fully implemented the solution but the only method I found was to pass the variables to a powershell script then get this to call the python script using the same variables. It did work but i'm sure it's not the best solution...
Thanks
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2019 01:38 PM
Hi Steven,
I have followed the same way like you mentioned:
1.created a new mid server script .py
2.Trying to run
But,it is not running.Do I have to install python also or anything else.
Kindly,help me on this as I am stuck on this issue this last one week and no solution is available online
Regards,
Munender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2020 07:00 AM
Hi,
I want to new to servicenow and trying to insert , update or extract the data from rest api using python only
Can anyone help me on an urgent basis?
Thanking you in advance