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 snap Pagination issue

I am using REST Get snap and pagination is not working. Sample output “entity” : { “@odata.context” : “https://test-odata.com/at.odata/v2.0/$metadata_65687877”, “value” : , “@odata.nextLink”“https://test-odata.com/at.odata/latest/&%24top=20000&$ski...

deeps by New Contributor II
  • 1440 Views
  • 7 replies
  • 2 kudos

Resolved! Uniformize document schema

Hello! I am trying to uniformize document schema, I was not able to achieve it using a mapper or a JSon formatter snap. For instance, if I have this input (using JSonGenerator) [ { "num" : 1 }, { "msg" : "Hello, World", "...

Fabien by New Contributor II
  • 815 Views
  • 2 replies
  • 1 kudos