1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-31 23:20:02 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
Vitaly the Alpaca (bot) c48f38c06d Main build (Jenkins)
2024-11-03 11:09:51 +03:00

7 lines
173 B
Plaintext

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