Beyond-Bot.ai + CSVBox
CSVBox provides APIs for configuring spreadsheet importers and submitting spreadsheet files to connected destinations.
Was du mit dieser Integration tun kannst
Dateneingabe automatisieren
Synchronisiere automatisch neue Kontakte oder Deals von Beyond-Bot.ai nach CSVBox.
Kundenprofile anreichern
Nutze Beyond-Bot.ai, um neue Informationen zu finden und in CSVBox zu ergänzen.
Workflows auslösen
Starte automatisierte Workflows in CSVBox basierend auf Gesprächen mit deinem virtuellen Experten.
Verfügbare Aktionen
Diese Aktionen kann dein virtueller Experte in CSVBox ausführen.
Create Csvbox Sheet
Create a CSVBox importer sheet. Only title is required; add nested columns, destinations, workflow steps, webhooks, or security settings when known. Creation is persistent because CSVBox documents no delete operation.
Submit Csvbox File Import
Submit a publicly accessible spreadsheet URL to a CSVBox sheet for asynchronous delivery. This bypasses the sheet's validation rules, pushes rows in raw form to its configured destination, and may invoke import-complete webhooks. Call it only when the user intends those external side effects.
Update Csvbox Sheet
Partially update an existing CSVBox importer sheet while preserving omitted top-level fields. A supplied nested array or object replaces that complete top-level setting.
Verify Csvbox Credentials
Verify the connected CSVBox API credentials and return the associated profile. Use this to diagnose connection or credential problems; it does not modify CSVBox data.