Service now attachments are not showing up in Manage Attachments section

rajuvadnala
Kilo Explorer

0down votefavorite

I'm using service now api https://xyz.service-now.com/api/now/attachment/file api for attaching files to the incidents. Files are getting attached to the incident and they are appearing in activity section but not showing up in the Manage Attachments section. How do I resolve the issue?

18 REPLIES 18

SanjivMeher
Kilo Patron
Kilo Patron

Can you send a screenshot? Have you manually added a Manage attachment section?



Please mark this response as correct or helpful if it assisted you with your question.

I'm using Rest API explorer to attach files to incidents. But I do not see them in below Manage Attachments section.


find_real_file.png




I can only see them in activity


find_real_file.png




Rest API explorer that I'm using



find_real_file.png


preetid
Kilo Explorer

Did you got to know why it was not visible in Manage attachment. Even I am facing the same issue. I have added the attachment through script before submit. The attachment is visible in the attachment icon in header part(i.e in dialog), but not visible in Manage attachment.

DavidVD
ServiceNow Employee
ServiceNow Employee

Hi,

Same issue here, attachments that come in via web services and even via e-mail do not show up on top of the form even though they have been correctly added in the sys_attachment table and are visible in the activity history.