Forum Discussion
rickteachey
2 years agoNew Member
Combine multiple API calls into one result
Hello, I am cross posting this question from SO. I'm using an API (for a project management database) that returns a result in the following form (in JSON format): ```json {'Content': { 'P...
lbendlin
2 years agoSuper User
your sample is not well-enough formed JSON to be usable. Can you please adjust it?