Base64 Decode

Decodes string encoded with MIME base64. Useful for integration with 3d party systems through REST API when the system returns base64-encoded value, and it is needed to be decoded to put into Sugar Field.

inputs:

string – link with a base64 encoded string

  • Required: yes

outputs:

result – input string decoded from base64

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *