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

IP allow list​

If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.

Reference​

Config fields reference

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

Changelog​

Expand to review
VersionDatePull RequestSubject
0.2.102025-02-1553947Update dependencies
0.2.92025-02-0853462Update dependencies
0.2.82025-02-0152967Update dependencies
0.2.72025-01-2551879Update dependencies
0.2.62025-01-1151372Update dependencies
0.2.52024-12-2850703Update dependencies
0.2.42024-12-2150281Update dependencies
0.2.32024-12-1449667Update dependencies
0.2.22024-12-1249046Update dependencies
0.2.12024-10-2847539Update dependencies
0.2.02024-10-0646522Migrate to Manifest-only
0.1.212024-10-0546509Update dependencies
0.1.202024-09-2845793Update dependencies
0.1.192024-09-1445535Update dependencies
0.1.182024-09-0745259Update dependencies
0.1.172024-08-3144975Update dependencies
0.1.162024-08-2444705Update dependencies
0.1.152024-08-1744309Update dependencies
0.1.142024-08-1043592Update dependencies
0.1.132024-08-0343265Update dependencies
0.1.122024-07-2742648Update dependencies
0.1.112024-07-2042190Update dependencies
0.1.102024-07-1341820Update dependencies
0.1.92024-07-1041564Update dependencies
0.1.82024-07-0941184Update dependencies
0.1.72024-07-0640762Update dependencies
0.1.62024-06-2540483Update dependencies
0.1.52024-06-2239970Update dependencies
0.1.42024-06-0439062[autopull] Upgrade base image to v1.2.1
0.1.32024-04-1937232Upgrade to CDK 0.80.0 and manage dependencies with Poetry.
0.1.22024-04-1537232Base image migration: remove Dockerfile and use the python-connector-base image
0.1.12024-04-1237232schema descriptions
0.1.02022-11-0918220🎉 New Source: Postmarkapp API [low-code CDK]