SAP Open Connectors

Plaid

Plaid

Plaid is available in the finance hub.

Connector Information Details
Provider API Documentation Plaid API documentation
Authentication Custom
Events Polling
Bulk Supported for both upload and download
Common Resources and Transformations Supported. See Define Common Resources and Transformations for more information about transforming your Plaid data.
Rate Limits Plaid rate limit documentation

Articles

Plaid API Provider Setup
To authenticate a Plaid instance must provide information about your Plaid account and the user's bank account: Plaid information required: The public_key , secret , client_id , and API environment (sandbox, production, or development) ...
Plaid Authenticate a Connector
You can authenticate with Plaid to create your own instance of the Plaid through the UI or through APIs. Once authenticated, you can use the instance to access the different functionality offered by the Plaid platform. Authenticate Through the ...
Plaid Events
supports events via polling or webhooks depending on the API provider. For more information about our Events framework, see Events Overview . Supported Events and Resources supports polling events for Plaid. After receiving an event, standar...
Plaid Bulk
Bulk provides an option to upload a large number of resources, such as contacts, to a service provider all at once. You can use bulk to download a csv or json file from a large number of records or upload a csv or json file to add multiple records. ...
Plaid Querying
The () provides a standard way to search across all of our . Many API providers support some form of searching in their APIs but each one approaches searching differently. Rather than having you research how to query each resource at a provider, we...
Plaid API Documentation
Base URL The base URL for all API requests is .