You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: collections/_sdk/effects.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -248,8 +248,9 @@ The following effects are available to be applied in Canvas.
248
248
| UPSERT_APPOINTMENT_METADATA | Can be used to add additional metadata when creating or updating an appointment |
249
249
| RESCHEDULE_APPOINTMENT | Can be used to reschedule an appointment. Check out [Appointment Effects](/sdk/effect-notes/#reschedule-appointment). |
250
250
| RESCHEDULE_SCHEDULE_EVENT | Can be used to reschedule a schedule event. Check out [Schedule Event Effects](/sdk/effect-notes/#reschedule-schedule-event). |
251
-
| APPOINTMENT__SLOTS__POST_SEARCH_RESULTS | Can be used to modify slot availability when scheduling an appointment |
252
-
| LINK_DOCUMENT_TO_PATIENT | Can be used to link a document in the Data Integration queue to a patient based on demographics. |
251
+
| APPOINTMENT__SLOTS__POST_SEARCH_RESULTS | Can be used to modify slot availability when scheduling an appointment |
252
+
| LINK_DOCUMENT_TO_PATIENT | Can be used to link a document in the Data Integration queue to a patient based on demographics. |
0 commit comments