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.