How can we convert a string to filedata?

We are uploading a file as a string from website and running the decisions flow via API. We input the file string into the flow. Is there a way where we can convert the file (string type) as filedata type so that we can download the uploaded file?

Sign In or Register to comment.