1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-17 12:06:34 +02:00

6 lines
231 B
Plaintext
Raw Normal View History

2024-09-23 21:08:26 +03:00
 Token = "7419cd51de4037f7...";
2024-10-15 10:07:27 +03:00
Data = "https://api.athenaeum.digital/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);