1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-05-29 23:17:45 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
Vitaly the Alpaca (bot) bf58451f7d Main build (Jenkins)
2024-10-22 00:14:15 +03:00

7 lines
173 B
Plaintext

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