# Carelon Post Acute integration

> Build workflow automations with 3 public Carelon Post Acute actions.

Source: [https://genhealth.ai/docs/workflows/integrations/carelon-post-acute](https://genhealth.ai/docs/workflows/integrations/carelon-post-acute)

## Available actions

3 actions. Connection types: carelon_post_acute.

### [Login](https://genhealth.ai/docs/workflows/integrations/carelon-post-acute/carelon_post_acute_login.md)

- Handler: `carelon_post_acute_login`
- Connection type: `carelon_post_acute`
- External effect: `write`

- Outputs: `success`, `authenticated`, `landing_path`, `failure_category`, `error`

Perform Login through Carelon Post Acute.

### [Prepare Authorization or Check Saved Draft](https://genhealth.ai/docs/workflows/integrations/carelon-post-acute/carelon_post_acute_prepare_authorization.md)

- Handler: `carelon_post_acute_prepare_authorization`
- Connection type: `carelon_post_acute`
- External effect: `write`
- Inputs: `order_id`, `insurance_id`, `configuration`, `mode`
- Outputs: `success`, `outcome`, `authorization_id`, `observed_status`, `missing_document_reasons`, `authorization_verified`, `attachments_verified`, `attachments_retained`, `reason_code`, `error`, `outcome_category`

Perform Prepare Authorization or Check Saved Draft through Carelon Post Acute.

### [Validate Workflow Configuration](https://genhealth.ai/docs/workflows/integrations/carelon-post-acute/carelon_post_acute_validate_configuration.md)

- Handler: `carelon_post_acute_validate_configuration`
- Connection type: `carelon_post_acute`
- External effect: `write`
- Inputs: `configuration`, `exclude_tag_names`
- Outputs: `success`, `error`, `configuration`, `trigger_tag`, `payer_name`, `exclude_tag_names`

Perform Validate Workflow Configuration through Carelon Post Acute.
