TebraSyncService.SyncAppointmentsAsync

The job is finished. It will be removed automatically 03/03/2026 06:00:11.
// Id: #92
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
1772431200

State

03/02/2026 06:00:11 (+11.444s) Succeeded

Latency:
40ms
Duration:
11.433s

+23ms Processing

Server:
a97a320ff432:1
Worker:
b20919a2

+7ms Enqueued

Triggered by recurring job scheduler

03/02/2026 06:00:00 Created