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

Forum Posts

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
  • 457 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
  • 618 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
  • 2093 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
  • 2805 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
  • 1399 Views
  • 1 replies
  • 2 kudos

Data Orchestration Process with Asynchronous Response

Created by @dwhite A sample pattern one could use to trigger a large data orchestration process with several steps (synchronous and parallel) that has an asynchronous response at the start so the calling process will not wait. Response contains a Sn...

dwhite by Employee
  • 1136 Views
  • 0 replies
  • 0 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