Parameters
Hide parameters
Hide 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.This field maps to the destination API 
Contact.CustomFields field.Copy
Ask AI
{
  "$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
  }
}
Copy
Ask AI
{
  "$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.
Hide fields
Hide fields
Description coming soon
CEL
Copy
Ask AI
$result_object_key.id
Example
Copy
Ask AI
null
Description coming soon
CEL
Copy
Ask AI
$result_object_key.name
Example
Copy
Ask AI
null
Description coming soon
CEL
Copy
Ask AI
$result_object_key.description
Example
Copy
Ask AI
null
Description coming soon
CEL
Copy
Ask AI
$result_object_key.domains
Example
Copy
Ask AI
[]
Description coming soon
CEL
Copy
Ask AI
$result_object_key.note
Example
Copy
Ask AI
null
Description coming soon
CEL
Copy
Ask AI
$result_object_key.health_score
Example
Copy
Ask AI
null
Description coming soon
CEL
Copy
Ask AI
$result_object_key.account_tier
Example
Copy
Ask AI
null
Description coming soon
CEL
Copy
Ask AI
$result_object_key.renewal_date
Example
Copy
Ask AI
null
Description coming soon
CEL
Copy
Ask AI
$result_object_key.industry
Example
Copy
Ask AI
null
Description coming soon
CEL
Copy
Ask AI
$result_object_key.created_at
Example
Copy
Ask AI
null
Description coming soon
CEL
Copy
Ask AI
$result_object_key.updated_at
Example
Copy
Ask AI
null
Description coming soon
CEL
Copy
Ask AI
$result_object_key.custom_fields
Example
Copy
Ask AI
null
