Skip to main content

Incident.io

This is the Incident.io source connector which ingests data from the incident API. The important streams are incidents, follow-ups and severities

Prerequisites

An API key is required for authentication and using this connector. In order to obtain an API key, you must first create an Incident.io account. You can create an account here https://incident.io/ Once you create an account and log in , you will find your API keys section in the settings sidebar under the extends heading. Make sure to provide all of the appropriate permissions. You can find more about their API here https://api-docs.incident.io/

Set up the Adjust source connector

  1. Click Sources and then click + New source.
  2. On the Set up the source page, select Incdient.io from the Source type dropdown.
  3. Enter a name for your new source.
  4. For API Key, enter your API key obtained in the previous step.
  5. Click Set up source.

Supported sync modes

The source connector supports the following sync modes:

  • Full Refresh

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key. API key to use. Find it at https://app.incident.io/settings/api-keys

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
actionsidNo pagination
catalog_typesidNo pagination
custom_fieldsidNo pagination
follow-upsidNo pagination
incident_rolesidNo pagination
incident_timestampsidNo pagination
incident_updatesidDefaultPaginator
incident_statusesidNo pagination
workflowsidNo pagination
usersidDefaultPaginator
severitiesidNo pagination
schedulesidDefaultPaginator
incidentsidDefaultPaginator

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12024-10-03Initial release by @aazam-gh via Connector Builder