On an incoming WhatsApp webhook, an OpenAI agent answers support queries and syncs CRM data via HTTP, replying through Evolution API.
On a webhook request, generates web app HTML with OpenAI and returns it via the webhook response.
On form submission, enriches data via HTTP, generates a reply with an OpenAI agent, and emails it through Gmail.
On a chat message, an OpenAI agent extracts information and reads or writes records in Google Sheets in batches.