Forum Discussion

stephenknilans's avatar
stephenknilans
Contributor
8 years ago

REST Using Python in Script Snap

What PYTHON library can I use within the script snap to REPLACE the rest snaps? If I had something similar to the requests library(That does an http(s) get, put, and post), I would likely be set. ...