mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-11 14:59:26 +02:00
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
Token = FunctionParameters["YandexDisk_Token"];
|
|
Path = "/" + String(New UUID);
|
|
|
|
Result = OPI_YandexDisk.CreateFolder(Token, Path);
|