I have real estate listing wordpress website. All the listings are stored in custom post type. I was able to fetch listing data through wp-api but I want to post listing through external json file that is provided by other website. http://www.century21-montana.co.za/assets/feeds/residential.json .They will update this json regularly.
I don't know it seems stupid question or not. I have no idea how to import this json data regularly by wp rest api. There is very less forum or information of wordpress api modification. Any help from wordpress guruj here would be great.
Thanks.