service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
18 hours ago
i want to create a custom service portal from scratch, End user need to create and track the incident status
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
18 hours ago
Hi @Bdhar
ServiceNow provides an OOTB portal and OOTB catalog functionality. Is there any business requirement or specific need to create a from scratch? If this is only for learning purposes, you can create and test it in a PDI instead.
Regards
Dr Atul G. - Learn N Grow Together ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
******************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
16 hours ago
Hello @Bdhar ,
Yes, absolutely. You can create a custom Service Portal from scratch where end users can create incidents and track their incident status.
You just need basic knowledge of HTML, CSS, ServiceNow Client Scripts, and Server-Side Scripts .You can build the UI yourself and use ServiceNow tables and APIs in the backend to create and retrieve incidents.
You can refer this for portal guidence :
https://www.servicenow.com/docs/r/platform-user-interface/service-portal/c_ServicePortal.html
If this helps you then mark it as helpful and accept as solution.
Regards,
Aditya