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

Forum Posts

JSON Object Diff

Is there a way to easily show what key values do not match between two JSON objects? If I have two objects with the same keys, can I output just the keys and values that do not match between the two objects? I am looking for a way to do this without ...

kmiesse by Contributor
  • 3109 Views
  • 10 replies
  • 0 kudos

Resolved! Comma Separated String into Rows

  Hello,    I have a requirement where a text with "," delimiter has to be generated into rows.  For Example a string or text  $src_name = "AMK, ACK, AGK, ABK" should be generated as following rows. The output should be separate rows as below. AMK AC...

Resolved! Route object value from a list of values

Hello,  I have a Snowflake select Snap that outputs values of "ABC", "AEC", "ANC", "ABK", "AMT", "AGT". I have the output stored in a mapper variable called "src_name". In the next Router Snap, I have 2 outputs that routes based on  the below conditi...

Required Query Parameters

Hello, im converting a Mulesoft API to SnapLogic. I have 2 query parameters that are required. In Mulesoft they are specified in the Raml. How do I make these query parameters required in SnapLogic? 

Max by New Contributor II
  • 522 Views
  • 2 replies
  • 0 kudos