After performing a query in WFA. We have output in tables. We have set custom endpoint for the worflow. Once endpoint it hit, I am planning to get return parameters for values. Ex. I am querying the export_policy and it returns clients list, vserver, policy name and rule index.
In return parameter, I can see that I can add "export_policy.clientmatch:. But, this give me just one value. Whereas, we have mutliple entries that need to sent as return parameter.
How to get full coloumn of clientmatch in return parameters.