Hi,
I’m trying to create a scenario in which the user books a time using my calendar and the info is added to a google sheet. Now I want that using make and vapi, I should be able to call that user at the time for which they have booked. Essentially, the scenario should run every minute but should call the users only at the time given by them in the sheet.
I have been able to build everything except this part where calls are made to specific users at specific time. Any help would be reaally helpful.
Thanks in Advance
Welcome to the Make community!
You’ll need to use a Search Rows module with a filter for the time field, that is greater than a minute ago, and less than now.
If you need further assistance, please provide the following:
Relevant Screenshots
Please share screenshots of your scenario, any error messages, relevant module fields, and relevant filter settings. It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:

Scenario Blueprint
Please export the scenario blueprint file to allow others to view the mapped variables in the module fields. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew