How to create new ticket in ServiceNow from UI

braj1999
Kilo Contributor

Hi,

I am trying to create ticket in servicenow from UI but not able to see any options for it. I am able to create incident, asset etc but not sure how I can create tickets. Also If I try to create ticket using Table API, it works fine for me.

Please share any pointers on this.

Thanks,

BrajMohan

9 REPLIES 9

Deepak Kumar5
Kilo Sage

What does ticket mean here ? Could you explain more about it?


As I understand ServiceNow, there are two objects incident and ticket to track customer issues. My integration works fine for both the objects but for documentation purpose I need to do few things around ticket object from UI. I am able to do this for incident object but somehow I am not able to see create new ticket option in ServiceNow portal.


These are tables in service-now and access defined on each table's record that who can read/ create/delete it.


New button also visible based on your role. Be sure that you have sufficient role to create new Ticket.


thanks. I am currently logged in as system administrator.