1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-21 23:57:40 +02:00
Files
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
Vitaly the Alpaca (bot) fa3ecdbbe5 Main build (Jenkins)
2025-09-01 20:11:52 +03:00

7 lines
168 B
Plaintext
Vendored

Parameters = GetVKParameters();
Product = "11763275";
Selection = "137";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);