My First Automation Sending to WhatsApp Groups
Hi team, hope you’re doing great! I’d like to share the issue Armind SPA had when manually reposting job offers and the solution I implemented—the BEFORE and AFTER—so the person in charge only needs to monitor the bot’s behavior instead of doing mass forwards all day. Flow summary - A message comes in via Webhook → - It’s pre-processed (Function) and the route is decided (Switch/IF). - If there’s an image, it’s converted/uploaded to Drive and sent to OpenAI (Analyze Image) to extract text. - With Set and Function we build the final payload (text, links, destination JIDs). - Wait if needed; then an HTTP Request sends it to WhatsApp via Evolution API. Thanks so much for sharing your expertise @Nate Herk