@cognidesk/integration-email-postmark
v0.0.5
Published
Postmark email integration package for Cognidesk support agents.
Readme
@cognidesk/integration-email-postmark
Postmark email integration package for Cognidesk support agents.
Install
npm install @cognidesk/integration-email-postmarkUsage
import * as cognideskPackage from "@cognidesk/integration-email-postmark";This package exposes the reviewed Postmark email support workflow surface for Cognidesk. It is intentionally scoped to the provider operations declared by the package manifest and does not claim full provider API coverage.
For manifest-only usage:
import * as providerManifest from "@cognidesk/integration-email-postmark/manifest";Public exports
@cognidesk/integration-email-postmark@cognidesk/integration-email-postmark/manifest@cognidesk/integration-email-postmark/runtime
Links
- Documentation: https://cognidesk.cognilabz.com
- Repository: https://github.com/cognilabz/cognidesk/tree/main/integrations/email/postmark
- License: Apache-2.0
