• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

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

ERP integration

Modules
6
8
1.8k
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 31 May 2019, 06:34

    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 31 May 2019, 07:35

      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 31 May 2019, 07:39

        thanks a lot!

        1 Reply Last reply Reply Quote 0
        • 8 months later
        • M
          mohgab last edited by 17 Jan 2020, 15:50

          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 20 Jan 2020, 10:21

            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
            • 5 months later
            • K
              krizz last edited by 15 Jun 2020, 09:37

              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 15 Jun 2020, 11:44

                @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
                • 4 years later
                • S
                  sunniegoldie last edited by 24 Jun 2024, 12:44

                  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
                  7 out of 8
                  • First post
                    7/8
                    Last post