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

Forum Posts

Pipeline Execution on Dashboard

I have 2 triggered pipelines that have completed their processing, but they won’t fall out of the execution section of the dashboard and move to the execution history section. When I try to stop the pipelines, nothing happens, but I think that’s beca...

Salesforce Allow Null Updates to Target

I am trying to convert some Informatica upsert sync tasks to SnapLogic pipelines. One useful option in Informatica is an ‘Allow Null Updates to Target’ option. That is, when a source field becomes null, it also gets nulled in the target. How does the...

jervin by New Contributor III
  • 1354 Views
  • 1 replies
  • 0 kudos

Calling REST APIs with Parameters

I need to be able to call a REST endpoint that takes a UserId as a parameter. I’m curious how I can leverage snaplogic to loop over an undetermined list of userIds from one REST endpoint to call another endpoint passing the user id. Is this even poss...

Read images from S3

Hi, I am looking to create a pipeline that reads images uploaded to S3 in the past two days and process that FIFO and move them to an another bucket. What is the best way to do this in snaplogic?