Beyond-Bot.ai + Customjs
CustomJS is a code-first automation platform that enables seamless integration of custom JavaScript logic into various systems and technologies, allowing users to extend applications by writing functions for tasks like sending emails, generating PDFs, or updating CRM data fields.
Was du mit dieser Integration tun kannst
Dateneingabe automatisieren
Synchronisiere automatisch neue Kontakte oder Deals von Beyond-Bot.ai nach Customjs.
Kundenprofile anreichern
Nutze Beyond-Bot.ai, um neue Informationen zu finden und in Customjs zu ergänzen.
Workflows auslösen
Starte automatisierte Workflows in Customjs basierend auf Gesprächen mit deinem virtuellen Experten.
Verfügbare Aktionen
Diese Aktionen kann dein virtueller Experte in Customjs ausführen.
Authenticate Customjs Api Key
Tool to authenticate a CustomJS API key. Use when verifying a user's API key before making further requests.
Convert Html To Pdf
Tool to convert HTML to a PDF document. Use when you need to generate a PDF from raw HTML. Returns raw PDF bytes suitable for download or storage.
Convert Html To Png
Tool to convert HTML string to PNG image. Use when you need a PNG from HTML after preparing your markup.
Capture Webpage Screenshot
Tool to capture a screenshot of a webpage. Use when you need a visual snapshot of a URL.
Merge Multiple Pdfs Into One
Tool to merge multiple PDF files into a single PDF. Use when you have multiple PDF URLs and want one combined PDF.
Run Puppeteer Script
Tool to run a Puppeteer script and capture a screenshot. Use when automating headless browser tasks and needing a PNG output. Use after confirming the script logic.