Beyond-Bot.ai + Builder.io
Builder.io is a visual development platform for delivering, managing, and programmatically updating content, models, assets, and Space configuration.
Was du mit dieser Integration tun kannst
Dateneingabe automatisieren
Synchronisiere automatisch neue Kontakte oder Deals von Beyond-Bot.ai nach Builder.io.
Kundenprofile anreichern
Nutze Beyond-Bot.ai, um neue Informationen zu finden und in Builder.io zu ergänzen.
Workflows auslösen
Starte automatisierte Workflows in Builder.io basierend auf Gesprächen mit deinem virtuellen Experten.
Verfügbare Aktionen
Diese Aktionen kann dein virtueller Experte in Builder.io ausführen.
Create Content Entry
Create a draft, published, or archived entry in an existing Builder.io model. New entries default to draft and trigger configured webhooks unless trigger_webhooks is false.
Delete Content Entry
Delete one Builder.io content entry by model name and entry ID. Builder's Content API is CDN-cached, so reads may briefly return stale content after a successful deletion. Configured webhooks run unless trigger_webhooks is false.
Get Content Entry
Retrieve one content entry by model name and entry ID from the connected Builder.io Space. Set cachebust only for a one-off freshness check because normal Content API reads use Builder's CDN cache.
Get Space Details
Return the authenticated Builder.io Space ID and its read-only settings.
List Assets
List, filter, and sort assets in the connected Builder.io Space without modifying the Asset Library. Returns one offset-controlled page at a time.
List Content Entries
List and filter content entries from any model in the connected Builder.io Space, one offset-controlled page at a time.
List Content Folders
List the content folders configured in the connected Builder.io Space.
List Models
List the content models in the connected Builder.io Space, optionally including each model's field schema for content discovery.
List Space Users
List users and roles with access to the connected Builder.io Space.
Update Content Entry
Partially update an existing Builder.io content entry. Omitted top-level fields remain unchanged, but a supplied data object replaces the existing data object rather than recursively merging with it. Configured webhooks run unless trigger_webhooks is false.