TebraSyncService.SyncAppointmentsAsync

The job is finished. It will be removed automatically 03/02/2026 23:00:21.
// Id: #89
using TebraIntegration.Services;

var tebraSyncService = Activate<TebraSyncService>();
await tebraSyncService.SyncAppointmentsAsync(
    FromJson<Nullable<DateTime>>("\"2025-01-01T00:00:00\""),
    FromJson<Nullable<DateTime>>("\"2025-02-01T00:00:00\""));

Parameters

CurrentCulture
""
RecurringJobId
"sync-appointments"
Time
1772406011

State

03/01/2026 23:00:21 (+10.590s) Succeeded

Latency:
39ms
Duration:
10.582s

+24ms Processing

Server:
a97a320ff432:1
Worker:
b20919a2

+10ms Enqueued

Triggered by recurring job scheduler

03/01/2026 23:00:11 Created