Skip to main content

URLEncode

This Script is part of the Filters And Transformers Pack.#

Encodes a URL string by replacing special characters in the string using the %xx escape. For example: https://example.com converts to https:%2F%2Fexample.com.

Script Data#


NameDescription
Script Typepython3
Tagstransformer
Cortex XSOAR Version5.0.0

Inputs#


Argument NameDescription
valueThe URL to encode.

Outputs#


There are no outputs for this script.