Documentation Index
Fetch the complete documentation index at: https://docs.morf.health/docs/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Hide parameters
Hide parameters
This field maps to the destination API
Ticket.Name field.This field maps to the destination API
Ticket.RequesterId field.This field maps to the destination API
Ticket.Email field.This field maps to the destination API
Ticket.FacebookId field.This field maps to the destination API
Ticket.Phone field.This field maps to the destination API
Ticket.TwitterId field.This field maps to the destination API
Ticket.UniqueExternalId field.This field maps to the destination API
Ticket.Subject field.This field maps to the destination API
Ticket.Type field.This field maps to the destination API
Ticket.Status field.This field maps to the destination API
Ticket.Priority field.This field maps to the destination API
Ticket.Description field.This field maps to the destination API
Ticket.ResponderId field.PII
This field maps to the destination API Ticket.CcEmails field.This field maps to the destination API
Ticket.CustomFields field.This field maps to the destination API
Ticket.DueBy field.This field maps to the destination API
Ticket.EmailConfigId field.This field maps to the destination API
Ticket.FrDueBy field.This field maps to the destination API
Ticket.GroupId field.This field maps to the destination API
Ticket.ParentId field.This field maps to the destination API
Ticket.ProductId field.This field maps to the destination API
Ticket.Source field.This field maps to the destination API
Ticket.Tags field.This field maps to the destination API
Ticket.CompanyId field.This field maps to the destination API
Ticket.InternalAgentId field.This field maps to the destination API
Ticket.InternalGroupId field.This field maps to the destination API
Ticket.LookupParameter field.{
"$result_object_key": {
"cc_emails": [],
"company_id": null,
"created_at": null,
"custom_fields": null,
"description": null,
"due_by": null,
"email": null,
"email_config_id": null,
"facebook_id": null,
"fr_due_by": null,
"group_id": null,
"id": null,
"internal_agent_id": null,
"internal_group_id": null,
"lookup_parameter": null,
"name": null,
"parent_id": null,
"phone": null,
"priority": null,
"product_id": null,
"requester_id": null,
"responder_id": null,
"source": null,
"status": null,
"subject": null,
"tags": [],
"ticket_type": null,
"twitter_id": null,
"unique_external_id": null,
"updated_at": null
}
}
{
"$result_object_key": {
"cc_emails": null,
"company_id": null,
"created_at": null,
"custom_fields": null,
"description": null,
"due_by": null,
"email": null,
"email_config_id": null,
"facebook_id": null,
"fr_due_by": null,
"group_id": null,
"id": null,
"internal_agent_id": null,
"internal_group_id": null,
"lookup_parameter": null,
"name": null,
"parent_id": null,
"phone": null,
"priority": null,
"product_id": null,
"requester_id": null,
"responder_id": null,
"source": null,
"status": null,
"subject": null,
"tags": null,
"ticket_type": null,
"twitter_id": null,
"unique_external_id": null,
"updated_at": null
}
}
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.
Hide fields
Hide fields
Description coming soon
CEL
$result_object_key.name
Example
null
Description coming soon
CEL
$result_object_key.requester_id
Example
null
Description coming soon
CEL
$result_object_key.email
Example
null
Description coming soon
CEL
$result_object_key.facebook_id
Example
null
Description coming soon
CEL
$result_object_key.phone
Example
null
Description coming soon
CEL
$result_object_key.twitter_id
Example
null
Description coming soon
CEL
$result_object_key.unique_external_id
Example
null
Description coming soon
CEL
$result_object_key.subject
Example
null
Description coming soon
CEL
$result_object_key.ticket_type
Example
null
Description coming soon
CEL
$result_object_key.status
Example
null
Description coming soon
CEL
$result_object_key.priority
Example
null
Description coming soon
CEL
$result_object_key.description
Example
null
Description coming soon
CEL
$result_object_key.responder_id
Example
null
Description coming soon
CEL
$result_object_key.cc_emails
Example
[]
Description coming soon
CEL
$result_object_key.custom_fields
Example
null
Description coming soon
CEL
$result_object_key.due_by
Example
null
Description coming soon
CEL
$result_object_key.email_config_id
Example
null
Description coming soon
CEL
$result_object_key.fr_due_by
Example
null
Description coming soon
CEL
$result_object_key.group_id
Example
null
Description coming soon
CEL
$result_object_key.parent_id
Example
null
Description coming soon
CEL
$result_object_key.product_id
Example
null
Description coming soon
CEL
$result_object_key.source
Example
null
Description coming soon
CEL
$result_object_key.tags
Example
[]
Description coming soon
CEL
$result_object_key.company_id
Example
null
Description coming soon
CEL
$result_object_key.internal_agent_id
Example
null
Description coming soon
CEL
$result_object_key.internal_group_id
Example
null
Description coming soon
CEL
$result_object_key.lookup_parameter
Example
null
Description coming soon
CEL
$result_object_key.id
Example
null
Description coming soon
CEL
$result_object_key.created_at
Example
null
Description coming soon
CEL
$result_object_key.updated_at
Example
null
