NetSuite REST Snap Pack examples
| Example | Snaps used |
|---|---|
|
Create and update records on the NetSuite server This example pipeline demonstrates how to create and update records on the NetSuite server. |
|
|
Delete records from the NetSuite server This example pipeline demonstrates how to delete records from the NetSuite server. |
NetSuite REST Delete |
|
Execute SuiteQL query on NetSuite server This example pipeline demonstrates how to execute SuiteQL query on the NetSuite server. |
NetSuite REST SuiteQL |
|
Search and read records from the NetSuite server This example pipeline demonstrates how to search and read records from NetSuite server using Record ID. |
|
|
Search customer records from the NetSuite server This example pipeline demonstrates how to search customer records from the NetSuite server. |
|
|
Upsert records in the NetSuite server This example pipeline demonstrates how to create and/or update records in the NetSuite server. |
|
|
Transform records on the NetSuite server This example pipeline demonstrates how to transform records on the NetSuite server. |