1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-15 11:56:36 +02:00

6 lines
234 B
Plaintext
Raw Normal View History

2024-09-23 21:08:26 +03:00
 Token = "7419cd51de4037f7...";
2024-10-04 13:35:56 +03:00
Data = "https://openyellow.neocities.org/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);