Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    ERP integration

    Modules
    6
    8
    1681
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      aulia last edited by

      Hi,
      I want to integrate my ERP application to sell its products in Bagisto (not marketplace). What I need are:

      1. API POST to create products
      2. API POST to update product stock
      3. a hook to send invoice data from Bagisto
      4. a hook to send customer data from Bagisto
      5. a hook to send payment notification from Bagisto

      I don't think I can find it in https://devdocs.bagisto.com/ or I missed it when reading.

      1 Reply Last reply Reply Quote 0
      • admin
        admin last edited by

        Hi @aulia, we need to update our devdocs regarding your above-mentioned requirements. We will update you soon on this thread when it's ready. However, you can expect it by next week.

        1 Reply Last reply Reply Quote 0
        • A
          aulia last edited by

          thanks a lot!

          1 Reply Last reply Reply Quote 0
          • M
            mohgab last edited by

            Hi Aulia,

            Was you able to make interface with ERP ? i can't find also

            API POST to create products
            API POST to update product stock
            

            Thank you

            1 Reply Last reply Reply Quote 0
            • admin
              admin last edited by

              Hi @mohgab

              We yet not have the POST APIs available. Our major release is scheduled this week, then we will start working on this. If you need it soon, you can request for customisation.

              1 Reply Last reply Reply Quote 0
              • K
                krizz last edited by

                Currenty we are evaluate using Bagisto for our next online shop. But we need some more API Calls which I cannot find on the devdocs.

                These are API POST adding invoice/shipment

                And the requested API calls from aulia:
                API POST to create products
                API POST to update product stock

                Any updates on this?

                1 Reply Last reply Reply Quote 0
                • V
                  Vaishali Agarwal last edited by

                  @krizz
                  All the mention API are yet need to be implement, Our Team is working on the some of the major features but surely the API documentation will also update but takes time.

                  If you want to get these API soon you can raise the ticket for the customisation here https://bagisto.uvdesk.com/en/customer/create-ticket/

                  Thanks

                  1 Reply Last reply Reply Quote 1
                  • S
                    sunniegoldie last edited by

                    For integrating your ERP software with Bagisto, you'll need to use their API for product creation and stock updates. While the Bagisto documentation is comprehensive, specific hooks for sending invoice data, customer data, and payment notifications might not be explicitly covered. You may need to create custom hooks or extend existing functionalities within Bagisto to achieve this integration.

                    Here's a brief outline of what you need:

                    Use API POST requests to create and update products.
                    Develop custom hooks or middleware to handle invoice, customer data, and payment notifications.

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post