cancel
Showing results for 
Search instead for 
Did you mean: 

How to get product Categories & it's tree using rest api

How to get product Categories & it's tree using rest api

Hi Friends,

 

My requirement is, i have to list all product categories in my page, from that list user will choose any one of the category to view associated products.

 

Q.1) Is it possible to read all product categories and it's tree using REST API?

 

Q.2) How to differentiate promotion categories from category list?

 

Please guide me how to do.

 

Thanks,

Chandrasekhar.K

1 REPLY 1

Re: How to get product Categories & it's tree using rest api

I found solution like, We have to create new magento Rest api to get category list in magento.

 

Does any one have better solution?