* 🔧 Fixed the 100 transaction limit on Plaid source. Added start date to Plaid connector * 📝 Updated integration docs * ✏️ Updated import statement location
8 lines
123 B
JSON
8 lines
123 B
JSON
{
|
|
"access_token": "??",
|
|
"api_key": "??",
|
|
"client_id": "??",
|
|
"plaid_env": "sandbox",
|
|
"start_date": "2022-03-05"
|
|
}
|