Connectors
...
Actions
Decode Urls
5 min
description reverts proofpoint tap rewritten urls back to their original form, requiring a list of urls in the json body endpoint url /v2/url/decode method post inputs json body (object) – required urls (array) – required output example \[ { "status code" 200, "response headers" { "date" "fri, 13 oct 2023 09 06 25 gmt", "content type" "application/json", "content length" "853", "connection" "keep alive", "vary" "accept encoding", "x content type options" "nosniff", "strict transport security" "max age=15724800; includesubdomains" }, "reason" "ok", "json body" { "urls" \[ { "encodedurl" "https //urldefense proofpoint com/v2/url u=http 3a links mkt3337 com ctt 3fkn 3d3 26ms 3dmzq3otg3mdqs1 26r 3dmzkxnzk3ndkwmda0s0 26b 3d0 26j 3dmtmwmja1odyznqs2 26mt 3d1 26rt 3d0\&d=dwmfaq\&c=vxt5e0osvvt2gflwslsj5dmpgcpvtrkljyp031rxjhg\&r=mujldfbjstxoxzi gkbsw7wxgm7nnik qzvvy6j9wc\&m=qjghloayfd0uz6n8r6y9df khnkqvraiwdru k65xpi\&s=ew rotbfjix1hgv71xqj5begl9tpaowrm xp9nuo8bk\&e=", "success" false }, { "encodedurl" "https //urldefense proofpoint com/v1/url?u=http //www bouncycastle org/\&k=oivrg1%2bdgagoom1billlqw%3d%3d%0a\&r=ikm5u8%2b%2f%2fi8ebhwos%2bqgbtqcc%2brmqwi%2fvfeaesqo%2f0y%3d%0a\&m=ww6iaho73mdqppqwowflfn8wmapqhyvtu8jm8sjqmvq%3d%0a\&s=d3583cfa53dade97025bc6274c6c8951dc29fe0f38830cf8e5a447723b9f1c9a", "decodedurl" "http //www bouncycastle org/", "success" true } ] } } ] output parameters status code (number) reason (string) json body (object) urls (array) encodedurl (string) success (boolean) decodedurl (string) response headers header type date string content type string content length string connection string vary string x content type options string strict transport security string