Connector Capabilities

Getting Started

The most important capabilities allow the user to establish, and Lumos to validate, a valid connection to the underlying app.

  1. At a minimum, we require the validate_credentials capability. Depending on the authentication method(s) that the app supports, this may include some OAuth capabilities.
  2. After this, we suggest you implement read capabilities to let Lumos sync the app data into Lumos.
  3. Next,write capabilities allow Lumos to update users and their access.

Below is a list of capabilities that Lumos will call to learn about your integration without additional development work on your end.