Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
32 tools available
UniOne is an email delivery service offering a versatile Web API and SMTP API for sending transactional and marketing emails.
Connect Unione to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Unione's 32 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Unione action below is a callable tool any Definable persona can invoke.
Tool to delete an event dump file and remove it from the queue or storage. Use when you need to clean up an existing event dump by its dump_id.
Tool to delete a template by ID. Use when you need to permanently remove a template from the account.
Tool to delete a webhook event notification handler by its URL. Use when you need to stop receiving callback notifications for a specific webhook.
Tool to retrieve current account balance. Use when you need to check your email usage and limits before sending large campaigns.
Tool to cancel a scheduled transactional email by its job ID. Use when you need to stop a pending email send before it's dispatched.
Tool to manage sender domains in UniOne. Use when you need DNS records for verification, trigger verification or DKIM checks, list domains, or delete a domain.
Tool to retrieve details of a specific email event by its ID. Use when you need event information for auditing or diagnostics.
Tool to retrieve detailed information about a specific email send job. Use when you need its delivery metrics and history.
Tool to export email events within a specified time frame. It creates an asynchronous event dump which can later be downloaded and parsed using UNIONE_EVENT_DUMP_GET.
Tool to resend a previously sent email by its job ID. Use when you need to trigger a resend of an email that has already been sent and you have the original job ID.
Tool to resubscribe a recipient who previously unsubscribed. Use when you need to restore a user's subscription status after they opt in again.
Tool to resume a paused transactional email by its job ID. Use when you need to restart a paused pending email send.
Tool to retrieve SMTP server details and credentials. Use when you need to configure your mail client or library for SMTP sending.
Tool to retrieve email sending statistics over a specified time range. This action uses UniOne's event-dump aggregate API under the hood to compute daily statistics.
Tool to unsubscribe an email from future emails. Use when you need to stop all further transactional emails.
Tool to validate multiple email addresses in a batch. Use when you need to verify deliverability for a list of emails at once.
Tool to remove an email from the suppression list. Use when you need to re-enable sending emails to an address that was previously unsubscribed or suppressed.
Tool to retry an email validation request. Updated to re-run validation via the official single validation endpoint using the provided email address.
Tool to retrieve supported email webhook event types. Use when configuring your webhook callbacks.
Tool to create an asynchronous CSV event dump. Use when you need to export transactional email events for a specified time window.
Tool to retrieve the full list of event dumps. Use when you need to view all existing event-dump tasks.
Tool to retrieve the status and download URLs of an event dump. Use when you need to check if a dump is ready and get its files.
Tool to check if an email is suppressed and retrieve the reason and date. Use when verifying why an email cannot receive messages.
Tool to get template properties by ID. Use when you need to retrieve the full template configuration and content for a specific template.
Tool to retrieve webhook configuration by its URL. Use when you need to check the current settings of an event notification handler.
Tool to schedule a transactional email up to 24 hours ahead. Use when you need to send an email at a specific future time.
Tool to return the suppression list since a given date. Use when auditing bounced, unsubscribed, or blocked recipients.
Tool to delete a specific tag. Use when you have confirmed the tag ID you wish to remove.
Tool to retrieve all user-defined tags. Use when you need to fetch the full list of tags after authentication.
Tool to list email templates. Use when you need to retrieve available templates for transactional emails.
Tool to set or update an email template. Use when you need to create or modify transactional email templates before sending messages.
Tool to set or edit a webhook event notification handler. Use when you need to configure your webhook for event callbacks.
Anything Unione exposes through its API. Common transactional email workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 32 Unione tools directly, then chain the result into another integration without you writing code.
Unione uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 32 Unione tools. You only need a separate Unione subscription if Unione itself charges per seat or per API call.
Every call from a persona to Unione is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Unione, and connect via OAuth or API key. You can immediately attach Unione to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 32 Unione actions as callable tools — including `Delete Event Dump`, `Delete Template`, `Delete Webhook`, plus 29 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.