How to send a request in a script with javascript ?
can not use axios,fetch,http.

How to send a request in a script with javascript ?
can not use axios,fetch,http.

This is not possible. The JS script runs in the browser and very restricted by the browser’s security policy.
You can use a Python script instead.
Do it like thousands of other people who have used SeaTable to develop powerful processes and get their ideas and tasks done more efficiently.