# Intake integration

> Build workflow automations with 2 public Intake actions.

Source: [https://genhealth.ai/docs/workflows/integrations/intake](https://genhealth.ai/docs/workflows/integrations/intake)

## Available actions

2 actions. Connection types: None required.

### [Deliver Daily Navigator Intake Summary](https://genhealth.ai/docs/workflows/integrations/intake/deliver_navigator_intake_reconciliation_report.md)

- Handler: `deliver_navigator_intake_reconciliation_report`

- External effect: `write`
- Inputs: `source_workflow_id`, `recipients`, `cutoff_time`, `timezone_name`, `window_hours`, `umpa_base_url`, `scheduled_run_at`, `fallback_run_at`
- Outputs: `success`, `delivery`, `delivery_reason`, `recipient_count`, `counts`, `window_start`, `window_end`, `error`

Perform Deliver Daily Navigator Intake Summary through Intake.

### [Hydrate Intake Reprocess Context](https://genhealth.ai/docs/workflows/integrations/intake/hydrate_canonical_intake_reprocess_context.md)

- Handler: `hydrate_canonical_intake_reprocess_context`

- External effect: `write`
- Inputs: `document_id`
- Outputs: `success`, `document_item`, `error`

Perform Hydrate Intake Reprocess Context through Intake.
