Creating Category using WebAPI

Posted By Boxson Wed 30 Oct 2013
Add to Favorites0
Author Message
Boxson
 Posted Wed 30 Oct 2013
Supreme Being

Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)

Group: Forum Members
Last Active: Thu 12 Dec 2013
Posts: 14, Visits: 70
Hi,

i'm trying to connect Kartirs to our base system. Therefore i need to sync the categories to kartris. I try that using the WebAPI.

For creating new Categories i utilize the method "CategoriesBLL._Add".

Is it possible to get the CAT_ID of a newly created Category via WebAPI? I need to build parent-/child relations during sync. Therefore i need to know the ID of a created Category in Kartris. Additional i need to store the CAT_ID of a Kartris Category in my Base System for later sync (modification, deletion of category in base system and so on.)

I tried to search for a created category with "CategoriesBLL.SearchCategoryByName", but this method returns all Categories that have the search-team in it and the Category-title in this case had to be unique.
Boxson Marked As Answer
 Posted Wed 6 Nov 2013
Supreme Being

Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)Supreme Being - (9,572 reputation)

Group: Forum Members
Last Active: Thu 12 Dec 2013
Posts: 14, Visits: 70

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top