1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
Vitaly the Alpaca (bot) f47c6f5e2d Main build (Jenkins)
2024-10-05 11:21:35 +03:00

7 lines
173 B
Plaintext

Parameters = GetVKParameters();
Product = "9639517";
Selection = "121";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);