1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-24 05:36:29 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
Vitaly the Alpaca (bot) 4a9fd2c336 Main build (Jenkins)
2024-09-24 11:38:18 +03:00

7 lines
173 B
Plaintext

Parameters = GetVKParameters();
Product = "9485960";
Selection = "122";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);