My Stuff
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.
Comments
-
Hi @Trevor Haynes, have you tried to generate code snippet using POSTman? You might want to check on that. In POSTman, you should be able see a 'Code' link under the 'Save' button. From there, you can select which language you want to generate code snippet. You may use Python libraries "import requests" or "http.client".…