1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-13 11:50:53 +02:00
OpenIntegrations/docs/en/examples/YandexDisk/GetPublishedObjectsList.txt

6 lines
205 B
Plaintext
Raw Normal View History

2024-09-17 15:57:44 +03:00
 Token = FunctionParameters["YandexDisk_Token"];
Count = 2;
OffsetFromStart = 1;
Result = OPI_YandexDisk.GetPublishedObjectsList(Token, Count, OffsetFromStart);