<div dir="ltr">The main problem I see with Koha's API for this, is the fact that our current workflow Basket > Orderlines > close basket > receive is sometimes too complicated for vendors. Meaning they don't expect to understand that much how Koha does things internally.<div><br></div><div>I faced this when I wrote the GOBI plugin, which had a pretty similar spec.</div><div><br></div><div>We could add the option to auto-create a basket (that's part of the original orders spec) and we definitely should have a route to add records.</div><div><br></div><div>It really depends on how much we can make the external system adapt to Koha. Otherwise, you should take the plugin route, unfortunately.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El lun., 7 sept. 2020 a las 12:14, Arthur Suzuki (<<a href="mailto:arthur.suzuki@biblibre.com" target="_blank">arthur.suzuki@biblibre.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <p>Hello Ola,</p>
    <p>I have no idea of what the final purpose is but I kind of
      understood from your document you want to achieve automatic input
      of biblio data from vendors directly.<br>
    </p>
    <p><a href="https://wiki.koha-community.org/wiki/Biblios_endpoint_RFC" target="_blank">https://wiki.koha-community.org/wiki/Biblios_endpoint_RFC</a><br>
    </p>
    <p>The route to get biblio data from koha is implemented in 19.11
      but the one to push to koha is still missing (can't find out which
      bz it is).</p>
    <p>I'd be really interested into seeing some community route
      implementing order operations through the api.</p>
    <p>There is already one existing to interact with Koha vendor data,
      if of any help:</p>
    <p><a href="https://wiki.koha-community.org/wiki/Acquisitions_vendors_endpoint_RFC" target="_blank">https://wiki.koha-community.org/wiki/Acquisitions_vendors_endpoint_RFC</a>
      -> implemented<br>
    </p>
    <p>One of my concern, the one implementing purchase suggestions
      operation is also still a big work in progress:
      <a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17314" target="_blank">https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17314</a></p>
    <p>Maybe nice to file a bug in bugzilla like "Route to create, list,
      update, delete an order basket" or something of the like so that
      anyone can followup? If you do so, please add me to the CC's :)</p>
    <p>Kind regards,</p>
    <p>Arthur<br>
    </p>
    <div>On 07/09/2020 16:40, Ola Andersson
      wrote:<br>
    </div>
    <blockquote type="cite">
      
      
      
      <div>
        <p class="MsoNormal"><span lang="EN-GB">Dear
            <span style="color:black">Koha Developers</span>,<u></u><u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><u></u> <u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB">Here in Sweden we have
            started a
            <span style="color:black">task group</span> in the Swedish
            Koha User Group to build a Order module/plugin to Koha that
            allow automatic influx of order data directly from a book
            vendor into Koha.
            <u></u><u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><u></u> <u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB">The API<span style="color:black"> draft</span> is described here:
          </span><span><a href="https://docs.google.com/document/d/13EIWxTlN3Wo-8OtJuwu5serQu-dl-zdpK1qY5BNs0dk/edit#heading=h.jtxo4681sgpr" target="_blank"><span lang="EN-GB">https://docs.google.com/document/d/13EIWxTlN3Wo-8OtJuwu5serQu-dl-zdpK1qY5BNs0dk/edit#heading=h.jtxo4681sgpr</span></a></span><span lang="EN-GB"><u></u><u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><u></u> <u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB">We have had it posted
            for review in the Swedish user group – but
            <span style="color:black">we</span> <span style="color:black">are</span> thinking it would be
            valuable to get the larger Koha community to give feedback
            before we hire contractors to build the module/plugin.<u></u><u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><u></u> <u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB">Please<span style="color:black">
            </span>share thoughts <span style="color:black">on </span>the
            <span style="color:black">
              API and how to best implement it in Koha from a
              developer/QA perspective. All comments are appreciated and
            </span>anyone looking at the Google docs above can send
            comments/suggestions into the document.<u></u><u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><u></u> <u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB">When the
            API is becoming more stable and comments have been looked at
            we could move it into the Koha wiki site.<u></u><u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><u></u> <u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB">Please
            leave comments before 21 September 2020.<u></u><u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB"><u></u> <u></u></span></p>
        <p class="MsoNormal"><span lang="EN-GB">/Swedish
            Koha User Group – the book vendor module/plugin task group<u></u><u></u></span></p>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
Koha-devel mailing list
<a href="mailto:Koha-devel@lists.koha-community.org" target="_blank">Koha-devel@lists.koha-community.org</a>
<a href="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" target="_blank">https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a>
website : <a href="http://www.koha-community.org/" target="_blank">http://www.koha-community.org/</a>
git : <a href="http://git.koha-community.org/" target="_blank">http://git.koha-community.org/</a>
bugs : <a href="http://bugs.koha-community.org/" target="_blank">http://bugs.koha-community.org/</a>
</pre>
    </blockquote>
  </div>

_______________________________________________<br>
Koha-devel mailing list<br>
<a href="mailto:Koha-devel@lists.koha-community.org" target="_blank">Koha-devel@lists.koha-community.org</a><br>
<a href="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel" rel="noreferrer" target="_blank">https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel</a><br>
website : <a href="http://www.koha-community.org/" rel="noreferrer" target="_blank">http://www.koha-community.org/</a><br>
git : <a href="http://git.koha-community.org/" rel="noreferrer" target="_blank">http://git.koha-community.org/</a><br>
bugs : <a href="http://bugs.koha-community.org/" rel="noreferrer" target="_blank">http://bugs.koha-community.org/</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div style="font-size:12.8px">Tomás Cohen Arazi</div><div style="font-size:12.8px">Theke Solutions (<a href="http://theke.io/" target="_blank">http://theke.io</a>)<br>✆ +54 9351 3513384<br>GPG: B2F3C15F</div></div></div></div></div>