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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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