How it works
Automating Google Calendar and Google Drive takes no code: a ready-made scenario does the routine for you.
- Starts when: whenClickingTestWorkflow
- Then: getRecentMeetings
- Check: filterGoogleMeetEvents
- Then: extractMeetingData
- Then: findRecordingInDrive
- Check: hasRecording
- If yes: downloadRecording
- Then: uploadToAssemblyAI
- Then: requestTranscription
- Then: pollTranscriptionStatus
- Then: formatTranscript
- Then: analyzeMeetingWithAI
- Then: parseAIOutput
- Then: postToSlack
- Check: hasActionItems
- If yes: splitActionItems
- Then: createNotionTask
- If no: noRecordingError
- Then: claudeChatModel
You can launch this Google Calendar + Google Drive integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.