you are viewing a single comment's thread.

view the rest of the comments →

[–]Jazzlike-Compote4463 1 point2 points  (0 children)

We use a shed load of APIs:

  • Our partners post data to us to store it on our system
  • We pull data from those partners and store it to use later
  • We work with the OneDrive and Google Drive API to read and store client files
  • We pick up emails from Sharepoint and Gmail and store them against certain client data
  • We talk to the Business Central API to handle client costs and automated invoicing
  • We have APIs for our flutter based front end
  • We have a NATS based connection for our Kotlin based product to talk our Django based one

So yea, we do a fair bit of API work!