WeeShip

Connectors

Catalog & roadmap

The registry

src/connectors/registry.ts is the single, honest catalog. Every connector is typed by how it can really be integrated:

  • api — real server integration, LIVE (edge function + public-api + MCP).
  • oauth — possible via OAuth (an app must be created); not implemented by default.
  • deeplink — no relevant API; the app is simply opened.
  • partner — closed API, requires an editor partnership; not implementable standalone.

Status

  • Live (api): company search, address, communes, BODACC.
  • Planned (key): Pappers, INSEE Sirene, INPI (RNE), Infogreffe.
  • Planned (OAuth): Microsoft 365 (Outlook/OneDrive), Notion, Slack, Zoom.
  • Deep-links: Teams, WhatsApp, Office (Word/Excel), Légifrance, impots.gouv, URSSAF, Spotify, YouTube.
  • Partner-only: iSuite Expert (ACD), Dext, jedeclare.
Partner APIs (iSuite Expert / ACD, Dext) are closed: they require a partnership with the vendor and cannot be reproduced from public documentation.