Filter on custom form field value of reference record in Fusion search
Hi All,
I'm trying to search for Assignments using the Custom Workfront API Call module.
Is there a way to somehow flter on the custom field value of reference record? E.g. when searching for assignments, can I filter so that only assignments are returned that belong to a task with a certain custom form field value?
I tried adding query strings like task:parameterValues:DE:FIELD=foo, task:DE:FIELD=foo, task:FIELD=foo, but all of these returned an error.
Thanks,
Tibor