Workflow: Search Records of Company "where Id is <UUID>"

I'm having a difficult time searching for a company based off it's unique identifier. In this most basic example, it returns all 12 entries from the Company object rather than just the one I'm searching for.
No description
No description
2 Replies
ɃØĦɆᵾS
ɃØĦɆᵾS2mo ago
Hi, I'm reproducing it, seems like it should be a eq comparator, not is based on behavior in API, could you please report this issue? In a meantime, please use HTTP request node as workaround
AndrewBucklin
AndrewBucklinOP2mo ago
GitHub
Workflow: Search Records "where Id is <UUID>" Returns All Records ...
Bug Description When using the Search Records action within a Workflow, filtering a record by its primary Id using the &quot;Is&quot; operator (Where Id Is [UUID]) does not work as expected. Instea...

Did you find this page helpful?