Thank you Scott. Sorry for the slow reply.
I'll dig into your sample code and exercise it!
M.
Search found 3 matches
- Tue Feb 14, 2023 5:12 pm
- Forum: YAJL-ILE
- Topic: YAJL and nested JSON Arrays
- Replies: 4
- Views: 11129
- Tue Jan 24, 2023 12:52 am
- Forum: YAJL-ILE
- Topic: YAJL and nested JSON Arrays
- Replies: 4
- Views: 11129
Re: YAJL and nested JSON Arrays
Hi Scott, Thanks for the speedy reply. Ultimately I'm just trying to parse out the delivery date from the JSON response so it can drive a process to send an automated SMS message to our customers to let them know their package has been delivered. In my call to the tracking API to UPS I am passing th...
- Mon Jan 23, 2023 11:59 pm
- Forum: YAJL-ILE
- Topic: YAJL and nested JSON Arrays
- Replies: 4
- Views: 11129
YAJL and nested JSON Arrays
Hi Scott, I'm new to using YAJL so could use some guidance on handling nested objects/arrays. I've attached my JSON response which I am loading from a *STMF. I'm able to locate the node for the tracking object and shipment array. I was hoping to get the node for the "package" array using t...