Prerequisites
Before proceeding, ensure the following prerequisites are met:- Install MindsDB locally via Docker or use MindsDB Cloud.
- To connect Plaid to MindsDB, install the required dependencies following this instruction.
- Install or ensure access to Plaid.
Connection
The required arguments to establish a connection are as follows:client_id
secret
access_token
plaid_env
In order to make use of this handler and connect the Plaid app to MindsDB, the following syntax can be used:
transactions
and balance
.
Usage
Now you can query your data, like this:For more information about available actions and development plans, visit this page.