Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • fullmetalboy 6 posts 26 karma points
    Oct 03, 2011 @ 10:41
    fullmetalboy
    0

    Use API to change

    Is there an ability in Tea Commerce's API that's enable to change the stock balance in the system or gain access to a ERP system?

    // Fullmetalboy

  • Rune Grønkjær 1303 posts 2895 karma points
    Oct 03, 2011 @ 12:35
    Rune Grønkjær
    0

    Hi Fullmetalboy,

    You can use CMS import to import at thereby update products (nodes) in Tea Commerce:
    http://our.umbraco.org/projects/developer-tools/cmsimport

    The data can then be imported from an external ERP system. To export products from Umbraco/Tea Commerce, you can just make an xslt write all product nodes to a csv or xml file.

    /Rune

  • Anders Burla Johansen 2560 posts 8256 karma points
    Oct 03, 2011 @ 13:28
    Anders Burla Johansen
    0

    Hi Fullmetalboy

    You can also use the Tea Commerce .NET API to connect to the external system and tell when an order is completed to your accounting system or ERP.

    http://rune.gronkjaer.dk/en-US/2011/02/21/tea-commerce-net-api-explained/
    http://rune.gronkjaer.dk/en-US/2010/11/26/how-to-use-the-tea-commerce-events/

     

    /Anders

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies