Patterns
Pipeline patterns help you get a head start on pipeline building.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! sequence month of dates

Hi Team,I have a requirement where We will pass a input value as date and we need the output with the sequence of month of year till date.now()For example: we will pass start_date like 2021-01-01 , So the output I just need isAnd the last row will be...

mohit_jain_0-1711524492438.png

Flatten JSON files into CSV files

Created by @schelluri The pipeline pattern flattens a JSON file, which has multiple objects, and turns it into a CSV file. Configuration Sources: JSON Generator Targets: CSV file Snaps used: JSON Generator, JSON Formatter, JSON Parser, Script, CSV...

Filter out the specific column

 to filter out column A if it is null but not other columns[{"Record" : [{"Customfields": {"A" : "","B" : "defg"},"Name" : "khu"}]}]

KTsnap by New Contributor III
  • 491 Views
  • 1 replies
  • 1 kudos

API Pagination entirely within the entity body json

I have an API I need to call where the pagination is housed entirely within the request entity and not in the URL/parameters.E.g. Page 1 would look like:{"recordsPerPage": 100, "currentPage": 1, "deltaTimestamp": <yesterday>, "startTimestamp": ""}and...

jongrif by New Contributor
  • 659 Views
  • 1 replies
  • 0 kudos

CSV to Workday Tenant

Submitted by @stodoroska from Interworks This pipeline reads a CSV file, parses the content, then the Workday Write Snap is used to call the web service operation Put_Applicant to write the data into a Workday tenant. Configuration If there is no ...

dmiller by Admin
  • 2144 Views
  • 1 replies
  • 4 kudos

About the Pipeline Patterns Catalog for IIP category

This section contains a library of sample pipeline patterns created by the SnapLogic team, customers, and partners and available for you within the product. Learn more about using Pipeline Patterns on snaplogic.com. Are there patterns you would like ...

dmiller by Admin
  • 2867 Views
  • 5 replies
  • 0 kudos

Dynamic Data Pivot

Created by @dwhite An example of how to perform a dynamic pivot on data that needs to be pivoted. The traditional Pivot Snap is static and has to be configured per set of data (Ex. in pipeline). This pipeline shows how one can perform a pivot operat...

dwhite by Employee
  • 1436 Views
  • 1 replies
  • 2 kudos
SnapLogic Trust Site
Visit Trust.SnapLogic.com for real-time visibility into system performance and availability.
SnapLogic Documentation
Visit our documentation for detailed information on functionality and features.
  • New site
  • Original documentation site
  • Top Kudoed Authors