Skip to content

hibiki-shibata/customizable-bulk-ts-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~ Simple overviews of expected behavior ~ 🐣

  1. Prepare some resource files. (Ref: What you prepare)
    • CSV file as a source of custom values for each request in Bulk Action.
    • JSON file to define the request body.
    • Acces-token.txt to insert the security token.
  2. Run this script.
  3. Bulk request automatically starts.
  4. You'll see a message "🎉ALL REQUEST WERE PROCESSED🎉" when requets of all line of CSV data were sent.

How to run script for Bulk Action📚:

Prerequisite:

  1. Install Node.js (Download via Node.js official)

  2. Get the script in your computer.

    git clone https://github.com/hibiki-shibata/bulk-script-customizable
  3. Install dependencies by command.

    npm install

    Run the project by command🔥

    npm start --prefix <File path to bulk-script-customizable folder>

About

Multi-purpose highly customizable batch script for HTTP request.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors