Hello, I have done a workflow that downloads from an explicit URL, the download works, but i would like to see that file in a file explorer. How can I do it? (I have a hosted deployment mode)
Hello, I'm getting error XTK-170046 when I'm uploading a data file from my local machine to the workflow. Can anyone please help me? I do not understand what is wrong with my data in this file as usually I can upload files with no problem.
I want to show a image instead of preview text (section below the email subject) when the email reaches to the inbox. Please suggest some valuable solutions to accomplish this.
Hello, I would like to know if anyone can help me find how to send a file to an external API. My external API has a "Content-Type = multipart/form-data" requirement. As far as i know the only way to do this in javascript normally is to declare a FormData object, append values and file to it and sen...
We have came across a issue in Readytech the Client console v8 is not loading with https:// however it works on http do find the error screenshot for reference. Can’t reach this page Make sure the web address https://campaign017.adls.adobevlab.com is correctSearch for this site on BingRefresh ...
Hello, i have an advanced javascript code like this. I have 3 transitions, and the 15 targets go to the 3 transitions, but i would like the language == "es" to go to the transition Es, and the language == "en" to go to the transition En, how can i do it?