Beyond-Bot.ai + Agility CMS
Agility CMS is a headless content management system that allows developers to build and manage digital experiences across various platforms.
Was du mit dieser Integration tun kannst
Dateneingabe automatisieren
Synchronisiere automatisch neue Kontakte oder Deals von Beyond-Bot.ai nach Agility CMS.
Kundenprofile anreichern
Nutze Beyond-Bot.ai, um neue Informationen zu finden und in Agility CMS zu ergänzen.
Workflows auslösen
Starte automatisierte Workflows in Agility CMS basierend auf Gesprächen mit deinem virtuellen Experten.
Verfügbare Aktionen
Diese Aktionen kann dein virtueller Experte in Agility CMS ausführen.
Get Authors
Tool to retrieve all authors from an agility cms instance. use when you need the full list of authors for display or processing.
Get Categories
Tool to get all categories. use when you need to list every category in a given locale.
Get Content Item
Tool to fetch details of a content item by content id. use when you need item fields and metadata from agility cms.
Get Content List
Tool to retrieve a list of content items by reference name. use when you need to fetch and page through content list data with optional filtering, sorting, and link expansions.
Get Content Models
Tool to retrieve content models and page modules. use when you need schema definitions to dynamically build content structures.
Get Logs
Tool to retrieve sync items (logs) from agility cms. use after initial full sync to fetch updates.
Get Page
Tool to retrieve details of a page, including metadata, content zones, and components. use after you know the page id to fetch.
Get Page Modules
Tool to retrieve all page modules defined in the agility instance. use when you need only modular definitions without content models.
Get Sitemap Flat
Tool to retrieve the flat sitemap as a mapping of page paths to sitemap items. use when you need page routing logic after knowing locale and channel.
Get Tags
Tool to get all tags. use when you need to list every tag in a given locale.
Sync Content Items
Tool to retrieve all content items in a paged format with sync tokens. use when you need to synchronize large volumes of content and maintain state across calls.
Sync Pages
Tool to retrieve all page items in paged format with sync tokens. use when synchronizing local page data after receiving cms change notifications.