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

Forum Posts

Json Parse method

i can’t seem to get the json Parse method working when using a variable. I am trying to get the following output “customfield_11401”: [ { “value”: “1223-CUST-A1” } ] I am trying to use the following expression but getting an error. Any help is appre...

OAuth2 issues authorizing to Box

I am using REST snaps to connect to and perform functionality in Box that are not available via Box Snaps. I am having trouble establishing my OAuth2 account. I have my ‘application’ setup in Box to connect to and have the client ID and secret all se...

jposey by New Contributor II
  • 7325 Views
  • 15 replies
  • 3 kudos

As anyone faced issue with XML parser

I see below error on xml parser snap and the document is missing in the output view. “Process”: “XML Parser:Get data[3b123c40-ba74-4d20-b272-0a5c987dd2c9 – 7151c974-da69-4ab5-a9eb-f9c50b3df996]” “TimeStamp”: “12/27/2018, 2:30:18 PM” “RuntimeID”: “3b1...

Flattening and Mapping Complex JSON

We have a complex JSON object which has the columns information in one array and the row values in another. We would like the output to simply have the merged structure with value of the “Title” attribute held in the “myCols” as the key and the valu...