1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-02 23:27:50 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
Vitaly the Alpaca (bot) a81974fd8a Main build (Jenkins)
2025-02-09 18:15:36 +03:00

7 lines
174 B
Plaintext
Vendored

Parameters = GetVKParameters();
Product = "10605165";
Selection = "136";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);