Integration roles to send data from Servicenow to third party tools

sahil toraskar
Tera Contributor

I have integrated ServiceNow with third-party tool to send incidents from ServiceNow to a third party. But incidents are only created when the user has an admin role in ServiceNow. Can I do this with any another role?

6 REPLIES 6

Mohith Devatte
Tera Sage
Tera Sage

Hello @sahil toraskar , can you try with these roles ?

  • sn_incident_read
  • sn_incident_write

Hope this helps 

Mark my answer correct if this helps you 

Thanks

It's not working with these two roles. Do I need to add any other role?

@sahil toraskar how is the integration set up ? is it basic Auth ?

Oauth2.0