Skip to content

minmyatoo/netsuite-record-fetcher-ts

Repository files navigation

🌐 Netsuite Record Fetcher πŸš€

Explore this command-line wizardry, designed to effortlessly retrieve records from Netsuite using RESTlets. πŸ“¦βœ¨ Just specify the type of record you want and provide its ID to pull it from the depths of Netsuite.

Usage πŸ› οΈ

To utilize this tool, execute the following command in your terminal:

npm install

You'll then be guided to choose the record type you wish to fetch and provide the record ID. Watch as the tool swiftly retrieves the record and presents it in your console.

Configuration βš™οΈ

This tool relies on the following crucial configurations:

  • netsuite.restletUrl: The URL of the RESTlet to be used for record retrieval.

You can easily configure these options in the config.ts file.

Supported Record Types πŸ“š

This versatile tool supports various record types, including:

  • salesorder
  • transaction
  • purchaseorder
  • employee
  • savedsearch
  • etc

License πŸ“œ

This tool operates under the umbrella of the MIT License. 🌐

About

πŸš€ Uncover the power of this TypeScript library, your go-to toolkit for seamlessly fetching NetSuite records through the RESTlet API. πŸ“¦πŸ“Š

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published