1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-31 22:05:13 +02:00

6 lines
269 B
Plaintext
Raw Normal View History

2024-09-23 21:08:26 +03:00
 Token = "7419cd51de4037f7...";
2024-09-29 12:34:39 +03:00
Data = "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/picture.jpg"; // URL, Path or Binary Data
2024-09-23 21:08:26 +03:00
Path = "testfolder/test_pic.png";
Result = OPI_Neocities.UploadFile(Token, Path, Data);