# GenHealth - Renewals integration

> Build workflow automations with 10 public GenHealth - Renewals actions.

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

## Available actions

10 actions. Connection types: None required.

### [Create Initial Renewal Assignment Plan](https://genhealth.ai/docs/workflows/integrations/gen-health-renewals/renewal_prepare_initial_assignment_plan.md)

- Handler: `renewal_prepare_initial_assignment_plan`

- External effect: `write`
- Inputs: `start_date`, `end_date`, `scheduled_date`, `target_months_ahead`, `account_key`, `use_local_agent`, `assignment_distribution_window_days`, `send_email`, `to_emails`, `cc_emails`, `subject`, `greeting_name`, `trigger_payload`

Perform Create Initial Renewal Assignment Plan through GenHealth - Renewals.

### [Dispatch Initial Renewal Candidates](https://genhealth.ai/docs/workflows/integrations/gen-health-renewals/renewal_dispatch_initial_items.md)

- Handler: `renewal_dispatch_initial_items`

- External effect: `write`
- Inputs: `selection_payload`

Perform Dispatch Initial Renewal Candidates through GenHealth - Renewals.

### [Prepare Initial Renewal Send Schedule](https://genhealth.ai/docs/workflows/integrations/gen-health-renewals/renewal_prepare_initial_send_schedule.md)

- Handler: `renewal_prepare_initial_send_schedule`

- External effect: `write`
- Inputs: `scheduled_date`, `account_key`, `lead_days`, `dry_run`, `use_local_agent`, `assignment_distribution_window_days`, `trigger_payload`
- Outputs: `should_process`, `dry_run`, `end_date`, `start_date`, `account_key`, `use_local_agent`, `assignment_plan_job_id`, `assignment_distribution_window_days`

Perform Prepare Initial Renewal Send Schedule through GenHealth - Renewals.

### [Process Renewal Follow-Up Candidate](https://genhealth.ai/docs/workflows/integrations/gen-health-renewals/renewal_process_subsequent_item.md)

- Handler: `renewal_process_subsequent_item`

- External effect: `write`
- Inputs: `job_id`, `request`, `item`

Perform Process Renewal Follow-Up Candidate through GenHealth - Renewals.

### [Reconcile Renewal Verification Follow-Up](https://genhealth.ai/docs/workflows/integrations/gen-health-renewals/renewal_reconcile_followup_item.md)

- Handler: `renewal_reconcile_followup_item`

- External effect: `write`
- Inputs: `job_id`, `request`, `item`

Perform Reconcile Renewal Verification Follow-Up through GenHealth - Renewals.

### [Select Initial Renewal Candidates](https://genhealth.ai/docs/workflows/integrations/gen-health-renewals/renewal_select_initial_candidates.md)

- Handler: `renewal_select_initial_candidates`

- External effect: `write`
- Inputs: `start_date`, `end_date`, `account_key`, `dry_run`, `use_local_agent`, `exclude_patients`, `assignment_plan_job_id`, `assignment_distribution_window_days`, `trigger_payload`

Perform Select Initial Renewal Candidates through GenHealth - Renewals.

### [Select Renewal Follow-Up Candidates](https://genhealth.ai/docs/workflows/integrations/gen-health-renewals/renewal_select_subsequent_candidates.md)

- Handler: `renewal_select_subsequent_candidates`

- External effect: `write`
- Inputs: `attempt_type`, `due_within_days`, `min_days_between_attempts`, `max_orders`, `states`, `account_key`, `user_id`, `dry_run`, `trigger_payload`
- Outputs: `should_process`, `items`, `job_id`, `request`

Perform Select Renewal Follow-Up Candidates through GenHealth - Renewals.

### [Select Renewal Verification Follow-Up Candidates](https://genhealth.ai/docs/workflows/integrations/gen-health-renewals/renewal_select_followup_candidates.md)

- Handler: `renewal_select_followup_candidates`

- External effect: `write`
- Inputs: `lookback_hours`, `max_orders`, `account_key`, `dry_run`, `trigger_payload`
- Outputs: `should_process`, `items`, `job_id`, `request`

Perform Select Renewal Verification Follow-Up Candidates through GenHealth - Renewals.

### [Summarize Renewal Follow-Up Batch](https://genhealth.ai/docs/workflows/integrations/gen-health-renewals/renewal_summarize_subsequent_batch.md)

- Handler: `renewal_summarize_subsequent_batch`

- External effect: `write`
- Inputs: `selection_payload`, `loop_results`, `notify`

Perform Summarize Renewal Follow-Up Batch through GenHealth - Renewals.

### [Summarize Renewal Verification Follow-Up](https://genhealth.ai/docs/workflows/integrations/gen-health-renewals/renewal_summarize_followup_batch.md)

- Handler: `renewal_summarize_followup_batch`

- External effect: `write`
- Inputs: `selection_payload`, `loop_results`, `notify`

Perform Summarize Renewal Verification Follow-Up through GenHealth - Renewals.
