I want to create a incident ticket from Postman using rest API which role i required to create incident ticket for user

Salman AHmad
Kilo Expert

I want to create a incident ticket from Postman using rest API which role i required to create incident ticket for user I give a role web_service_admin for user but it's not working but when i give the role admin it is working.

Kindly tell me which role is required to create ticket from postman because I am not want to give admin role to integration user. 

1 ACCEPTED SOLUTION

Hi,

that's correct.

I just wanted to test.

Now there is some ACL issue or query business rule.

Please check your incident table level READ ACL has which role and give that role to that API user.

Also did you check any query business rule is present on the table which is restricting.

Also did you table there is any table.* READ ACL which is blocking all the fields

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

View solution in original post

14 REPLIES 14

Hi,

did you try giving table level Create ACL and check for that user?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi, 

Now I am able to create incident ticket using create and write ACL on table.

but last thing information not showing in postman when I create ticket from postman.

find_real_file.png

 

Thanks

Hi,

Glad to know that it worked.

Did you check the table level READ ACL and any query business rule on that table?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Yes I have Created Read ACL and check business rule as well but not display record on postman.

Did you try giving that user admin role?

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader