# RingCentral integration

> Build workflow automations with 2 public RingCentral actions.

Source: [https://genhealth.ai/docs/workflows/integrations/ring-central](https://genhealth.ai/docs/workflows/integrations/ring-central)

## Available actions

2 actions. Connection types: ringcentral.

### [Download Fax (RingCentral)](https://genhealth.ai/docs/workflows/integrations/ring-central/download_ringcentral_fax.md)

- Handler: `download_ringcentral_fax`
- Connection type: `ringcentral`
- External effect: `write`
- Inputs: `message_id`, `attachment_id`, `dry_run`
- Outputs: `success`, `doc_id`, `message_id`, `skipped`, `reason`, `dry_run`, `sha256`, `size`, `error`

Perform Download Fax (RingCentral) through RingCentral.

### [List Faxes (RingCentral)](https://genhealth.ai/docs/workflows/integrations/ring-central/list_ringcentral_faxes.md)

- Handler: `list_ringcentral_faxes`
- Connection type: `ringcentral`
- External effect: `write`
- Inputs: `days_back`, `from_number`, `limit`
- Outputs: `success`, `faxes`, `count`, `error`

Perform List Faxes (RingCentral) through RingCentral.
