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:Documentation Index
Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
Use this file to discover all available pages before exploring further.
- Choose which upload screens you want to enable. For more information about the screens you can choose from, see How Upload works.
- 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
- (Optionally) Customize the text on the upload screen.
- (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).
- (Optionally) Call the /FraudAnalysis endpoint to check if any fraud signals were detected.