Updated by field in incident form is showing as guest when I am passing data from third party

sahil toraskar
Tera Contributor

a638ca9f-0998-44ed-9ea4-28153aa8a895.jpg

 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

1 ACCEPTED SOLUTION

@sahil toraskar 

strange

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

View solution in original post

10 REPLIES 10

Ankur Bawiskar
Tera Patron
Tera Patron

@sahil toraskar 

which user details have you shared with 3rd party for the API endpoint?

It should be showing that API user and not guest.

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

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

@sahil toraskar 

So have you not shared the username and password to 3rd party app?

Without any user the API cannot work.

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

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

sahiltoraskar_0-1690438268912.png