We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Convert to Development Mode via script include (background)

Andre27
Tera Contributor

hi there,

 

there is a UI Action "Convert to Development Mode"

/sys_ui_action.do?sys_id=8c8cbc3b77510110e5fd30c2fa5a9982

to convert sys_store_app to sys_app.

 

Is there any way to execute this process in background script include?

 

There is an API "sn_app_api.AppStoreAPI" which offers similar functions like:

- canConvertSysStoreApp

- isLatestVersionInstalled

but the is no API documentation. Perhaps there is a function to convert an app to dev mode but I can not find it.
 
Anyone used this API?
 
Thanks Andre
 

 

0 REPLIES 0