
Beyond-Bot.ai + spondyr
Template description for spondyr
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to spondyr.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in spondyr.
Trigger Workflows
Start automated workflows in spondyr based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within spondyr.
Spondyr Conditions List
Tool to list all conditions for a transaction type. use when you need to retrieve all condition rules defined for a specific transaction type.
Spondyr Create Condition
Tool to create a new condition. use when defining detailed rules for template selection based on transaction data.
Spondyr Create Transaction Type
Tool to create a new transaction type. use after defining the json schema for your data to register it in spondyr.
Spondyr Deliver Spondyr
Tool to trigger delivery of a previously generated correspondence. use after calling the generate api.
Spondyr Event Type Update
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'.
Spondyr Get 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.
Spondyr Get Spondyr Status
Tool to retrieve the status of a previously generated correspondence. use after generating correspondence to check its processing and delivery status.
Spondyr Get Transaction Types
Tool to retrieve a list of available transaction types. use after authentication to discover data schemas.
Spondyr Recipients List
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.
Spondyr Recipient Delete
Tool to delete or deactivate a specific recipient. use when you need to remove an existing recipient mapping in spondyr.
Spondyr Recipient Get
Tool 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'."
Spondyr Search Filters List
Tool to list all search filters for a transaction type. use when you need to discover available filters before searching correspondence.
Spondyr Search Filter Create
Tool to create a new search filter. use when you need to define a reusable filter for a specific transaction type.
Spondyr Search Filter Delete
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.
Spondyr Search Filter Get
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.
Spondyr Search Spondyrs
Tool to search generated correspondence by multiple criteria. use after correspondence generation to retrieve historical records with filters, paging, and sorting.
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.
Spondyr Templates List
Tool to list all templates for a transaction type. use when you need to discover available templates before generating correspondence.
Spondyr Template Get
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: "fetch template 'mytemplate' for transaction type 'orderplaced'."
Spondyr Transaction Type Get
Tool 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."
Spondyr Transaction Type Update
Tool to update an existing transaction type. use after retrieving a transaction type to apply changes. example: "update transaction type 'order' with new json schema."