Send a daily content update from a Google Sheet to LINE at a set time. It creates friendly text, builds a rich Flex message with images, and logs what was sent for tracking. Great for fitness and wellness teams that want steady engagement without manual work.
A schedule runs at 21:30 and reads pose data from Google Sheets. A short Code step formats the names. An AI model writes a clear intro message, then another pass polishes the tone. Another AI step builds the Flex Message JSON. Structured and auto fix parsers validate the JSON so the format is correct. The message text and the Flex JSON are combined and sent to LINE using an HTTP request. An AI Agent also cross checks names against a Google Sheets database. Each pose is then split and saved to a second log so you can count use and balance variety over time.
You need a Google Sheet with name, image URL, and link fields, an Azure OpenAI account, and a LINE Messaging channel with an access token. Expect daily outreach in minutes, stronger consistency, and clear logs for content rotation. This setup fits yoga studios, coaches, wellness apps, and any team that wants scheduled tips with images delivered on LINE.