Forum Discussion
smudassir
7 years agoEmployee
If you want to execute CURL command, you can use Script snap. You have choice to choose between JavaScript/Python/Ruby. Using Python, you can invoke CURL command via SubProcess module. subprocess — Subprocess management — Python 3.10.6 documentation