ModMed integration
Build workflow automations with 3 public ModMed actions.
3actions
modmed
Updated
| Action | Description | Effect | Inputs | Outputs |
|---|---|---|---|---|
Get Patient Detailsmodmed_get_patient_details | Perform Get Patient Details through ModMed. | read | patient_id | success, patient, patient_id +1 more |
Search Patientsmodmed_search_patients | Perform Search Patients through ModMed. | read | term, page_size | success, patients, count +1 more |
Upload Attachment to Patientmodmed_upload_attachment_to_patient | Perform Upload Attachment to Patient through ModMed. | write | patient_id, document_id, category_id | success, attachment_id, file_name +2 more |