Changes for page Base64 encoding

Last modified by Danniar Firdausy on 2024/09/17 21:22

From version 13.1
edited by eMagiz
on 2022/06/09 13:13
Change comment: There is no comment for this version
To version 12.1
edited by eMagiz
on 2022/06/09 13:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,7 +5,7 @@
5 5  
6 6  Most of the time, you can use the standard tooling of eMagiz to manipulate the data so that it makes sense for the (external) party that receives the data. However, sometimes there are cases in which you need a little bit of extra complexity. This microlearning will explain one of those more complex scenarios. In this microlearning, we will learn how to use base64 encoding on your (input) message. This functionality is beneficial when the message is not encoded, but you need to send the data encoded to the external party.
7 7  
8 -Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
8 +Should you have any questions, please get in touch with academy@emagiz.com.
9 9  
10 10  * Last update: August 26th, 2021
11 11  * Required reading time: 5 minutes