Attachment visibility to Guest users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 12:02 PM
Through the service portal the customer would like to link to things like PDFs, or other specific media inside of ServiceNow, but not require a user to register or login to the system to view those.
From my exploration and understanding, the default Sys_Attachment API really needs the user to be logged in to properly function (won’t work with Guest). Is there some type of recommended way to present these documents/attachments to someone that isn’t logged into the system?
- Labels:
-
Search
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2022 12:09 PM
Hello,
Check this thread similar thing about its workaround is discussed here.
https://community.servicenow.com/community?id=community_question&sys_id=b4ebc6cbdb8eef00fb4ae15b8a961954
Mark my Answer as Correct and Helpful if it helps