- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2018 04:01 AM
Hi Experts,
What format in Images are stored in ServiceNow? and How does this gets retrieved via API in which FORMAT it goes? is it base 64? or which
I am not sure.
Please help.
Thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2018 04:34 AM
Hello,
These formats of images you can stored in Service-now.
Yes it is base 64.
this link will help you.-
http://www.john-james-andersen.com/blog/service-now/post-picture-image-field-rest.html

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2018 04:34 AM
Hello,
These formats of images you can stored in Service-now.
Yes it is base 64.
this link will help you.-
http://www.john-james-andersen.com/blog/service-now/post-picture-image-field-rest.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 02:00 AM
Hi Nayan,
Thanks for your reply.
SO when image is retrieved is it always in base 64 ? or it can be in other format also?
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 02:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2018 02:18 AM
OOO...
Thanks Nayan