Servicenow Studio

lavanyachan
Tera Contributor

Are the Studio's still used? which one to use to develop an application

2 REPLIES 2

Bhuvan
Kilo Patron

@lavanyachan 

 

Yes, studios are still used. Refer below when you need to use Creator Studio or App Engine Studio or ServiceNow Studio

 

https://www.servicenow.com/docs/bundle/zurich-application-development/page/build/custom-application/...

 

https://www.servicenow.com/docs/bundle/zurich-application-development/page/build/custom-application/...

Bhuvan_0-1758096342783.png

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

M Iftikhar
Mega Sage

@lavanyachan 

Yes, Studios are still used but which one you pick depends on what type of application you’re trying to build and who the builder is:

Want to build an app easily, without code?
Use Creator Studio. It’s great for simple request/fulfillment use cases (e.g., an office supplies request app). No coding required.

Need a broader app with low-code options?
Go for App Engine Studio. It lets you create more complex apps than Creator Studio while staying in low-code territory.

Are you a developer looking for more control in one place?
Choose the new ServiceNow Studio. It’s the modern environment for professional developers—integrating low-code tools, navigation, packaging, and productivity enhancements.

Prefer industry-standard dev tools and coding workflows?
Use ServiceNow IDE (a VS Code for the web on the platform) or the ServiceNow SDK (VS Code desktop with Fluent and JavaScript modules). Perfect if you want to work directly in source code and leverage third-party libraries.

In short: Citizen developers go for Creator Studio / App Engine Studio where as Pro developers go for ServiceNow Studio / IDE + SDK

 

Thanks & Regards,  
Muhammad Iftikhar  
  
If my response helped, please mark it as the accepted solution so others can benefit as well.