# GenHealth - SWO Outreach integration

> Build workflow automations with 3 public GenHealth - SWO Outreach actions.

Source: [https://genhealth.ai/docs/workflows/integrations/gen-health-swo-outreach](https://genhealth.ai/docs/workflows/integrations/gen-health-swo-outreach)

## Available actions

3 actions. Connection types: clearpathmd.

### [Get Ordering Provider Details](https://genhealth.ai/docs/workflows/integrations/gen-health-swo-outreach/swo_get_ordering_provider_details.md)

- Handler: `swo_get_ordering_provider_details`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `patient_id`, `patient_provider_id`
- Outputs: `success`, `data`, `matched_in_csv`, `error`

Perform Get Ordering Provider Details through GenHealth - SWO Outreach.

### [Render SWO Follow-up PDF](https://genhealth.ai/docs/workflows/integrations/gen-health-swo-outreach/swo_followup_render_pdf.md)

- Handler: `swo_followup_render_pdf`

- External effect: `write`
- Inputs: `transcript`, `recording_url`, `order_id`, `patient_id`, `correlation_id`, `patient_name`, `patient_dob`, `order_date`, `provider_name`, `provider_phone`, `outcome`
- Outputs: `success`, `document_id`, `error`

Perform Render SWO Follow-up PDF through GenHealth - SWO Outreach.

### [Sync Ordering Provider Directory](https://genhealth.ai/docs/workflows/integrations/gen-health-swo-outreach/swo_sync_ordering_provider_directory.md)

- Handler: `swo_sync_ordering_provider_directory`

- External effect: `write`

- Outputs: `success`, `synced`, `failure_category`, `rows_written`, `rows_rejected`, `providers_without_fax`, `held_contact_changes`, `error`

Perform Sync Ordering Provider Directory through GenHealth - SWO Outreach.
