Import/Export Properties Listings

Project Overview:In this project, we are integrating a cars listings API “https://gw.bilinfo.net/listingapi/api” into a WordPress site using a Custom Post Type (CPT). All property/car metadata will be mapped to Custom Meta Fields using the SCF plugin for full control over how data is displayed. You can access the API documentation here: “https://developer.bilinfo.net/content/Bilinfo_XML_API.pdf“.We will use cURL […]