On webhook call, compares Clockify time entries against existing data and syncs the updates to Notion.
On a schedule, fetches data via HTTP, deduplicates it, and writes the rows in batches to Google Sheets.
On a webhook, calls an HTTP API and records the data in Airtable, Google Sheets, and Google Calendar.
On a webhook, splits and processes items, then creates Google Calendar events and Airtable records, and responds.