Automatic creation of landing page for each new product added to stock (Stock check via API)
Budget: $30 – $250 USD
I have this API https://lojaduarteveiculos.com.br/wp-json/api/v1/veiculos where all vehicles in my car shop are listed, I would like every time a car be added to the stock (each new item that appears in the return from the api), a landing page is automatically created for this item, taking its information such as photos, price, etc from the proprietis of this item in the API. The creation of the landing page can be done through a button "create" on the wordpress panel, you just need the landing page to be done automatically geting all the information pulled from the API, without the user having to modify anything on the landing page.
The landing pages will be the same as the product page of the site kavak.com.br, example below:
https://www.kavak.com/br/jac-t50-dvvt-2019-carros-usados-112898
It will only change the logo, colors and remove some elements, the elements that will be removed I'm sending a print as an attachment.
We already have wordpress installed on the site and the site doesn't even need any modification, it just needs to create the automatic landing page creation feature.
Integration with the api is extra simple, just do a get without access token or anything at this address, the only interaction with it is to do this get (get the information in this url):
https://lojaduarteveiculos.com.br/wp-json/api/v1/veiculos
The landing pages will be the same as the product page of the site kavak.com.br, example below:
https://www.kavak.com/br/jac-t50-dvvt-2019-carros-usados-112898
It will only change the logo, colors and remove some elements, the elements that will be removed I'm sending a print as an attachment.
We already have wordpress installed on the site and the site doesn't even need any modification, it just needs to create the automatic landing page creation feature.
Integration with the api is extra simple, just do a get without access token or anything at this address, the only interaction with it is to do this get (get the information in this url):
https://lojaduarteveiculos.com.br/wp-json/api/v1/veiculos