Options

Integrate WooCommerce webshop

How to Integrate WooCommerce webshop with Microsoft Navision?

Answers

  • Options
    bilalraibilalrai Member Posts: 50
    You can use web services or may write Code Units that use httpclient to integrate with WooCommerce.
  • Options
    jaclynjaclyn Member Posts: 56
    Thanks for your valuable response
    which one is best and fast web-service or write code
  • Options
    jaclynjaclyn Member Posts: 56
    one more question all woo-commerce functionality easily integrate or support in Navision
  • Options
    bilalraibilalrai Member Posts: 50
    Easy is web service but it may not give you free hand to access and use all integration points. As far as second option is concerned you'll connect NAV to woo-commerce by writing code and using httpclient(.Net variable) fucntions. But first you have to find integration points. I mean which are the things that you want to integrate. e.g only sales orders or completed or customers too etc etc.
  • Options
    Slawek_GuzekSlawek_Guzek Member Posts: 1,690
    You should probably ask this question on woocommerce forum. NAV does not have any standard plugins/interfaces to integrate with any 3rd party e-commerce system
    Slawek Guzek
    Dynamics NAV, MS SQL Server, Wherescape RED;
    PRINCE2 Practitioner - License GR657010572SG
    GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
  • Options
    zaidtariqzaidtariq Member Posts: 52
    There are couple of ways to integrate, there are also many connectors available like DySync. To integrate you need the WooCommerce Web service and then need to utilize in dynamics nav using custom development.
    Best Regards:
    Zaid Tariq
    Dynamics NAV/365 BC Developer at Dynamics 360

    please like / agree / verify my answer, if was helpful.
  • Options
    gvolkovgvolkov Member Posts: 196
    The best way is to use JSON, i have done it and it works both ways. As long as you know more than basic NAV programming and JSON structure, REST is easy. I used postman to test the communications and messages, comes in really handy.
    Microsoft Certified Technology Specialist
    Microsoft Certified Business Management Solutions Professional
    Microsoft Certified Business Management Solutions Specialist

    http://www.navisiontech.com
  • Options
    tinxittinxit Member Posts: 11
    We have a standard solution for integrating Dynamics NAV and WooCommerce, it is working with REST API which is using Json. Check here the features: https://www.tinx-it.com/solutions/woocommerce-connector-for-dynamics-nav/
    Kind regards,

    Erica

    We make ERP & E-commerce work together: Dynamics NAV & Magento / WooCommerce E-commerce, B2B & B2C
    http://www.tinx-it.com

Sign In or Register to comment.