Anyone know how to get the list of contacts associ...
# suiteql
c
Anyone know how to get the list of contacts associated with an opportunity? I can’t seem to find any table that maps the two
n
I think join contact.company on transaction.entity
c
That would give all contacts linked to that company. But I only want the ones listed specifically to a transaction
For a customer we may have 10 different opportunities, each with a different decision maker, for example. It works fine in native netsuite UI but I can’t figure out the SuiteQL table that holds the linkage between the two