User Activity

Hello, I have to design a pipe line which is based on SOAP request. I have the wsdl. This is my first SOAP pipeline I have few queries. The SOAP Execute snap has three fields Service Name 2) Endpoint . 3) Operation. What values I have to give here, I...
Hi The json input I get to the pipeline is array of objects. I need iterate each object data and join as a string. Also I need to append some html code in between. Ex: input json “chathist”: [{ “created_by”: “test”, “created_date”: 1626244986151, “in...
We created a set of snaplogic pipelines, exported the pipeline’s as .slp files. Now we are looking for automation for a) Importing the .slp pipeline through jenkins (the .slp pipelines are checked in in a repo) b) After import if required need to set...
Hello, I am new to Snap logic, I am trying to create a pipeline where I need to pass the json input request payload. based on the input I have to check for condition and then route to TWO different REST GET calls. my input json is like this { “state”...
Kudos from