Join Slack
Powered by
Has anyone figured out how to get the Contacts att...
# suiteql
b
burkybang
10/03/2023, 6:45 PM
Has anyone figured out how to get the Contacts attached to a transaction record with SuiteQL or search?
s
Shai Coleman
10/04/2023, 8:47 AM
That doesn't seem to be available via SuiteQL. I think the best you can do is join
contact
via
entity
, though that will return you all contacts for the entity and not the specific one for the transaction
Open in Slack
Previous
Next