Which tabs you see
Open two connectors and you may find they have different tabs. Nothing is broken and nothing is hidden by permissions — the tab rail is built from the connector's direction and type, because some combinations genuinely have nothing to put on those tabs.
Knowing the rule saves you looking for a setting that was never going to be there.
The rule
| Tab | When it appears |
|---|---|
| Overview | Always. |
| Configuration | Always. |
| Export Settings | Export connectors only — and not for accounting or HTTP-push types. |
| Schedule Configs | Everything except accounting types and Webhook. |
Two families are the exceptions.
Accounting connectors — Xero, QuickBooks Online and Zoho Books — have neither tab. They post structured records into a ledger rather than delivering a file, so there is no file naming or grouping to configure, and delivery is immediate rather than scheduled.
HTTP-push connectors — REST API and Webhook — render a payload and push it straight at an endpoint, so again there is no file to name or group: no Export Settings. They differ on scheduling: REST API keeps Schedule Configs because it can batch, whereas Webhook is a real-time push and has no schedule at all.
What you get, by connector
| Connector | Overview | Configuration | Export Settings | Schedule Configs |
|---|---|---|---|---|
| Any import connector | ✅ | ✅ | — | ✅ |
| Export: file and cloud types (SFTP, FTPS, Google Drive, Dropbox, OneDrive, Azure Blob, S3, Email) | ✅ | ✅ | ✅ | ✅ |
| Export: REST API | ✅ | ✅ | ✗ | ✅ |
| Export: Webhook | ✅ | ✅ | ✗ | ✗ |
| Export: Xero, QuickBooks Online, Zoho Books | ✅ | ✅ | ✗ | ✗ |
Reading it the other way round
The rail is a fast way to confirm what a connector is before you change anything:
- No Schedule Configs → this connector delivers the moment a result is ready. There is no batching window to wait for, and no schedule to blame if something appears late.
- No Export Settings → this connector does not produce a file, so questions about file type, name prefixes or grouping do not apply to it.
- Export Settings present but Schedule Configs missing → not a state that exists. If you see it, you are looking at something other than a connector detail page.
If a tab you expect is missing
First check the connector's Type, shown next to its name in the header — the rule above is entirely driven by that plus the direction. An accounting or Webhook connector is missing those tabs by design, permanently, and no permission or setting will bring them back.
Type cannot be changed after creation, so if you need the tab, you need a different connector — see Choosing a connector type.
If the tab is missing on a connector where the table says it should appear, the page is probably showing an error rather than the connector: check for "Connector not found" in the body.
Next
- Choosing a connector type — the decision that fixes the tab set.
- Export settings — what the tab holds when it is there.
- Schedules — the three schedule types.