Inserting data into Category table

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 năm cách đây
i have retrieved Category From Dynamic NAV Through OData web service now i want to insert that data into the nopCommerce Category Table.
Need Help
Thanks in Advance.
6 năm cách đây
Muhammmad Arif wrote:
i have retrieved Category From Dynamic NAV Through OData web service now i want to insert that data into the nopCommerce Category Table.
Need Help
Thanks in Advance.


Check admin side category controller and check create and edit post actions. They are adding and updating category information.

You have to follow the same process.

Thanks,
Jatin
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.