User Activity

Hi there, Can someone explain to me why the following expression generates true as a result: I have the following pipeline: In JSON Generator I have: { "field": null } AutoPrep config: Data type is set to a number; if null, 0 (zero) will be the ...
Hello there, Is there a way to flatten a nested JSON (multiple objects inside objects/arrays) without using a Script Snap? Take this input for example: { "msg":"Hello, World", "num":1, "fruits":{ "apple":1, "orange":4, "inn...
Hello, I am trying to terminate a running pipeline using Snaplogic API (according to the API Documentation) with POST snap but I get a 404 error every time. My snap settings: Error: The ruuid is correct (I’ve done a get request and I’ve got a respo...
Hello, I have this json: { "a": "Hello Word", "b": 1, "c": "some", "d": 10, "nested": [{ "m": "hey", "o": 10, "p": "hello", "q": 100 }] } I am trying to ...
Kudos from