This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi, I need to deliver a file to a sftp server that doesn't require a private key. I'm able to connect to it from terminal with command "sftp -P 22010 uni@ftp.server.gov" then it request a password, I enter it and I'm in. It also works from WinSCP jus...
I’m working on a project in which i receive a post call with data everytime someone register on one website. I need to post this data to another site but i dont want to post them individually and as frequent as they come. so im thinking about buildin...
Hi,
i’m having a problem while making a POST request to Pivotal Tracker API.
i make the exact same request from Postman and it works. But when i request from Snaplogic it returns 500. I really don’t know what might be wrong with Snaplogic, i suppose ...
I’m working on an integration in which i download a XML from endpoint A then i need to post this xml file to endpoint B, passing it as a file that goes into form-data.
How to create the XML file from the response i get from endpoint A? While using P...
Thanks for the answer, I tried this and I'm getting the following error: Failure: Unable to read from sftp://ftp.server.gov:22010/, Reason: java.io.IOException: Failed to get SFTP session connected, Resolution: Check for URL syntax and file access pe...
Thanks a lot for the help. The sort snap is working correctly now.
But not that the sorting path from both streams are different, how should i set the Diff snap to work with both?