Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi all
Is it possible to use the TeaCommerce .NET API outside of an Umbraco environment?
We have a backoffice/helpdesk solution which is pure C#/.NET (not Umbraco) - can I create code, that will be able to use the TeaCommerce API?
Which configurations will be necessary?
-- Regards Jesper Lauridsen
Hi Jesper
Tea Commerce is heavily integrated into Umbraco so at the moment it need to run on top of it. You could make some /base (rest) methods to return you JSON data from your Umbraco website and then consume it from your own backoffice system.
Kind regardsAnders
Hi Anders
Thank you for your quick reply.I think I will look into extending the 'TeaCommerce' group in the Administration instead.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Access TeaCommerce data outside Umbraco environment
Hi all
Is it possible to use the TeaCommerce .NET API outside of an Umbraco environment?
We have a backoffice/helpdesk solution which is pure C#/.NET (not Umbraco) - can I create code, that will be able to use the TeaCommerce API?
Which configurations will be necessary?
--
Regards
Jesper Lauridsen
Hi Jesper
Tea Commerce is heavily integrated into Umbraco so at the moment it need to run on top of it. You could make some /base (rest) methods to return you JSON data from your Umbraco website and then consume it from your own backoffice system.
Kind regards
Anders
Hi Anders
Thank you for your quick reply.
I think I will look into extending the 'TeaCommerce' group in the Administration instead.
--
Regards
Jesper Lauridsen
is working on a reply...