Skip to main content
Flinks Upload is a feature that you can enable in both Flinks Connect and in your Flinks Dashboard that processes and extracts data from a bank statement. Before following the instructions below, ensure that you have already set up Flinks Connect. Then, let your Flinks Representative know that you want to start using Flinks Upload. They will walk you through the following steps:
  1. Choose which upload screens you want to enable. For more information about the screens you can choose from, see How Upload works.
  2. Choose how you want to receive an alert when a fraud signal is detected in an uploaded file. You can:
    • Be alerted via a notification
    • Set up Webhooks to deliver fraud alerts to you automatically
  3. (Optionally) Customize the text on the upload screen.
  4. (Optionally) Set up even listeners if you want to take action on any of the following JavaScript events:
    • Upload component is loaded (COMPONENT_LOAD_UPLOAD)
    • Files are added or removed (UPLOAD_INPUT_CHANGE)
    • A fraud signal is triggered by our statement validation service (UPLOAD_INVALID_FILE)
    • User clicks the Continue button in Flinks Connect (UPLOAD_SUBMIT)
    • Upload fails (UPLOAD_ERROR).
  5. (Optionally) Call the /FraudAnalysis endpoint to check if any fraud signals were detected.
For more information about why you may want to set up an event listener, speak to your Flinks representative. Once you’re set up, you can start uploading files and receiving your data.