11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
{
|
|
"Version": "12.4.1",
|
|
"DestinationType": "URLShortener",
|
|
"RequestMethod": "POST",
|
|
"RequestURL": "https://urlify.dev/api/",
|
|
"Parameters": {
|
|
"url": "$input$",
|
|
"method": "json"
|
|
},
|
|
"URL": "$json:short$"
|
|
} |