Our clients use a dealer management system to load and manage used cars. The platform is moving away from XML and using API’s. We import vehicle data from the current XML via WP All Import and it maps it to the fields used on the WordPRess site using the Motors Theme.
I can setup a GET on a schedule but I need it to convert the API into an XML to import into WP All Import - or GET the API data and make it live on a URL I can access through WP All Import.
Is this at all possible?