Back to Activepieces

Emailit Piece for Activepieces

packages/pieces/community/emailit/README.md

0.82.11.2 KB
Original Source

Emailit Piece for Activepieces

This piece integrates Emailit's transactional email service (API v2) with Activepieces.

Features

  • Send HTML or plain text emails through Emailit API v2
  • Simple API key authentication
  • Customizable sender information
  • Support for multiple recipients (TO, CC, BCC)
  • Reply-to header support
  • Open and click tracking options
  • Custom API call action for advanced use cases

Configuration

  1. Get your API key from Emailit App

  2. Add the Emailit piece to your flow

  3. Configure the required fields:

    • API Key: Your Emailit API key
    • Sender Name: Display name for the sender
    • Sender Email: Sender email address
    • To: Recipient email addresses (array, up to 50 total)
    • Subject: Email subject line
    • Content Type: Plain text or HTML
    • Content: Email body content
  4. Optional fields:

    • CC: Carbon copy recipients
    • BCC: Blind carbon copy recipients
    • Reply-To: Alternative reply address
    • Track Opens: Enable open tracking
    • Track Clicks: Enable click tracking

API Documentation

For more information about Emailit's API, visit Emailit Documentation