Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmihaylov/netsuite-scheduled-script-restlet-call
Simple Scheduled script that call NetSuite RESTlet and get JSON data
https://github.com/gmihaylov/netsuite-scheduled-script-restlet-call
netsuite netsuite-restlets netsuite-salesforce-integration suitescript2
Last synced: about 2 months ago
JSON representation
Simple Scheduled script that call NetSuite RESTlet and get JSON data
- Host: GitHub
- URL: https://github.com/gmihaylov/netsuite-scheduled-script-restlet-call
- Owner: gmihaylov
- License: mit
- Created: 2023-12-25T15:02:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-29T02:18:48.000Z (about 1 year ago)
- Last Synced: 2023-12-29T03:50:45.883Z (about 1 year ago)
- Topics: netsuite, netsuite-restlets, netsuite-salesforce-integration, suitescript2
- Language: JavaScript
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NetSuite Scheduled Script RESTlet Call
Simple Scheduled script that call NetSuite RESTlet and get JSON data## Used libraries
- oauth
- crypto-js## Features
- Dynamic URL Discovery for RESTlet Clients ( using The NetSuite DataCenterUrls REST Service
)## Screenshots
![App Screenshot](src/FileCabinet/SuiteScripts/NetSuite%20Scheduled%20Script%20Restlet%20Call/screenshots/screenshot1.png)