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

Forum Posts

Setting Email Headers with Email Sender snap

Hi...Trying to set a specific header using the Core email sender snap. Basically, I'm trying to set Importance: high as a header if a particular email meets certain criteria.I see that the Microsoft Exchange email snap has this particular functionali...

pcoleman by New Contributor III
  • 567 Views
  • 2 replies
  • 1 kudos

Resolved! CSV parser cannot parse data

Hello all,I'm extracting data from a structured XML file using a Python script (the build-in SnapLogic XML parser cannot handle it), and I return the results as a list of dictionaries, and I want to convert this into a CSV file.The output from the Py...

Resolved! multiple array objects

Hi Team,How can we achieve the following one?Input: {"Language":"BE""status":"Ready""date":"2024-09-16"},{"Language":"AT""status":"Ready""date":"2024-09-16"},{"Language":"CA""status":"Cancelled""date":"2024-09-16"}  expected output : {    "entity_upd...

Select N largest from each group

Hi, I am building a pipeline to select latest datetime from the data file. I also need the latest value for all source_code (essentially a groupby and then max value of within group). I tried Aggregate function to select MAX over datetime and in the ...

pranjbhatt by New Contributor III
  • 585 Views
  • 2 replies
  • 2 kudos

Parsing date for filtering

Hello, I am having trouble filtering dates in the Filter snap. I want to:Filter for a specific month and year, example June 2024If it's possible to add "OR" condition, then from 2 columns, otherwise one column is fineValues from the date column are i...

rpc1235x_0-1725301789865.png
rpc1235x by New Contributor II
  • 488 Views
  • 1 replies
  • 0 kudos