User Activity

Can Snaplogic be integrated with the Github Enterprise version to perform Git operations in the Manager UI?
Hello SnapLogic Experts, I require your help in mapping expression to map the keys(columns). I need to change the column names in the incoming data according to the mapping list that I have and load it into the database. I’m trying to achieve it usin...
Hi SnapLogic Experts, SnapLogic currently allows us to set up email notifications for task failures. However, during off-work hours, we are missing email notifications for critical job failures. To address the issue, we’d like to implement a solution...
Hi, I want to capture all the headers passed to a Triggered task. Generally they are hidden in the Pipeline Parameters in a triggered execution. Based on a header ‘User-Agent’ we have to take an action. Could someone please help with info on this?
Hi Everyone, I need help on an expression solution. The “sum” should be the sum of the value(s) of “key2” from previous records till the current record within the array. I’m trying to make it using the “reduce” function. Input: [ { "key1": "val...