You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A connector turns a remote source (token + config) into the markdown-shaped export the core ingests. Document the contract so people can add their own.
Scope
explain the export shape the core connector expects
a minimal worked example (a tiny REST source to export)
A connector turns a remote source (token + config) into the markdown-shaped export the core ingests. Document the contract so people can add their own.
Scope