Hi All,
I have hit a bit of a brick wall with workflow.
Let’s say I want to grab a bunch of entry ID’s from a load of documents. So I use the search repository node to search for all client documents for client ‘123’. This search will return 10 results for example. Now what I want is all the entry ID’s for those 10 documents. Which workflow node will give me this as I can’t seem to find one that fits the bill? The only output token I seem to be able to get from the search repository is “result count”.
Cheers!