User Activity

Hi, the input is an array of numbers: [“324”,“1209”,“4849”,“2”] then i want to transform them into an array like below: [ {“number”:“324”}, {“number”:“1209”}, {“number”:“4849”}, {“number”:“2”} ] I tried reduce() and also tried convert it to an object...
file writer snap provides function of sftp, but I don’t see it supports proxy(socks5) in-between? Another way I can think of is to use the script snap and python script to connect, but not sure how to do it? Could anyone give some hint? either an alt...
Hi, Below is just an example JSON: { "entity": { "entries": [ { "ID": "1", "Pipeline": "Pipeline_Completed", "Numbers": "10" }, { "ID": "3...
Kudos given to