• Resolved jgh66g

    (@jgh66g)


    Hi dear support,

    My question is how to sync woocommerce data to a mobile APP? and what’s the Developer documentation?

    My third party APP developer wants to sync the database from woocommerce to our own APP. However, they are stuck, they asked me to send them the woocommerce developer documentation, but I do not have any idea about that DOC.

    I’ve created the REST API and sent to them, but they don’t know how to do that.

    Can someone help me with the procedures to achieve it?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @jgh66g

    Thanks for reaching out!

    I understand that you want to connect WooCommerce data to your third-party app.

    WooCommerce is fully integrated with the WordPress REST API. This allows WC data to be created, read, updated, and deleted using requests in JSON format and using WordPress REST API Authentication methods and standard HTTP verbs which are understood by most HTTP clients.

    You can share this link with the developer as a good starting point: https://woocommerce.github.io/woocommerce-rest-api-docs/

    Thread Starter jgh66g

    (@jgh66g)

    Hi, can you give a right way or specific way? my third-party dev said the links have too much, they don’t know which way to sync the product data.

    Saif

    (@babylon1999)

    Hello @jgh66g,

    my third-party dev said the links have too much, they don’t know which way to sync the product data.

    The docs are made to cover all possible use cases, so it has to be detailed. ??

    With a third-party app, there are many ways to set things up, so it’s really hard for us to advise anything here.

    You can start by reviewing the products API: https://woocommerce.github.io/woocommerce-rest-api-docs/?javascript#products

    Also, custom coding/solutions are unfortunately not within our scope of support here as we are not developers. I recommend you work with one of our Woo Experts to solve this.

    I’m going to leave this thread open for a bit to see if anyone is able to chime in to help you out.

    You can also visit the WooCommerce Facebook Community group or the #developers channel of the WooCommerce Community Slack.

    We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, as well.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to sync woocommerce data to an mobile app?’ is closed to new replies.