
Fieldy AI Webhook
Configure Moltbot Gateway webhooks to process incoming requests through a transform module (fieldy-webhook.js) that detects wake words like 'Hey, Fieldy' and triggers agent runs, while logging non-triggered transcripts to JSONL files.
🚀 Fieldy AI Webhook connects your Fieldy app to an AI agent through Moltbot Gateway. When someone says "Hey, Fieldy" followed by a request, the webhook captures it, processes it through a transform script, and triggers your agent to respond. Messages without the wake word are quietly logged for reference.
💡 Perfect for voice-activated customer support, hands-free task automation, or building conversational workflows. Route incoming Fieldy transcripts directly to your AI agent with minimal setup—just copy a script, update your config, and point Fieldy to your webhook URL.
✨ Fully customizable wake words, parsing rules, and logging behavior. Edit the transform script to match your exact workflow needs without touching core gateway code.