Create virtual machine in Jenkins through Catalog form in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2025 09:34 AM
Hello All,
The objective is to automate virtual machine creation through Jenkins.
I was shown the Jenkins interface, where users can fill out a form with the required options and submit it to create a VM. Now, the requirement is to replicate this functionality in ServiceNow by building a Service Catalog item that mirrors the Jenkins form.
Here’s the expected flow:
A user fills out the ServiceNow catalog form and submits it.
A workflow is triggered that includes an approval process.
Once approved, the system should automatically initiate VM creation in Jenkins.
- I need guidance on how to achieve this integration between ServiceNow and Jenkins. If any documentation or best practices are available, please share them.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2025 05:31 AM
Hello, you can install the Jenkins Spoke and include its actions in your Flow.
Here is the documentation: https://www.servicenow.com/docs/bundle/zurich-integrate-applications/page/administer/integrationhub-...
