API Management to get automatic feeds

As I understand it, Manager is a program that can be used through the web (The program’s desktop, server, and cloud editions are very similar, except that the desktop version doesn’t support multiple users).

This means we can create a Python script that utilizes a web driver to automate the manual process of downloading bank statement files from the bank and importing them into Manager. Please let me know if my understanding is incorrect.

If that is true, can someone point it out where can I read the doc for it? Furthermore, would it be possible to integrate feeds from Payoneer or Wise using API? Here are some of the links I found about what I mean:

  1. Wise API
  2. Payoneer API

Thanks in advance for your assistance and clarification.

I think the best way would be if 3rd-party program could create CSV file that can be imported into Manager using Batch Update operation.

This way if the same CSV is imported multiple times, no duplicates will be created.

1 Like

Can you make an url to directly query this file from manager?