{
  "$result_object_key": {
    "trace_id": "7d1108e0-4403-4306-a0b4-3c78f98313d5"
  }
}
{
  "$result_object_key": {
    "trace_id": "The trace UUID of the nextdoor conversion event"
  }
}

Parameters

Action
Parameters
{
  "$result_object_key": {
    "trace_id": "7d1108e0-4403-4306-a0b4-3c78f98313d5"
  }
}
{
  "$result_object_key": {
    "trace_id": "The trace UUID of the nextdoor conversion event"
  }
}

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.

SendConversionEventResponse
Fetch Action Response Object