1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-19 19:44:28 +02:00
OpenIntegrations/docs/en/examples/VK/AddProductToCollection.txt
Vitaly the Alpaca (bot) 4fe0640047 Main build (Jenkins)
2024-11-21 11:30:08 +03:00

7 lines
174 B
Plaintext

Parameters = GetVKParameters();
Product = "10106500";
Selection = "134";
Result = OPI_VK.AddProductToCollection(Product, Selection, Parameters);