Roles required for integration other than admin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2023 01:23 AM
I have integrated ServiceNow with a 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 other role?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2023 01:32 AM
Hi,
Your intergation user should have all the necessary roles which is required for CRUD operation, lets day role ITIL is required for creating incident, that should be the role assigned to integrator user, so check thorughly your ACLs for incident table and pass on the roles accordingly.
Aman Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2023 01:36 AM
Hi Sahil,
As updated by Aman in comments before you need to ensure relevant ACLs for the table are satisfied for appropriate action. Be it an integration profile or any other profile.