Is Base64 Encryption mandatory for Sender if ServiceNow has to receive attachment over REST?

Bharat Daswani
Mega Guru

Is Base64 Encryption mandatory for Sender if ServiceNow has to receive attachment over REST?

3 REPLIES 3

Maik Skoddow
Tera Patron
Tera Patron

Hi @Bharat Daswani 

REST is a text-based format, but files contained binary data. For this reason, that binary data has to be converted to text-based format before it can be transferred.

And Base64 is the standard conversion format. So to answer your question: Yes it is required.

Maik

Dr Atul G- LNG
Tera Patron
Tera Patron

Yes, Base64 Encryption mandatory for Sender if ServiceNow has to receive attachment over REST?

@Bharat Daswani 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Ankur Bawiskar
Tera Patron
Tera Patron

@Bharat Daswani 

base64 format is basically used for sending files between systems while integration

I am not sure how it relates to encryption w.r.t. REST

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader