- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Milan,
Could you just confirm that I have this right? Your process is basically this:
1. You send an object to the API (including the street field)
2. The API saves this object in some database
3. You fetch the object in ACM using your getJSONResponseFromAPI() function.
It would look like this correct?
If I've got this wrong, could you amend the diagram? You can find the code here and the editor here.
Also, could you post your getJSONResponseFromAPI() function?