resilient-scripts icon indicating copy to clipboard operation
resilient-scripts copied to clipboard

How to call external url

Open fdabrao opened this issue 4 years ago • 1 comments

Is that possible use python 3 to to call an external url? We trying to use python script to integrate with other rest api.

fdabrao avatar Apr 26 '21 17:04 fdabrao

@fdabrao You can use either the Call REST API utility or build your own custom function

albchen avatar Feb 22 '22 02:02 albchen