Loading calendars…
@elseif($googleCalendarListFailed){{ $googleCalendarListError }}
@elseif(count($googleCalendarOptions) > 0)Every new review gets an AI reply posted automatically.
When an appointment ends in any app connected to Zapier, trigger a review invite with the same delay and deduplication as your calendars.
{{ url('/api/schedule-appointment-invite') }}Required: business_name, email, event_id, ended_at (ISO 8601). Optional: name, phone, delay_hours.
Connect your calendar — invites send automatically after every appointment.
Review invites scheduled successfully!
@if($scheduledCount > 0) {{ $scheduledCount }} {{ $scheduledCount === 1 ? 'invite has' : 'invites have' }} been scheduled and will be sent @if($delayHours === 0) immediately. @elseif($delayHours === 1) in 1 hour. @elseif($delayHours === 24) in 24 hours. @elseif($delayHours === 48) in 48 hours. @elseif($delayHours === 72) in 3 days. @elseif($delayHours === 168) in 1 week. @else in {{ $delayHours }} hours. @endif @if($resendAfter36Hours) A follow-up invite will be sent 36 hours after the first one. @endif @else Your invites have been scheduled successfully. @endif
Loading calendars…
@elseif($googleCalendarListFailed){{ $googleCalendarListError }}
@elseif(count($googleCalendarOptions) > 0){{ $this->disconnectConfirmMessage }}