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

Forum Posts

Resolved! Using sl.zipObject with Headerless CSV

Hoping someone might be able to find a solution to a challenge I have. I have a headerless csv file. I’m also reading in a header array that I wish to match up with the data in the headerless csv. I don’t want to add the header values to the CSV Pars...

Resolved! Map Values into an Array

I have a document that contains several records with key/value pairs. [ {“DOB_Date”: “1960-07-04”, “First_Name”: “Bobby”, “ID”: “99999”, “Last_Name”: “Fischer”}, {“DOB_Date”: “1970-08-24”, “First_Name”: “Wade”, “ID”: “99988”, “Last_Name”: “Boggs”}. ...

Snap aborted error

Hi , I am tryin to execute a pipeline which was already working fine. but all of suddent i see below error appeared and i am unable to get the thing resolved. Please let me know if any one has any idea on this. I am using filepollar for each fiel rea...

Varun by New Contributor
  • 2064 Views
  • 1 replies
  • 0 kudos

Get Bearer token via OAuth1 in SnapLogic

Hi all, currently, we are trying to build a pipeline that communicate with another API through REST. For authentication, we need to get the Bearer token through calling POST request to: {endpoint}/token, using Authorization OAuth1.0. On postman, the ...

nluu by New Contributor II
  • 1055 Views
  • 0 replies
  • 0 kudos

Is snapshoting supported in AutoSync?

Customer has inquired about a use-case that requires the ability to snapshot the columns in the target and see if the delta loads ensure the newly added columns in the target also get updated in the subsequent executions. Is this currently supported ...