# Navigator integration

> Build workflow automations with 2 public Navigator actions.

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

## Available actions

2 actions. Connection types: dynasplint_navigator.

### [Create Navigator Order](https://genhealth.ai/docs/workflows/integrations/navigator/dynasplint_create_navigator_order.md)

- Handler: `dynasplint_create_navigator_order`
- Connection type: `dynasplint_navigator`
- External effect: `write`
- Inputs: `order_candidate`, `document_id`, `fax_received_at`, `territory_id`, `territory_source`, `last_name_prefix`, `ingress_provenance`, `trusted_route_id`, `routing_branch`, `test_lane_only`, `attach_source_document`, `local_timezone`, `dry_run`, `swo_demographics`, `swo_diagnoses`, `swo_order`
- Outputs: `success`, `created`, `dry_run`, `customer_id`, `order_id`, `disposition`, `matched_order_id`, `existing_customer`, `ready_to_verify`, `blockers`, `left_for_staff`, `unmapped_products`, `source_document_status`, `error`

Perform Create Navigator Order through Navigator.

### [Update Existing Navigator Order](https://genhealth.ai/docs/workflows/integrations/navigator/dynasplint_update_existing_navigator_order.md)

- Handler: `dynasplint_update_existing_navigator_order`
- Connection type: `dynasplint_navigator`
- External effect: `write`
- Inputs: `order_candidate`, `external_order_id`, `document_id`, `fax_received_at`, `territory_id`, `territory_source`, `last_name_prefix`, `ingress_provenance`, `trusted_route_id`, `routing_branch`, `test_lane_only`, `local_timezone`, `dry_run`
- Outputs: `external_order_id`, `dry_run`, `sections_updated`, `sections_skipped`, `sections_conflicted`, `needs_review`, `error`

Perform Update Existing Navigator Order through Navigator.
