User Activity

Hello All, I have a requirement to extract values of an object based on it’s key through a lookup. For Example i have following json structure : { “A”:{ “B” : {“value” :“test”}, “C” : {“value” :“test”}, “D” : {“value” :“test”}, “E” : {“value” :“test...
I have a requirement of calculating total memory that it consumed by a specific pipeline during it’s run time. Can we use Public API with RuntimeId of that pipeline to figure out the utilization of total memory for a specific pipeline. Thanks!!
Hi, I am trying to capture header details from an incoming trigger . How to capture all header details in a file. Thanks
I have a use case to download a zip file , which is coming as an attachment through trigger task. can someone help me to download the file and store it in snaplogic database. Thank you
I am extracting all fields of a object in salesforce. since it is huge we have to use two salesforce read snap to get all the fields . so i have used join to perform Inner join & combine all the fields, provided id as common field for both left and r...
Kudos from