- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 09:56 PM
In incident form when I am updating incident from a third-party app it is displaying as a guest in the updated by field. I want the user name of the one who is updating from third-party app in updated by field
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 11:49 PM
strange
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 10:00 PM
which user details have you shared with 3rd party for the API endpoint?
It should be showing that API user and not guest.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 10:53 PM
I am using scripted rest API and I have added a webhook URL in my third-party app. I want the logged user of third-party app to be displayed on ServiceNow updated by field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 10:56 PM
So have you not shared the username and password to 3rd party app?
Without any user the API cannot work.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2023 11:13 PM
As such there is no option in third party app to add authentication credentials to that app. It only has a webhook listener from which we can send our data. I am able to send all fields except updated by