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

Forum Posts

User Management

Hi Team, My requirement is to list the users and the permission they have on project spaces and projects. I’m unable to get the complete info using the Public APIs. Is there any other process available to get the list ? Or do we need to develop our o...

Resolved! How to convert linkedHashMap to list / json object

Hi Team, I have an input json in linkedHashMap in below format: [ { “Path”: “/OrgName/shared”, “subject_type”: [ “GROUP”, “GROUP”, “GROUP”, “USER” ], “subject”: [ “Operations”, “admins”, “Architects”, “xyz@xyz.com” ], “perms”: [ [ “R”, “X”, “W” ], [ ...

List to Json object

I have a input as given below, how to convert into Json object. “actions_values_json”: ““RecordID”: “22”, “FullName”: “Monique Davis”, “AddressLine1”: “12 N Manning Blvd”” output should be { “RecordID”: “22”, “FullName”: “Monique Davis”, “AddressLin...

rveera by New Contributor
  • 1986 Views
  • 4 replies
  • 0 kudos

Send a 5 request per Second

Hi All, We are trying to send a 5 request per second, Currently we getting 26 request in this 26 request we need to a send a request are batch wise from Rest Post. When we are passing the 26 request at a time getting error like <>. In this reason we ...

Kullay by New Contributor III
  • 1334 Views
  • 1 replies
  • 0 kudos