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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Email Subscriptions via web services
Our external site allows our customers to set their email preferences including which newsletters they receive via email.
As we move to NetSuite, I'm trying to set email subscriptions via web services and even though the call is successful, the subscription is not set in NetSuite.
Request:
<Body> <update> <record internalId="400971" xsi:type="Customer"> <customForm internalId="12"/> <subscriptionsList> <subscriptions> <subscribed>true</subscribed> <subscription internalId="16"/> </subscriptions> </subscriptionsList> </record> </update> </Body>
0