I am new to CRM online. I've done some API work in the past, but it was a couple years ago. Still, I got the API working, no errors (according to Postman). What I need though is for it to return just one part of the jSON object. I'm working with zillow, trying to get the "zestimate" to show on the contact form. So I guess I have two questions, ALL information is helpful. I don't understand where to put the code for the API. Web resource?? Additionally, how do I get just the zestimate? No other data necessary, though if all I need to do is format the data so only the zestimate shows, that's fine of course. Do I use CSS for that? I have some code which I'll post below so you can get an understanding of what I've done so far/where I'm at with it. I feel like I'm missing how to connect the dots, it's very frustrating.
^HTML for project
^JS for project
In this ^ picture, should that be "response.amount"?
^ This is the only thing I need from the output.
Please ask for clarification if needed.
*This post is locked for comments