searchNetsuiteContacts
Search contacts associated with a NetSuite customer (the customer entity id is the accord's crmId) by name, email, or title.
searchNetsuiteContacts(
input: SearchNetsuiteContactsInput!
): SearchNetsuiteContactsPayload
Arguments
searchNetsuiteContacts.input ● SearchNetsuiteContactsInput! non-null input
The customer to search within and the term to match.
Type
SearchNetsuiteContactsPayload object
Contacts associated with a NetSuite customer matching the search.