# Connectors

# at.easybank.ebanking

This connector uses the eBanking web interface accessible via https://ebanking.easybank.at/ (opens new window) to access the accounts.

  • IBAN: IBAN of the account

# at.oberbank.banking

This connector uses the Kundenportal web interface accessible via https://www.banking-oberbank.at/web/oberbank/login (opens new window) to access the accounts.

  • IBAN: IBAN of the account

# at.raiffeisen.elba

This connector uses the Mein ELBA web interface accessible via https://mein.elba.raiffeisen.at/ (opens new window) to access the accounts.

  • IBAN: IBAN of the account

# at.sparda.banking

This connector uses the Mein ELBA web interface accessible via https://banking.sparda.at/ (opens new window) to access the accounts.

  • IBAN: IBAN of the account

# at.sparkasse.george

This connector uses the George web interface accessible via https://george.sparkasse.at/ (opens new window) to access the accounts.

  • IBAN: IBAN of the account

# com.bawag.ebanking

This connector uses the eBanking web interface accessible via https://ebanking.bawagpsk.com/ (opens new window) to access the accounts.

  • IBAN: IBAN of the account

# com.erstegroup.eboe

This connector uses the ErsteConnect REST API to access the accounts. Using it requires a Qualified Website Authentication Certificate.

  • ClientCertificate: Public certificate to access the API (in PEM format)
  • ClientCertificateKey: Private key to access the API (in PEM format)
  • IBAN: IBAN of the account
  • OAuthClientId: OAuth ClientId from the developer portal
  • OAuthClientSecret: OAuth ClientSecret from the developer portal

# com.erstegroup.ersteconnect

This connector uses the ErsteConnect REST API to access the accounts. Using it requires a special certificate and a contract from the bank.

  • ClientCertificate: Public certificate to access the API (in PEM format)
  • ClientCertificateKey: Private key to access the API (in PEM format)
  • IBAN: IBAN of the account
  • OAuthClientId: OAuth ClientId from the developer portal
  • OAuthClientSecret: OAuth ClientSecret from the developer portal
  • WebApiKey: Web-Api-Key from the developer portal

# com.holvi.app

This connector uses the Holvi web interface accessible via https://login.app.holvi.com/ (opens new window) to access the accounts.

  • IBAN: IBAN of the account

# net.foodcoops.foodsoft

This connector uses the REST API to access the financial transactions of a Foodsoft (opens new window) ordergroup.

  • IBAN: Dummy IBAN, e.g. ZZ75FOODSOFT
  • InstanceUrl: The URL of the foodsoft instance, e.g. https://app.foodcoops.net/demo
  • OAuthClientId: OAuth ClientId
  • OAuthClientSecret: OAuth ClientSecret