List of Webhook Triggers
Trigger Values
When creating a webhook, you must specify a trigger value that determines which event will activate the webhook. Below is the complete list of available trigger values.
Trigger Value |
Event Name |
Description |
---|---|---|
1 |
Client |
Client created or modified |
2 |
Patient |
Patient created or modified |
3 |
Consultation |
Consultation created or modified |
4 |
Consultation delete |
Consultation deleted |
5 |
Consultation item |
Consultation item created or modified |
6 |
Diagnostic imaging worklist |
Diagnostic imaging worklist created |
7 |
Diagnostic imaging worklist update |
Diagnostic imaging worklist updated |
8 |
Diagnostic imaging worklist delete |
Diagnostic imaging worklist deleted |
9 |
Invoice |
Invoice created or modified |
10 |
Invoice draft |
Invoice draft created or modified |
11 |
Invoice payment |
Invoice payment created or modified |
12 |
Unallocated payment |
Unallocated payment created or modified |
13 |
Insurance claim |
Insurance claim created or modified |
14 |
Accounting report |
Accounting report created or modified |
15 |
Organization item |
Organization item created or modified |
16 |
Laboratory referral |
Laboratory referral created or modified |
17 |
Consultation waiting discharge |
Consultation status changed to waiting discharge |
18 |
Patient referral |
Patient referral created or modified |
19 |
SMS sent log |
SMS sent |
20 |
Email sent log |
Email sent |
21 |
Appointment |
Appointment created or modified |
22 |
Appointment delete |
Appointment deleted |
23 |
Invoice row delete |
Invoice row deleted |
24 |
Reminder delete |
Reminder deleted |
25 |
Reminder template delete |
Reminder template deleted |
26 |
Treatment plan |
Treatment plan created or modified |
27 |
Treatment plan item |
Treatment plan item created or modified |
28 |
User |
User created or modified |
29 |
Treatment plan delete |
Treatment plan deleted |
30 |
Treatment plan item delete |
Treatment plan item deleted |
31 |
Reminder create/modify |
Reminder created or modified |
32 |
Organization medicine |
Organization medicine created or modified |
33 |
Organization supply |
Organization supply created or modified |
34 |
Organization food |
Organization food created or modified |
35 |
Organization procedure |
Organization procedure created or modified |
36 |
Organization laboratory analysis |
Organization laboratory analysis created or modified |
37 |
Organization laboratory analysis panel |
Organization laboratory analysis panel created or modified |
38 |
Patient referral feedback sent |
Patient referral feedback sent |
39 |
Client delete |
Client deleted |
40 |
Notes & Communication |
Note or communication created or modified |
41 |
Appointment reminder create |
Appointment reminder created |
42 |
Appointment reminder update |
Appointment reminder updated |
43 |
Appointment reminder delete |
Appointment reminder deleted |
44 |
Client communication preference |
Client communication preference created or modified |
45 |
Consultation finalized |
Consultation finalized |
46 |
Stock order |
Stock order created or modified |
47 |
Stock order delete |
Stock order deleted |
48 |
Stock item entry |
Stock item entry created or modified |
49 |
Stock item entry delete |
Stock item entry deleted |
50 |
Cabinet item use |
Cabinet item used |
51 |
Organization cabinet item |
Organization cabinet item created or modified |
52 |
Stock order item |
Stock order item created or modified |
53 |
Stock order item delete |
Stock order item deleted |
54 |
Health plan status update |
Health plan status updated |
55 |
Cabinet item cancel use |
Cabinet item use cancelled |
56 |
Home delivery order created |
Home delivery order created |
57 |
Home delivery item updated |
Home delivery item updated |
58 |
Home delivery item replaced |
Home delivery item replaced |
59 |
External SMS |
External SMS received |
60 |
Invoice extra fee after finalization |
Invoice extra fee added after finalization |
61 |
Reason group |
Reason group created or modified |
62 |
Reason |
Reason created or modified |
63 |
Department settings |
Department settings modified |
64 |
Organization settings |
Organization settings modified |
65 |
Phone number |
Phone number created or modified |
66 |
Cash register |
Transaction terminal (cash register) created or modified |
Content Type Values
When creating a webhook, you can also specify the content_type value to determine the format of the webhook payload:
Content Type Value |
Format |
---|---|
1 |
application/x-www-form-urlencoded |
2 |
application/json |