36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
{
|
|
"FormatVersion": 3,
|
|
"Id": "6535edc3-a4ed-46c7-ae71-d3974612b448"/*RequestUrl*/,
|
|
"Description": "Loads a URL and outputs the source text as a string.\n\nHint: The string contains what you see when you open the URL with a browser and select 'View Page Source'\n\nUseful combinations: [PickStringPart]\n\nAlso see [LoadImageFromUrl] [GetAttributeFromJsonString]",
|
|
"SymbolTags": "8",
|
|
"InputUis": [
|
|
{
|
|
"InputId": "4dc9def5-958b-4a9c-8755-827bf4e5eaa6"/*TriggerRequest*/,
|
|
"Position": {
|
|
"X": 51.512096,
|
|
"Y": 91.99597
|
|
},
|
|
"Description": "Triggers a refresh of the defined URL to update the result",
|
|
"AddPadding": "True"
|
|
},
|
|
{
|
|
"InputId": "8c7a6493-af56-4a03-a41f-796e30902cfd"/*Url*/,
|
|
"Position": {
|
|
"X": 51.512096,
|
|
"Y": 46.995968
|
|
},
|
|
"Description": "Defines the URL which should be contacted\ne.g. https://cataas.com/cat",
|
|
"Usage": "Default"
|
|
}
|
|
],
|
|
"SymbolChildUis": [],
|
|
"OutputUis": [
|
|
{
|
|
"OutputId": "664c217c-8c7e-4bc8-870e-409f6f67ad33"/*Result*/,
|
|
"Position": {
|
|
"X": 0.0,
|
|
"Y": 100.0
|
|
}
|
|
}
|
|
]
|
|
} |