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

Forum Posts

Resolved! OAuth2 Issues Authorising to Trustpilot

Hello, I am trying to integrate to Trustpilot private API using OAuth2 in snaplogic but cannot get this to work. I have followed the instruction sets below (using grant type authorization_code) https://developers.trustpilot.com/authentication https:/...

Tommy by New Contributor III
  • 1441 Views
  • 6 replies
  • 4 kudos

Resolved! Concatenate field values from multiple rows to single row/documents

I am looking for a solution to concat all the field values from multiple row into single separated by delimited symbol ‘!’. Input data: [ {“Record”: “1”}, {“Record”: “2”}, {“Record”: “5”}, {“Record”: “4”}, {“Record”: “6”} ] Expected Output: [ {“Recor...

smeitei by New Contributor II
  • 2518 Views
  • 3 replies
  • 6 kudos

Script help

Hello All, There is log file writting during execution of SnapLogic pipeline, as we dont have direct access so wanted to browse below directory from script snap. Can anyone help me here. Below is the javascript used for writ the logs:- try { load(“na...