Do we have any bulk rest api for creating Netsuite...
# ask-stanley-ai
h
Do we have any bulk rest api for creating Netsuite records ?
c
AI generated answer (using internal Slack threads):
Based on the conversations provided, it appears that NetSuite does not provide a native bulk REST API for creating records. The REST API allows for the creation of individual records, but not for bulk creation. In one of the threads, a user mentioned the possibility of receiving a 'taskid' when pushing multiple records for creation, but this was not confirmed by other users. For bulk operations, users often resort to using SuiteScript or SuiteTalk SOAP API. SuiteTalk SOAP API allows for multiple updates at once, which could potentially be used for bulk creation of records. However, it's important to note that these methods may require custom scripting or development work. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.851196349
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.844543517
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84210211
Please provide your feedback on this answer.