Flinks Connect and API

Fetching the Original Bank Statements (Availability: Some Canadian FIs only)
Summary: Coverage: https://docs.flinks.com/docs/data-types#major-financial-institutions---canada- Requirements: The /GetStatements API can only be us...
Wed, 5 Jun, 2024 at 2:28 PM
How to convert the a .json payload to a .pdf file (python)
Summary:  Objective: Use a python script to convert out .json payload files to .pdf. Requirements:  coding platform (i.e., Visual Studio Code, Goog...
Thu, 6 Jun, 2024 at 11:26 AM
Testing a Hosted Solution (Flinks Express)
1. Open the Hosted Solution (Flinks Express), adding the demo=true parameter. Example (your business): YOUR_BUSINESS_HOSTED_SOLUTION/?demo=true Example (...
Fri, 7 Jun, 2024 at 2:42 PM
Issue Troubleshooting Process
1. Check the FI status on the Status Page  This article shows how to subscribe via email or webhook to the Status Page; 2. Check on the Dashboard...
Tue, 9 Jul, 2024 at 3:04 PM
Testing our Aggregation and Attributes APIs using Python
Summary: The Python code below performs API calls to Flink's products and saves the results on a .json file. Observation: The code uses our /toolbox/ ...
Tue, 18 Jun, 2024 at 10:10 AM
How to test WebHook HMAC signature (using python)
I. Objective: Testing the WebHook HMAC signature in a Flinks instance using python. II. Requirements: i. Have a Flinks PROD, STAGE or DEV instances.* ii...
Tue, 18 Jun, 2024 at 2:18 PM
Flinks Connect + API Integration Flow ( Postman example)
Here is an end-to-end example of connecting a card and fetching financial data using Flinks Connect and our Aggregation APIs. Steps:        0. Testing ...
Thu, 5 Sep, 2024 at 4:04 PM
Account Filter Example (FC + API Calls using Postman)
1. Connect a new card via the Flinks Connect iframe using Flinks Capital testing credentials and the accountSelectorEnable parameter. input: https://tool...
Fri, 9 Aug, 2024 at 11:47 AM
Flinks Coverage (CA and US)
Last update: 05/Sep/2024 Canadian Coverage: Banking: "CA Coverage - Banking_05-SEP-2024.csv" Wealth: "CA Coverage - Wealth_05-SEP-2024...
Thu, 5 Sep, 2024 at 2:24 PM
Field Matching API (Fuzzy Match)
Main documentation: https://docs.flinks.com/docs/set-up-the-field-matching-service Test procedures: 1. Fetching instance credentials: Toolbox, or D...
Thu, 5 Sep, 2024 at 4:18 PM