


SEEBURGER customers have access to ALL variants and options, thus protecting their investment. New for connecting systems or data integration is that SAP also offers APIs – but so far in a limited capacity. You can call these APIs using cURL and of course, your Python programs with HTTP request libraries.With SAP S/4HANA, the IDoc structures known from R/3 or ERP ECC 6.0 are still available.Due to the lifecycle of approvals inolved before you can start building your client applications, it is better to assess your needs and find the best-fit API.The process to get up and running is to request API, get your Customer Admin to approve it and then Ariba company reps to approve it.All the fancy stuff you would expect from APIs is already there and being constantly improved.Ariba opened up APIs only in the last couple of years.To call Web Services, your client application can be a Python application with API libraries on the top of it.Kindly note that WebServices don't have the same level of support to export attachments from Ariba as AITK.Next up, you may use the OOTB WebServices to export data from Ariba.In this case you will use Python OCR to extract text from such PDF document and then use text analytics.

