TebraSyncService.SyncAppointmentsAsync

The job is finished. It will be removed automatically 08/19/2026 18:00:50.
// Id: #51114
using TebraIntegration.Services;

var tebraSyncService = Activate<TebraSyncService>();
await tebraSyncService.SyncAppointmentsAsync(
    FromJson<Nullable<DateTime>>("\"2026-04-20T00:00:00+00:00\""),
    FromJson<Nullable<DateTime>>("\"2026-09-17T00:00:00+00:00\""));

Parameters

CurrentCulture
""
RecurringJobId
"sync-appointments"
Time
1787076012

State

08/18/2026 18:00:50 (+38.486s) Succeeded

Latency:
189ms
Duration:
38.473s

+174ms Processing

Server:
a97a320ff432:1
Worker:
0426d933

+6ms Enqueued

Triggered by recurring job scheduler

08/18/2026 18:00:12 Created