Build a connector
2. Metadata
We welcome all contributions to Panora; from small UI enhancements to brand new integrations. We love seeing community members level up and give people power-ups!
Ensure 3rd party metadata is set
Look into the packages/shared/src/connectors/metadata.ts
file and check if the provider you want to build has its metadata set inside the CONNECTORS_METADATA
object.
It should be available (if not contact us) with active
field set to false
meaning the integration has not been built.