Hi Rohit Prasad, Can you show me how to use the Amazon S3 trigger to invoke a Lambda function? Will that count additional license in our flow? CheersJacky
Hi All, With {{blob}} , I believe is just the raw data of the file. Can I just do {{base64Decode blob}} to encode it and upload it into our custom system? What other attributes are available for us...
Hi All, Just checking if anyone found the solution for it. As I'm facing the same things, I'm able to transfer the files from SF to FTP server using blobKey function. But how do I access the blobKe...
Hi Tom, How can I do more than one operator inside of the compare? example: {{#compare this.ProjectTask.value "==" "005" && this.Task.value "==" "800"}} Cheers J