Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Searching contacts subscribed to a subscription
I'm trying to pull a list through the webservices of contacts who are subscribed to a specific subscription. Currently I have found that I can get that information using a contact search. Basically the search looks for contacts who:
[LIST]
[*]are active
[*]have an email address
[*]are associated with an active customer with a value in a custom field
[/LIST]
Then I go through the results and check the subscriptions list to find the one I'm after and check the status. That should work but it is taking forever. Based on current estimates it would take more than a day to do that and that's just not going to work.
0