Create an application with the ServiceNow IDE
Create an application to develop in source code with the ServiceNow IDE.
Before you begin
Role required: admin
Procedure
Result
An application with the default application structure is added to the instance and open in your workspace. For information about the application structure, see the Application structure section of the Building applications in source code topic.
Access-Control-Allow-Origin header.What to do next
From your Git provider, create a dedicated Git repository for the application. Initialize a local Git repository for your application and push it to the remote repository. For more information, see Initialize a Git repository with the ServiceNow IDE.
In the ServiceNow IDE, start developing your application in source code with ServiceNow Fluent, writing custom JavaScript modules, or adding third-party libraries.