{
  "$result_object_key":  {
    "id":  "3265"
  }
}
{
  "$result_object_key":  {
    "id":  "ID of the document"
  }
}

Parameters

Action
Parameters
Patient ID
string

ID This field maps to the destination API client_id field.

Name
string
required

This field maps to the destination API display_name field.

Content
string

HI ID PII This field maps to the destination API file_string field.

Content From File URL
URL

This field maps to the destination API file_string field.

Make Patient Accessible
bool

This field maps to the destination API share_with_rel field.

{
  "$result_object_key":  {
    "id":  "3265"
  }
}
{
  "$result_object_key":  {
    "id":  "ID of the document"
  }
}

Result Object Field Details

You can use the result of the action’s data as inputs to downstream workflow actions.

Each fetch action requires a result object key to be specified which will nest the action’s result data inside the downstream data context in the Workflow.

Here we demonstrate how to refer to this data using the prefix $result_object_key.

Document
Fetch Action Response Object
id
string
required

ID of the document

CEL
$result_object_key.id
Example
"3265"