jdtami | 2022-08-31 07:39:01 UTC | #1
We are integrating with a payment platform and the response's body contains parameters encoded in base64, there is any chance to decode that body in Architect?
Thank you.
Juan.
Jason_Mathison | 2022-08-31 15:49:59 UTC | #2
Hi Juan,
As best as I can tell we currently do not have any capability to decode base64 in data actions or architect. This seems like a simple and reasonable request, please create an idea for this at https://purecloud.ideas.aha.io/ideas/
The best immediate solution I have for this is to gather the response from the webservice and then run a second data action that does the conversion. A trivial AWS Lambda data action would probably be the easiest way to get this done.
--Jason
system | 2022-10-01 14:39:08 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 16086