Skip to main content

Postmarkapp

Overview

The Postmarkapp source can sync data from the Postmarkapp API

Requirements

Postmarkapp requires an API key to make request and retrieve data. You can find your API key in the Postmarkapp dashboard.

Streams

Current supported streams:

Server-API

  • Bounces: Deliverystats: Lets you access all reports regarding your bounces for a specific server. Bounces are available for 45 days after a bounce.
  • Message-Streams: Lets you manage message streams for a specific server. Please note: A Server may have up to 10 Streams, including the default ones. Default Streams cannot be deleted, and Servers can only have 1 Inbound Stream.
  • Outbound stats: Lets you get all of the statistics of your outbound emails for a specific server. These statistics are stored permantently and do not expire. All stats use EST timezone

Account-API

  • Servers: Lets you manage servers for a specific account.
  • Domains: Gets a list of domains containing an overview of the domain and authentication status.
  • Sender signatures: Gets a list of sender signatures containing brief details associated with your account.

Setup guide

Step 1: Set up the Postmarkapp connector in Airbyte

For Airbyte Cloud:

  1. Log into your Airbyte Cloud account.
  2. In the left navigation bar, click Sources. In the top-right corner, click +new source.
  3. On the Set up the source page, select Postmarkapp from the Source type dropdown.
  4. Click Set up source.

For Airbyte OSS:

  1. Navigate to the Airbyte Open Source dashboard.
  2. Set the name for your source (Postmarkapp).
  3. Click Set up source.

Supported sync modes

The Postmarkapp source connector supports the following sync modes:

FeatureSupported?
Full Refresh SyncYes
Incremental SyncNo
NamespacesNo

Reference

Config fields reference

Field
Type
Property name
string
X-Postmark-Server-Token
string
X-Postmark-Account-Token

Changelog

VersionDatePull RequestSubject
0.1.02022-11-0918220🎉 New Source: Postmarkapp API [low-code CDK]