Skip to main content
October 21, 2021
Question

Update functionality to go from base 64 to document

  • October 21, 2021
  • 8 replies
  • 0 views

Hello,

In a project we have to do an appian update from version 19.2 to 21.3 and therefore we are reviewing the pugins.
Until now we had a service exposed in appian in which the service that called us passed us a string in base64 in a json and we converted it to a document with the smart service base64todoc, it seems that this plugin is deprecated for the new version.
Does anyone have any idea how to supplement this functionality? I was looking and I saw the integration object but in this case it would not help us because they consume us and they already pass this chain to us at the entrance.

Greetings and thank you

    8 replies

    October 22, 2021

    Integration object will have an option to convert base64 to appian documemt if its json.

    October 22, 2021

    Hello!,

    I do not know if I am understanding you correctly, but it is that we do not call an external system but they call us and pass that base64 to us, so I would not know how to configure the integration node in this case.

    A greeting and thanks in advance

    richardm900458
    October 22, 2021

    Hello Sandrap,

    are you talking about that plugin? https://community.appian.com/b/appmarket/posts/base64-to-document-convertor