> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trysiren.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Postmark

***Prerequisite:***
Ensure you have an account already set up in Postmark.

<img src="https://mintcdn.com/siren/7IpRt_YcaXDKVAtZ/docs/Images/Providers/Integrations/Email/postmark.PNG?fit=max&auto=format&n=7IpRt_YcaXDKVAtZ&q=85&s=95a8535728c6f54ac10bc95b78061fd2" alt="postmark modal" width="1918" height="908" data-path="docs/Images/Providers/Integrations/Email/postmark.PNG" />

## Integration Setup

To integrate your Postmark account with Siren, follow these steps:

<Steps>
  <Step title="Navigate to Providers">
    Go to the **Providers** section in your Siren dashboard.
  </Step>

  <Step title="Select Email Channel">
    Choose the **Email** channel from the available options.
  </Step>

  <Step title="Choose Postmark">
    Locate Postmark in the list of providers and click on **Add Account**.
  </Step>

  <Step title="Fill in Account Details">
    In the pop-up window, fill in the following details:

    * **Customer Name**: Provide a name for easy identification within Siren's interface.
    * **API Key**: Generate an API Key in your Postmark account.
      * Go to your server settings in Postmark.
      * Navigate to the **API Tokens** tab.
      * Click **Generate Token** and copy the generated token.
            <img src="https://mintcdn.com/siren/7IpRt_YcaXDKVAtZ/docs/Images/Providers/Integrations/Email/postmarkAPI.png?fit=max&auto=format&n=7IpRt_YcaXDKVAtZ&q=85&s=fd67576e535449d634bdc5ee93c664da" alt="postmark API" width="1920" height="960" data-path="docs/Images/Providers/Integrations/Email/postmarkAPI.png" />
    * **From Email**: Use the verified sender email from your Postmark account.
      * Go to **Sender Signatures** in Postmark.
      * Use the verified email address from your sender signature.
    * **From Name**: Enter the name associated with the sender's email.
    * **Reply To**: (Optional) Enter an alternate email ID for recipients to reply to.
    * **Webhook Path**: The default webhook URL will be pre-filled.
  </Step>

  <Step title="Configure Webhooks in Postmark">
    * In your Postmark account, go to message streams.
    * Navigate to **Webhooks**.
    * Click **Add Webhook** and paste the webhook URL from Siren.
    * Select all the events to receive from Postmark.
    * Save the webhook configuration.
  </Step>

  <Step title="Save Configuration">
    Click on **Save** to save your Postmark account configuration.
  </Step>
</Steps>

By following these steps, you can seamlessly integrate your Postmark account with Siren for effective email communication.
