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

Forum Posts

Resolved! Attribute name change in array with mapper

Hi, Could you please help me to change attribute names from input json? Input { “title”: “students”, “items”: [ { “name”: “Tom Cruise”, “course”: “EEE” }, { “name”: “Robert Downey Jr.”, “course”: “CSC” } ] } I need to change output as { “title”: “stu...

Resolved! Creating Nested Json for REST API

Hello All, In my use case, I have a nested JSON as an input, I want to do some transformation before I create a nested JSON which I am going to post it in a REST API, InPut JSON: [ { “Customer”: { “Name”: Sam “City”: “Chicago”, “Email":""abc@ggg.com”...

Ultra task issue with Rest API

I am getting below error while trying to design a ultra pipeline to read JSON/XML document but when i try to POST json data from POSTMAN, getting error as below. Snap is not connected to any upstream source Reason: Snap failed unexpectedly and did no...

svedantam by New Contributor
  • 2345 Views
  • 4 replies
  • 0 kudos