Hi @GregFullardSyscor, welcome to our community!
Yes at this time, we currently do not have an API method that would allow you to “filter” the items on your board and only return ones that match a certain name.
In order to do this at this time, you would need to first return all of the items on your board(s) and their names. You can then filter through these and “match” the item names returned with the name you’re looking for.
I’m also moving this to our Feature Request section so we can continue to monitor this and use it for future feature improvement. Thank you!
Using items_by_column_values and column id as “name” works.
Thanks @Shilpa , works like a charm. I knew I was missing something obvious 🙂
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.