Hi everyone,
I’m building a Make.com blueprint where:
-
A Samsung Galaxy phone’s side-button launches Google Gemini for voice input.
-
Saying “schedule” or “research” should trigger a Make scenario via its Custom Webhook module.
-
The scenario then routes to Google Calendar or Notion based on the command.
My core question:
Is there a way to have Gemini’s spoken text POST directly to a Make Custom Webhook URL—without using IFTTT, Tasker, or any other middleware?
If so, what’s the simplest setup (module or setting) inside Make to catch that webhook and kick off my scenario?
Appreciate for any pointers!