We found 11 matches for: postmark

An overview of all postmark blocks currently available, updated daily!

postmark: send email

sends a single email.

Postmark Documentation

In-pins

flow
connection
subject
The subject of the e-mail you are trying to send
from
The e-mail address you are trying to send this e-mail from, could be multiple seperated with a comma, e.g. email1@example.com, email2@example.com. A name can also be set by using "Name" email1@example.com
reply to
Reply To override email address. Defaults to the Reply To set in the sender signature.
to
The e-mail addresses you are trying to send this e-mail to.
cc
The e-mail addresses set as the CC for this email.
bcc
The e-mail addresses set as the BCC for this email.
content
Contents of the e-mail itself.
html
Contents of the e-mail itself.
text version
Text version of the email. If the text version is not set it will just strip the HTML version of all HTML tags.
attachment
track
Will track the opening of the email. If not set the postmark server setting will be used.

Default:
Postmark setting

Out-pins

flow
connection
success
error
response
postmark: get suppressions

gets a dump of suppressions.

Postmark Documentation

In-pins

flow
connection
message stream
The message stream to get suppressions from

Out-pins

flow
connection
success
error
response
postmark: get bounce

retrieves data of a single bounce.

Postmark Documentation

In-pins

flow
connection
id

Out-pins

flow
connection
success
error
bounce
postmark: get outbound details

retrieves the details of an outbound message.

Postmark Documentation

In-pins

flow
connection
id

Out-pins

flow
connection
success
error
details
postmark: get deliverystats

all information regarding the deliverystats of this postmark-server.

Postmark Documentation

In-pins

flow
connection

Out-pins

flow
connection
success
error
stats
postmark: send email with template

sends a single email with a template.

Postmark Documentation

In-pins

flow
connection
from
The e-mail address you are trying to send this e-mail from, could be multiple seperated with a comma, e.g. email1@example.com, email2@example.com. A name can also be set by using "Name" email1@example.com
reply to
Reply To override email address. Defaults to the Reply To set in the sender signature.
to
The e-mail addresses you are trying to send this e-mail to.
cc
The e-mail addresses set as the CC for this email.
bcc
The e-mail addresses set as the BCC for this email.
template id
The template id.
template alias
The template alias.
template model
The object being parsed with the template.
attachment
track
Will track the opening of the email. If not set the postmark server setting will be used.

Default:
Postmark setting

Out-pins

flow
connection
success
error
response
postmark: create suppressions

creates the specified suppressions.

Postmark Documentation

In-pins

flow
connection
message stream
The message stream to create suppressions for
suppression entries
An array of emails.

Out-pins

flow
connection
success
error
response
postmark: delete suppressions

deletes the specified suppressions.

Postmark Documentation

In-pins

flow
connection
message stream
The message stream to delete suppressions from
suppression entries
An array of emails.

Out-pins

flow
connection
success
error
response
postmark: get inbound details

retrieves the details of an inbound message.

Postmark Documentation

In-pins

flow
connection
id

Out-pins

flow
connection
success
error
details
postmark: open connection

Opens a new postmark connection using the given API token.

Postmark Documentation

In-pins

flow
token

Out-pins

flow
success
error
connection
postmark: get bounces

The bounces search allows you to return up-to 10,000 bounces in a search.

Postmark Documentation

In-pins

flow
connection
count
offset
type
from date
to date

Out-pins

flow
connection
success
error
bounces