1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-18 09:51:28 +02:00
Files
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
T
Vitaly the Alpaca (bot) eb1646ecd1 Main build (Jenkins)
2026-03-18 17:32:38 +03:00

6 lines
164 B
Plaintext
Vendored

Parameters = GetVKParameters();
Product = "12115889";
Selection = "144";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);