From a user request. They wanted to bulk edit a bunch of parameters inside Article Creator task.
Instead of doing it manually, I generated some scripts that connect via the SCM API to do these changes automatically.
All these scripts use javascript to connect to the SCM API.
The UI is built using HTML.
This means you can download and run these files in your browser. No dependencies.
All you need is to have SCM open and the script will connect to SCM via API to make the edits.
I am attaching these files so that others who want some example code to edit SCM can download these files and have a working example.
There are 3 file examples.
- Bulk edit Article Creator article counts
- Change the image insert count and image download count
- Change keyword usage (1 keyword or All keywords combined)
The download for all script files are in the zip below!
scm api examples.zip (7.0 KB)
Resources
API Docs
API Docs for LLM (AI models)


