Article Details
Id:22300
Product:finPOWER Connect
Type:NEW
Version:6.00.00
Opened:12/07/2024
Closed:17/10/2024
Released:17/04/2025
Job: J033902

Sample Scripts; New sample script to update Bank Branches (Australia)

The "Script_AustralianBsbImport.xml" script has been added to the "Sample Scripts" folder and will now be provided with finPOWER Connect.

This script uses the Australian Payments Network API to fetch the latest BSB file and then uses this information to update the Bank Branches in finPOWER Connect.

When the script is imported into finPOWER, the following constants need to be added:

  • ClearExisting: Defaults to True (Boolean).
    • Indicates whether to clear all existing Bank Branches. If False, existing items will be updated.

Please note that the free AusPayNet API has some usage restrictions in place. You will be restricted to 5 calls/minute up to a maximum 100 calls/week. Please see the AusPayNet BSBQuery API Test User Guide for more information. This guide should be provided to you by AusPayNet when you finish the sign up process.

The following script has been added to the "Templates/Sample Scripts" folder:

  • Script_AustralianBsbImport.xml
    • Version: 1.00 (17/10/2024)