Let your agent negotiate times, send invites, and keep your calendar tidy.
Email Received
trigger.Condition
step “Time given or requires a search?” determines what type of scheduling request this is:
Two paths:
Google Calendar – Find available time
Find available time
step, configure your scheduling preferences such as time of day, days of week, working hours, earliest/latest start times, max meetings per day, and which calendars to check for conflicts.Lindy Mail – Send Reply
with body:
Google Calendar – Create Event
Lindy Mail – Send Reply
to confirm booking:Condition
watches for reschedule requests; if true, delete the old event and loop back to Step 3.Trick | What it does |
---|---|
Multi-time-zone Logic | Detect the recipient’s locale and convert proposed times automatically. |
Round-Robin Calendars | Cycle availability across a team for shared demo inboxes. |
Buffer Windows | Add min/max gaps between meetings to avoid calendar pile-ups. |
Meeting Type Routing | Use subject keywords (Demo, Interview, Support) → route to right calendar. |
Keep Replies Human
Limit Calendar Scope
Test First Week
Respect Time Zones