asana_task_custom_field_values
Details of custom field values associated with tasks in Asana.
-
id
Primary key - Unique identifier for the row.
-
task_id
Foreign key - ID of the task.
-
custom_field_id
Foreign key - ID of the custom field.
-
value
string - Value of the custom field.