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

Forum Posts

REST GET

Dear All,I am currently using the REST GET snap in Snaplogic to call a REST OData API. There are 1k tables and it is giving me next link when calling from postman.However, I am facing an issue where I can only retrieve 10,000 rows despite there being...

Storing Error Data

Hi Team,            i am reading csv file and calling  API with rest get  snap by adding parameter to URL dynamically which is coming form csv file. so now i want to store data into file  form csv file which got an error while passing to rest get sna...

maheswara by New Contributor
  • 898 Views
  • 3 replies
  • 0 kudos

Resolved! Splitting Json with array[0]

I have a Json data, that contains a field that could be an array as per Source definition. Json given belowIt is not always mandatory that the FeeReductionDetail will always be an array with multiple elements, sometimes it could be with just one elem...