1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-25 12:24:39 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt

7 lines
173 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-09-28 21:33:38 +03:00
Product = "9612449";
2024-09-27 21:04:12 +03:00
Selection = "121";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);