Psychic
. See here for more details.
Prerequisites
- Follow the Quick Start section in this document
- Log into the Psychic dashboard and get your secret key
- Install the frontend react library into your web app and have a user authenticate a connection. The connection will be created using the connection id that you specify.
Loading documents
Use thePsychicLoader
class to load in documents from a connection. Each connection has a connector id (corresponding to the SaaS app that was connected) and a connection id (which you passed in to the frontend library).