React Health integration
Build workflow automations with 4 public React Health actions.
4actions
reacthealth
Updated
| Action | Description | Effect | Inputs | Outputs |
|---|---|---|---|---|
List Patient Follow-Upsreacthealth_list_follow_ups | Perform List Patient Follow-Ups through React Health. | read | follow_up_date, location, my_follow_ups_only +3 more | success, records, count +10 more |
List Patient Notesreacthealth_list_patient_notes | Perform List Patient Notes through React Health. | read | patient_id, max_pages | success, records, count +10 more |
List Patientsreacthealth_list_patients | Perform List Patients through React Health. | read | page, limit, order_by +15 more | success, patients, count +10 more |
Update Patient Notereacthealth_update_patient_note | Perform Update Patient Note through React Health. | write | patient_id, note_id, expected_current_note +1 more | success, patient_id, note_id +3 more |