1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-10 04:18:47 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
Vitaly the Alpaca (bot) ad30904600 Main build (Jenkins)
2024-09-24 14:17:36 +03:00

7 lines
173 B
Plaintext

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