Are there plans to integrate ServiceNow Studio with Github and how does it handle clone down?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 01:11 PM
A few questions:
- Are there plans to integrate ServiceNow Studio with Github, similiar to how App Engine Studio (or old studio) integrates to use it as an external repo?
- If you make an app in ServiceNow Studio, but don't promote it prod... what happens to it during clone down?
- Are there any steps required to prepare for clone down w/ ServiceNow Studio?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 09:30 PM
Hi @JC15 ,
Here are your answers:
1. You don't need to integrate , you just need to link github to studio.
Check this link : https://www.servicenow.com/community/developer-articles/linking-a-studio-app-to-github/ta-p/2323512
2. What i did was, i created scoped app and the promoted to application repository. Before the clone, I created an update set as a a backup. After the clone, I deleted the scoped app from development and then restore the update set, that brought the development instance back again.
3. You can refer to this thread : https://www.servicenow.com/community/developer-forum/how-can-we-clone-a-studio-application/m-p/15391...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 07:05 AM
I believe all this information applies to the legacy "Studio" and not the new "Servicenow studio" which this forum applies to.
The article linked is from 2022, prior to the existence of the new "Servicenow Studio".
I haven't seen anything from Servicenow which documents you would treat these issues the same way in the new Studio.