Spondyr Integration
Connect Spondyr to Arahi's no-code AI developers and automate workflows in minutes.
About the Spondyr integration
Spondyr is an API that helps developers quickly integrate correspondence template management and distribution functionality into their applications. With Arahi AI, you can connect Spondyr to Abstract - IP Geolocation API, Algorithmia, Anthropic (Claude) and 1,500+ other apps using AI-powered workflows. No coding required — set up triggers, actions, and intelligent automation in minutes.
- Category
- AI & ML APIs
- Authentication
- keys
Spondyr automation use cases
- Content generation from brief
- Generate drafts with Spondyr from a content brief in Notion or Google Docs, no engineer in the loop.
- Inbound email classification
- Classify and route inbound emails with Spondyr — support, sales, billing, or trash.
- Document summarization
- Summarize uploaded PDFs and docs with Spondyr straight into the CRM or knowledge base.
- Sentiment-tagged CS routing
- Tag sentiment on every support ticket with Spondyr and route negative ones to seniors first.
Spondyr workflow examples
- Deliver onboarding letters from HubSpot signups
When a HubSpot contact becomes a customer, run Deliver Spondyr correspondence to send their welcome packet using the matching template.
HubSpot lifecycle Customer triggers Deliver Spondyr correspondence welcome send.
- Register new transaction types from Stripe
When a new Stripe product launches, call Create Transaction Type in Spondyr so finance letters for that product use the correct template.
Stripe new product created triggers Spondyr Create Transaction Type.
- Audit Spondyr delivery with Get Spondyr Status
Every hour, call Get Spondyr Status on pending correspondence and post any failed deliveries to a Slack operations channel for review.
Hourly cron runs Spondyr Get Spondyr Status and alerts Slack.
Spondyr actions
- List Conditions
- Tool to list all conditions for a transaction type. use when you need to retrieve all condition rules defined for a specific transaction type.
- Create Condition
- Tool to create a new condition. use when defining detailed rules for template selection based on transaction data.
- 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
- Tool to trigger delivery of a previously generated correspondence. use after calling the generate api.
- Update Event Type
- Tool 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'.
- List Event Types
- Tool to list all event types for a given transaction type. use when you need to discover available events after retrieving transaction types.
- 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
- Tool to delete or deactivate a specific recipient. use when you need to remove an existing recipient mapping in spondyr.
- 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
- Tool to create a new search filter. use when you need to define a reusable filter for a specific transaction type.
- Delete Search Filter
- Tool 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.
- Get Search Filter
- Tool 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.
- 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
- Tool to search generated correspondence by multiple criteria. use after correspondence generation to retrieve historical records with filters, paging, and sorting.
- 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
- Tool 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: \
- List Templates
- Tool to list all templates for a transaction type. use when you need to discover available templates before generating correspondence.
- Get Transaction Type
- Tool to retrieve details of a specific transaction type. use when inspecting a transaction type schema. example: \
- Update Transaction Type
- Tool to update an existing transaction type. use after retrieving a transaction type to apply changes. example: \