ServiceNow workday integration

archie5
Tera Expert

Hi,

A workday professional needs to pull attachments from ServiceNow as soon as a request is submitted (the attachment will be in the request). As an SN admin, I need to provide him with the API so that they can pull the attachment. 

How do I get the correct attachment API for them? Thank you!

AG

1 REPLY 1

jonsan09
Giga Sage
Giga Sage

Attachments reside on the sys_attachment table you should be able to find the right API endpoint via the REST API explorer. I used the following to get attachment info from my PDI: 2023-09-03 23_56_20-REST API Explorer _ ServiceNow.png