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
This field maps to the destination API id field.
This field maps to the destination API name field.
This field maps to the destination API description field.
PII
This field maps to the destination API domains field.
This field maps to the destination API note field.
This field maps to the destination API health_score field.
This field maps to the destination API account_tier field.
This field maps to the destination API renewal_date field.
This field maps to the destination API industry field.
Custom Fields
Map<Custom Field,dynamic (any)>
This field maps to the destination API Contact.CustomFields field.
{
"$result_object_key" : {
"account_tier" : null ,
"created_at" : null ,
"custom_fields" : null ,
"description" : null ,
"domains" : [],
"health_score" : null ,
"id" : null ,
"industry" : null ,
"name" : null ,
"note" : null ,
"renewal_date" : null ,
"updated_at" : null
}
}
Result Object Description
{
"$result_object_key" : {
"account_tier" : null ,
"created_at" : null ,
"custom_fields" : null ,
"description" : null ,
"domains" : null ,
"health_score" : null ,
"id" : null ,
"industry" : null ,
"name" : null ,
"note" : null ,
"renewal_date" : 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.
Company
Fetch Action Response Object
Description coming soon $result_object_key.description
Description coming soon $result_object_key.domains
Description coming soon $result_object_key.health_score
Description coming soon $result_object_key.account_tier
Description coming soon $result_object_key.renewal_date
Description coming soon $result_object_key.industry
Description coming soon $result_object_key.created_at
Description coming soon $result_object_key.updated_at
Description coming soon $result_object_key.custom_fields