Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SFTP without RSA Private Key

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...

rmedeiros by New Contributor III
  • 1904 Views
  • 3 replies
  • 1 kudos

Iterate over json document and pivot the output

I have input as below from source and target, where I need to find the difference between same columns from source (SRC) and target (TGT), and pivot the result to get the desired output as shown below --My Input[  {        "SRC_DATE": "2023-11-20 09:...

Imran by New Contributor
  • 1210 Views
  • 3 replies
  • 0 kudos

Resolved! Filter attributes out of object

Hello,I need to filter a payload based on user entered parameters. The user can use the fieldsNames parameter to provide a list of fields they want returned, instead of all 30 attributes in the payload. In the examples below I need to filter the payl...

Max by New Contributor II
  • 2360 Views
  • 5 replies
  • 0 kudos

Invoke Slack Workflow

Hi,I have a pipeline that sends Slack messages to a specific channel under certain conditions.   Are you aware of any way to invoke an existing Slack workflow that was build with Slack workflow builder using any of the Slack Snaps? The workflow can b...

sa03842 by New Contributor
  • 1100 Views
  • 1 replies
  • 0 kudos