TebraSyncService.SyncAppointmentsAsync

The job is finished. It will be removed automatically 08/19/2026 01:00:42.
// Id: #51111
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
1787014802

State

08/18/2026 01:00:42 (+39.827s) Succeeded

Latency:
90ms
Duration:
39.814s

+73ms Processing

Server:
a97a320ff432:1
Worker:
0426d933

+7ms Enqueued

Triggered by recurring job scheduler

08/18/2026 01:00:02 Created