Search found 1 match

by arpan.t
Mon Nov 21, 2022 2:05 am
Forum: API
Topic: Subscription Events not getting triggered
Replies: 1
Views: 1072

Subscription Events not getting triggered

Problem: We are able to successfully subscribe for the below endpoint, but triggers are not fired on patient/appointment created/updated case. POST /subscriptions { "EndPointUrl": "https://mydomain/apievents/", "Workstation": "Test", "WatchTable": "Patient", "PollingSeconds": 5, "DateTimeStart": "20...