cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline Patterns: What would you like to see?

dmiller
Admin Admin
Admin

We’ve been discussing the idea of making sample pipelines available in the Community. While the specifics of how this would happen still needs to be worked out, we’d liked to know what kind of use cases would you like to see?


Diane Miller
Community Manager
9 REPLIES 9

murphy-brian
New Contributor III

How to use and interrupt the Pipeline and Snap monitoring APIs to uncover bottlenecks. Including Pipelines with child Pipelines

murphy-brian
New Contributor III

How to do date conversions from RDBMS Datetime types using the Date functions. All the examples start with Date.now() which output snaplogic compatible types which aren’t as helpful when dealing with RDBMS types.

See also SnapLogic DateTime Conversion Guidelines


Diane Miller
Community Manager

murphy-brian
New Contributor III

Ultra Pipelines to illustrate best practices on creating Restful APIs to support GET, PUT, POST and DELETE HTTP verbs using a simple CRUD commands on a RDBMS structure.