TECHcommunity_SAGtechcommsag.hashnode.dev·Mar 14, 2024Create Google Calendar events from Google Sheets with webMethods.io IntegrationOverview This step-by-step tutorial will guide you through creating a seamless workflow that automatically translates new rows in your Google Sheet into scheduled events on your Google Calendar. Prerequisite: webMethods.io Integration tenant – sign ...Discussintegration
Pratik MforThe Tech Deckthetechdeck.hashnode.dev·Nov 25, 2023How to Embed Google Calendar in NotionNotion and Google Calendar are two incredibly popular productivity tools used by millions of people worldwide. The notion is an all-in-one workspace for notes, tasks, wikis and databases. Google Calendar is a robust calendar and scheduling system. Ma...Discussnotion
NearformforNearformnearform.hashnode.dev·Nov 16, 2023Using Google Calendar with Natural Language via LangChainBy Andrej Staš Embarking on a journey to gain efficient management of Google Calendar events with the LangChain framework In the modern era, where digital calendars hold the threads of our scheduled lives, and with AI trending and growing in prominen...Discussiwritecode
Marco Mornatimmornati.hashnode.dev·Dec 29, 2022Home Assistant: control automation with Google CalendarAutomations in Home Assistant are very powerful allowing us to control anything in our home and, in this way, help reduce cost and consumption. To simplify the management I decided to use events to trigger input_boolean flags, and then use the boolea...Discuss·3.4K readsHome Assistant
Manish GowdaforWyzebulbblog-wyzebulb.hashnode.dev·Dec 23, 2022Google Calendar: Schedule/Create A Detailed Event AutomaticallyGoogle Calendar integration is the perfect integration to better manage your team's timelines, deadlines, and overall schedule for your projects and tasks. It allows you to sync your calendars so that all members of your team can stay informed and up...Discuss·8 likes·35 readsGoogle Calendar
julien Lengrand-Lamberttechbytes.hashnode.dev·Jan 29, 2021Fetching Google Calendar data without OAuth by using Google ScriptsTL;DR : To avoid having to use OAuth, I create a script that fetches calendar events to a spreadsheet every night, publish the Google Sheet as a CSV web application and consume it in my front-end. You may have seen it on Twitter already, but lately I...Discussblog