Skip to main content
Spondyr logo

Spondyr

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.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Spondyr authenticates with an API key. Generate the credential in your Spondyr account, then paste it into FlyMyAI the first time an agent uses a Spondyr action.

Get your Spondyr credential →

Fields to fill in FlyMyAI

FieldDetails
API KeyYour Spondyr API Key. Get it from your Spondyr dashboard. (required)
Application TokenYour Spondyr Application Token. Get it from your Spondyr dashboard. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
SPONDYR_CONDITIONS_LISTTool to list all conditions for a transaction type. use when you need to retrieve all condition rules defined for a specific transaction type.TransactionType
SPONDYR_CREATE_CONDITIONTool to create a new condition. use when defining detailed rules for template selection based on transaction data.TransactionType, Name, FieldName
SPONDYR_CREATE_TRANSACTION_TYPETool to create a new transaction type. use after defining the json schema for your data to register it in spondyr.Name, TemplateJSON
SPONDYR_DELIVER_SPONDYRTool to trigger delivery of a previously generated correspondence. use after calling the generate api.ReferenceID
SPONDYR_EVENT_TYPE_UPDATETool to update an existing event type. use when you need to modify the name or associated transaction type of an event type. example: rename the 'ordershipped' event to 'orderdelivered'.TransactionType, EventType, Name
SPONDYR_GET_EVENT_TYPESTool to list all event types for a given transaction type. use when you need to discover available events after retrieving transaction types.TransactionType
SPONDYR_GET_SPONDYR_STATUSTool to retrieve the status of a previously generated correspondence. use after generating correspondence to check its processing and delivery status.ReferenceID
SPONDYR_GET_TRANSACTION_TYPESTool to retrieve a list of available transaction types. use after authentication to discover data schemas.-
SPONDYR_RECIPIENTS_LISTTool to list all recipients for a transaction type. use when you need to discover or verify all configured recipients before sending or managing correspondence.TransactionType
SPONDYR_RECIPIENT_DELETETool to delete or deactivate a specific recipient. use when you need to remove an existing recipient mapping in spondyr.TransactionType, Recipient
SPONDYR_RECIPIENT_GETTool to retrieve details of a specific recipient. use when you need to fetch recipient configuration for a given transaction type. example: "retrieve recipient 'customer' for transaction type 'orderplaced'."TransactionType, Recipient
SPONDYR_SEARCH_FILTERS_LISTTool to list all search filters for a transaction type. use when you need to discover available filters before searching correspondence.TransactionType
SPONDYR_SEARCH_FILTER_CREATETool to create a new search filter. use when you need to define a reusable filter for a specific transaction type.TransactionType, Name, Tag
SPONDYR_SEARCH_FILTER_DELETETool to delete or deactivate a specific search filter. use when you need to remove an existing search filter by name. call after confirming the filter exists.Search, TransactionType
SPONDYR_SEARCH_FILTER_GETTool to retrieve details of a specific search filter. use when you need to fetch the tag and transaction type of an existing filter by name.Search, TransactionType
SPONDYR_SEARCH_SPONDYRSTool to search generated correspondence by multiple criteria. use after correspondence generation to retrieve historical records with filters, paging, and sorting.-
SPONDYR_SSO_STUBTool 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.Role, ApplicationUserID, FirstName, LastName
SPONDYR_TEMPLATES_LISTTool to list all templates for a transaction type. use when you need to discover available templates before generating correspondence.TransactionType
SPONDYR_TEMPLATE_GETTool to retrieve a specific template’s configuration and content reference. use when you need to inspect a template's settings for a transaction type. example: "fetch template 'mytemplate' for transaction type 'orderplaced'."TransactionType, Template
SPONDYR_TRANSACTION_TYPE_GETTool to retrieve details of a specific transaction type. use when inspecting a transaction type schema. example: "get transaction type 'orderplaced' to view its json schema."TransactionType
SPONDYR_TRANSACTION_TYPE_UPDATETool to update an existing transaction type. use after retrieving a transaction type to apply changes. example: "update transaction type 'order' with new json schema."TransactionType, Name, TemplateJSON
We love our partners - FlyMy.AI builds with the best. Thanks, Spondyr!