Skip to Content

Postmark

  • Import/clone Postmark_HTTP source from the Connectors library application.

    • Postmark uses API Key authentication (source: API Authentication ). To get your API key: Log in -> Go to https://account.postmarkapp.com/api_tokens  -> Select between ‘Account API tokens’ or ‘Server API tokens’ (we used Server API tokens in our example scenario) -> for ‘Server API tokens’ search for your server and press ‘Get a server API token’ button -> Copy your token to the ‘value’ field of the Postmark_HTTP source.

    • The Connectors library application contains an example of how to get all templates in the Postmark scenario. You can modify the example to call any API call supported by Postmark API .

Last updated on