Quantcast
Channel: Topic Tag: xml | WordPress.org
Viewing all articles
Browse latest Browse all 3201

How do I import a JSON or XML code in WordPress?

$
0
0

I wonder if you can help me?

I am busy creating a computer parts online store using WooCommerce and Elementor, and the computer parts wholesaler that I am going to order the parts from sent me this code that you will find attached below to be able to import the products from them without having to enter the products manually.

REFURNS.ISON	
RL	ps://rctdatafeed.azurewebsites.net	Description
api/9d47eda8-86f4-4829-81c4-3bb2ee4feaed/v1/Products	Returns all the products.
api/9d47eda8-86f4-4829-81c4-3bb2ee4feaed/v1/Products/{code}	Returns a product by product code.
api/9d47eda8-86f4-4829-81c4-3bb2ee4feaed/v1/Products/productlineRproductLine	Returns all products by product line.
api/9d47eda8-86f4-482981c4-3bb2ee4feaed/v1/Products/onhand	Returns all products with on hand greater than zero.
api/9d47eda8-86f4-4829411c4-3bb2ee4feaed/v1/Products/imag&{code}	Returns all image details for specified product code.
api/ef5b9ala-ebe3-4634-bef8-3e0ce689ce3e/vVProducis/modifiedthisweek	Returns all products modified this week.
api/9d47eda8-86f4-4829-81c4-3bb2ee4feaed/v1/Products/modifiedthismonth	Returns all products modified this month.

RETURNS XML	
URL https://rctdatafeed.azurewebsites.net	Description
/xml/9d47eda8-86f4-482943fc4-3bb2ee4feaed/v1/Producis	Returns all the products.
/xml/9d47edaft-86f4-482943fc4-3bb2ee4feaed/v1/Products/{code}	Returns a product by product code.
/xml/9d47eda8-86f4-4829431c4-3bb2ee4feaed/v1/Products/productlinefiproductLine	Returns all products by product line.
/xml/9d47eda8-86f4-4829431c4-3bb2ee4feaed/v1/Products/onhand	Returns all products with on hand greater than zero.
/xml/9d47eda8-86f4-4829431c4-3bb2ee4feaed/v1/Products/images/{code}	Returns all image details for specified product code.
/xml/9d47eda8-86f4-4829431c4-3bb2ee4feaed/v1/Producis/modifiedthisweek	Returns all products modified this week.
/xml/9d47eda8-86f4-4829431c4-3bb2ee4feaed/v1/Producis/modifiedthismonth	Returns all products modified this month.

But I don’t know how to add this code to my website.

Please can you help me with this?

I will really appreciate it, Thank You.


Viewing all articles
Browse latest Browse all 3201

Trending Articles