Spondyr Integration — Automate Spondyr with AI on Beauto
Spondyr is a correspondence template management and distribution platform that enables developers to quickly integrate template-driven content delivery via API, supporting email, SMS, fax, and postal mail.
Category: documents, email · 21 actions available
What you can automate with Spondyr
Beauto connects Spondyr with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Spondyr events, enrich Spondyr data with AI, or sync Spondyr with the rest of your stack — without writing code.
- Sync Spondyr data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Spondyr events and route the output anywhere
- Schedule recurring Spondyr tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Spondyr actions Beauto supports
- List Conditions — Tool to list all conditions for a transaction type. Use when you need to discover existing condition rules before creating templates or generating correspondence. Conditions define criteria for selecting specific templat
- Create Condition — Create a condition rule for template selection in Spondyr. Conditions define matching criteria on transaction data fields that determine which document template to use. For example, create a condition on an 'OrderStatus'
- Create Transaction Type — Tool to create a new transaction type. Use after defining the JSON schema for your data to register it in Spondyr.
- Deliver Spondyr correspondence — Trigger delivery of previously generated correspondence to recipients. Use this action after generating correspondence (via POST /Spondyr with IsGenerateOnly=true) to actually deliver the documents via email, fax, mail,
- Update Event Type — Tool to update an existing event type name within a transaction type. Use when you need to rename an Event Type. Example: Rename the 'OrderShipped' event to 'OrderDelivered' within the 'CustomerOrders' transaction type.
- List Event Types for Transaction Type — Retrieves all event types associated with a specific transaction type in Spondyr. Event types define the kinds of events that can occur for a transaction type (e.g., \
- Get Spondyr Status — Tool to retrieve the status of a previously generated correspondence. Use after generating correspondence to check its processing and delivery status.
- Get Transaction Types — Tool to retrieve a list of available transaction types. Use after authentication to discover data schemas.
- Delete Recipient — Deletes a recipient configuration from a transaction type in Spondyr. Recipients are configured delivery endpoints (email addresses, fax numbers, physical addresses) that determine where correspondence will be sent when
- Get Recipient — Tool to retrieve details of a specific recipient. Use when you need to fetch recipient configuration for a given transaction type. Example: \
- List Recipients — Tool to list all recipients for a transaction type. Use when you need to discover or verify all configured recipients before sending or managing correspondence.
- Create Search Filter — Create a new search filter for a transaction type in Spondyr. Search filters enable you to define searchable fields within your transaction data. Once created, these filters allow you to quickly search and retrieve speci
- Delete Search Filter — Deletes a specific search filter from the Spondyr system. Use this when you need to remove a search filter that is no longer needed. Both the filter name and transaction type must exactly match the values used when the f
- Get Search Filter — Retrieves details of a specific search filter in Spondyr by name and transaction type. Returns the filter's name, tag value, and associated transaction type. Use this when you need to look up an existing search filter's
- List Search Filters — Tool to list all search filters for a transaction type. Use when you need to discover available filters before searching correspondence.
- Search Correspondence — Search for generated correspondence (spondyrs) by multiple criteria including batch ID, event type, and custom search filters. Returns paginated results with delivery status, recipient information, and URIs to access gen
- Create Spondyr SSO stub — Tool to create a one-time SSO user stub in Spondyr. Use after application authentication to generate a temporary SSO token for embedding or redirecting users.
- Get Template — Retrieve detailed configuration for a specific correspondence template. Returns template content reference ID, event type, recipients, delivery methods, conditions, and search filters. Use this action when you need to: -
- List Templates — List all templates configured for a transaction type. Use this to discover available templates before generating correspondence or to audit template configurations. Returns template metadata including name, event type, c
- Get Transaction Type — Tool to retrieve details of a specific transaction type. Use when inspecting a transaction type schema. Returns the schema definition including JSON structure and CSV field mappings. Example: \
- Update Transaction Type — Updates an existing transaction type's name and/or JSON schema in Spondyr. Use this tool to: - Modify the JSON schema/template of a transaction type to add, remove, or change data fields - Rename an existing transaction