# WellCare integration

> Build workflow automations with 3 public WellCare actions.

Source: [https://genhealth.ai/docs/workflows/integrations/well-care](https://genhealth.ai/docs/workflows/integrations/well-care)

## Available actions

3 actions. Connection types: wellcare.

### [Check Duplicate Prior Auth](https://genhealth.ai/docs/workflows/integrations/well-care/wellcare_check_duplicate_prior_auth.md)

- Handler: `wellcare_check_duplicate_prior_auth`
- Connection type: `wellcare`
- External effect: `write`
- Inputs: `request_artifact`, `lookback_days`, `max_candidate_claims`
- Outputs: `success`, `duplicate_found`, `match_confidence`, `matched_claim_count`, `matches`, `details_complete`, `safe_reason`, `error`, `error_message`

Perform Check Duplicate Prior Auth through WellCare.

### [Prepare Prior Auth Draft](https://genhealth.ai/docs/workflows/integrations/well-care/wellcare_prepare_prior_auth_draft.md)

- Handler: `wellcare_prepare_prior_auth_draft`
- Connection type: `wellcare`
- External effect: `write`
- Inputs: `member_keyword`, `orders`, `hcpcs_items`, `ordered_hcpcs_items`, `claim_diagnosis_codes`, `attachments`, `mixed_rental_profile_policy`, `provider_id`, `provider_fax`, `requestor_name`, `requestor_phone`, `requestor_fax`, `note`
- Outputs: `success`, `request_artifact`, `plan_family`, `member_search`, `catalog_selection`, `error`

Perform Prepare Prior Auth Draft through WellCare.

### [Save Prior Auth Draft](https://genhealth.ai/docs/workflows/integrations/well-care/wellcare_save_prior_auth_draft.md)

- Handler: `wellcare_save_prior_auth_draft`
- Connection type: `wellcare`
- External effect: `write`
- Inputs: `request_artifact`, `headless`, `submit_after_review`, `review_only`, `authorization_id`, `link_document_id`, `review_screenshot_filename_prefix`, `confirmation_screenshot_filename_prefix`, `error_screenshot_filename_prefix`
- Outputs: `success`, `status`, `draft_saved_marker`, `final_submit_attempted`, `final_submit_confirmed`, `reference_number`, `reference_persisted`, `reached_harness`, `confirmation_reached`, `confirmation_evidence_source`, `observed_fragments`, `view_auth_http`, `review_http`, `submit_http`, `review_outcome`, `duplicate_found`, `duplicate_reference_available`, `review_only`, `review_required`, `review_reason`, `retryable`, `review_screenshot_s3_key`, `review_screenshot_s3_uri`, `review_screenshot_filename`, `review_screenshot_sha256`, `review_screenshot_content_type`, `review_screenshot_delete_source_artifact_after_upload`, `review_screenshot_captured`, `review_screenshot_error`, `confirmation_screenshot_s3_key`, `confirmation_screenshot_s3_uri`, `confirmation_screenshot_filename`, `confirmation_screenshot_sha256`, `confirmation_screenshot_content_type`, `confirmation_screenshot_delete_source_artifact_after_upload`, `confirmation_screenshot_captured`, `confirmation_screenshot_error`, `error_screenshot_s3_key`, `error_screenshot_s3_uri`, `error_screenshot_filename`, `error_screenshot_sha256`, `error_screenshot_content_type`, `error_screenshot_delete_source_artifact_after_upload`, `error_screenshot_captured`, `error_screenshot_error`, `screenshot_captured`, `screenshot_capture_mode`, `screenshot_capture_stage`, `screenshot_width`, `screenshot_height`, `viewport_width`, `viewport_height`, `tile_count`, `screenshot_truncated`, `screenshot_capture_error_type`, `error`

Perform Save Prior Auth Draft through WellCare.
