Hi. I’m brand new to AppSheet with experience in other low code environments. I am looking to build an app to which a user will input basic property details such as the property address, zip code, sqft of the property, number of beds and bathrooms etc.
when the user clicks the submit button, the app will then query a real estate website such as Zillow and query the surrounding area for properties sold in the last year that have matching attributes of what the user inputted originally.
Is this something that can be done? I assume I would need an API from the website (ie Zillow) and perhaps somehow pass the property attributes as parameters for the query?
Any feedback would be greatly appreciated!