1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-09 07:14:16 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
Vitaly the Alpaca (bot) 9d07ad9127 Main build (Jenkins)
2024-09-24 22:46:18 +03:00

7 lines
173 B
Plaintext

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