Skip to main content

Opsgenie

Overview

This page contains the setup guide and reference information for the Opsgenie source connector.

Output Schema

This connector outputs the following streams:

Features

FeatureSupported?
Full Refresh SyncYes
Incremental - Append SyncPartially (not all streams)
EU InstanceYes

Performance Considerations

Opsgenie has rate limits, but the Opsgenie connector should not run into API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.

Getting Started

Requirements

  • Opsgenie Account
  • Opsgenie API Key wih the necessary permissions (described below)

Setup Guide

Log into Opsgenie and then generate an API Key.

Your API Key needs to have Read and Configuration Access permissions to enable the connector to correctly load data.

Additional Information

The Opsgenie connector uses the most recent API version for each source of data. Each stream endpoint operates on its own version.

Reference

Config fields reference

Field
Type
Property name
string
api_token
string
endpoint
string
start_date

Changelog

VersionDatePull RequestSubject
0.3.12024-02-1435269Fix parsing of updated_at timestamps in alerts
0.3.02023-10-1931552Migrated to Low Code
0.2.02023-10-2431777Fix schema
0.1.02022-09-1416768Initial Release