X (Twitter)
Posts to one or more X (Twitter) accounts when the notification event is triggered.

At least one account is required
Before posting, add at least one X (Twitter) account via Settings → X (Twitter).
Config

Post Body
The text of your post, max 280 characters. Longer text is truncated automatically.
Image Attachment
Optionally attach up to four images via the {% setMedia %} tag.
Dynamic Message Fields
As noted in the screenshot above, all text fields can use templating and special variables.
Examples
Announce a new entry
twig
New on the blog: "{{ entry.title }}"
{{ entry.url }}Promote a sale or event
twig
Don't miss {{ event.title }}! Happening {{ event.startDate|date('l, F j') }}.
{{ event.url }}Spotlight a new product
twig
Just launched: {{ product.title }}. Check it out and let us know what you think!
{{ product.url }}