Templates Data connectors
Data connectors
Catalog of reusable data connectors available to templates and packs.
| Connector | Key | Type | Scope | |
|---|---|---|---|---|
| Invoice lines | con.invoice.lines | Query | Pack: Billing | |
| Contact search | con.contacts.search | Query | Global | |
| Create ticket | con.ticket.create | Action | Pack: Support |
About this page
How templates reach data: each connector defines a kind of source and how to talk to it. Secrets are held by reference, never written into templates themselves — a template can name a connection, but can never carry credentials.
Behind this page/templates/data-connectors · CanManageTemplates
Retrieve
Catalog read overTemplateDataConnectors (key, type, scope, schema summary).Save
Authoring flows through template versions —sp_NewTemplateVersion / sp_SaveTemplateVersion — not raw DML.Success
- Connectors are query or action.
- Config schema is validated.
- Bindings reference connectors by key.
CLI handoff
Implement this scaffold from the structured contract, then remove hard-coded preview rows. The source of truth is CLI Handoff and admin-cli-manifest.json.
Page IDtemplate-data-connectors
Route/templates/data-connectors
AccessCanManageTemplates
Statuscatalog-schema-ready-content-not-seeded
Server-inject identity and scope values; never trust browser-supplied account, app, tenant, user, entitlement, price, or permission identifiers. Preserve the loading, empty, forbidden, failed, retrying, and completed states shown by the preview.