Instatus
This page contains the setup guide and reference information for the Instatus source connector.
Prerequisites
To set up Metabase you need:
api_key
- Requests to Instatus API must provide an API token.
Setup guide
Step 1: Set up Instatus account
Step 2: Generate an API key
You can get your API key from User settings Make sure that you are an owner of the pages you want to sync because if you are not this data will be skipped.
Step 2: Set up the Instatus connector in Airbyte
Supported sync modes
The Instatus source connector supports the following sync modes:
Supported Streams
- Status pages
- Components
- Incidents
- Incident updates
- Maintenances
- Maintenance updates
- Templates
- Team
- Subscribers
- Metrics
- User
- Public data
Tutorials
Data type mapping
Integration Type | Airbyte Type | Notes |
---|---|---|
string | string | |
integer , number | number | |
array | array | |
object | object |
Features
Feature | Supported?(Yes/No) | Notes |
---|---|---|
Full Refresh Sync | Yes | |
Incremental Sync | No | |
SSL connection | Yes | |
Namespaces | No |
Reference
Config fields reference
Field
Type
Property name
string
api_key
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.0 | 2023-04-01 | 21008 | Initial (alpha) release |