ContributionsMost RecentMost LikesSolutionsRe: File upload to Salesforce ContentVersion through rest snap using multipart form Hi @himani and @mihir , did you get any solution? am also having same requirement SMB/windows server-SSH connectivity Hi , Currently SL has capability to connect to windows servers via SMB basic authentication. Is there a way where we can connect to SMB server with SSH(key based) authentication? Re: Getting all errors from xml parser when we check validation against xsd Ok, Thanks Re: Getting all errors from xml parser when we check validation against xsd Hi GBekkanti, Have you found any solution for this? Am also looking for similar type of validation . Re: Parsing XML Array to JSON array is inconsistent Hi, Am also looking for solution for similar kind of issue with multiple elements having array structure, Did you find any solution in xml parser or added multiple mappers? TIA, Shruthi Re: Extracting file names from html HI , Found solution. splitting the html line by line in mapper and then using json splitter . Thanks Re: Extracting file names from html HI @Supratim, Below is the response we are receiving from Rest_Get, entity contains the html content from which we need to extract only filenames . Rest_Get.txt (964.6 KB) TIA. Extracting file names from html Hi all, I have a requirement to fetch files from a rest api service (which is http url). The output of rest-get snap is html ,below is the response we have got Rest Get snap but unable to filter out only filenames from it. image.png1756x677 136 KB Is there any way to extract the only filenames from the above? TIA Re: Extract in-line image from HTML format email ok, Thanks… In my case i wanted to fetch filenames from html. Below is the response we have got Rest Get snap but unable to filter out only filenames from it. image.png1756x677 136 KB Is there any way to extract the only filenames from the above? or go for custom snap as mentioned by you? Any idea on this? TIA Re: Extract in-line image from HTML format email Hi , I am also facing similar kind of issue, Did you find any solution to fetch images from html? TIA