Image format in ServiceNow

snowuser111
Kilo Guru

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

1 ACCEPTED SOLUTION

nayanawadhiya1
Kilo Sage

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


find_real_file.png


View solution in original post

4 REPLIES 4

nayanawadhiya1
Kilo Sage

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


find_real_file.png


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


OOO...


Thanks Nayan