{
  "$result_object_key":  {}
}
{
  "$result_object_key":  {}
}

Parameters

Action
Parameters
Occurred At
timing.v1.Timestamp

This field maps to the destination API occurredAt field.

Event Name
string (Event)
required

This field maps to the destination API eventName field.

Object ID
string

This field maps to the destination API objectId field.

Email
string

This field maps to the destination API email field.

Properties
Map<Event Property,string>
required

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

{
  "$result_object_key":  {}
}
{
  "$result_object_key":  {}
}

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.

Empty
Fetch Action Response Object