mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-26 05:37:27 +02:00
6 lines
231 B
Plaintext
6 lines
231 B
Plaintext
Token = "7419cd51de4037f7...";
|
|
Data = "https://api.athenaeum.digital/test_data/picture.jpg"; // URL, Path or Binary Data
|
|
Path = "testfolder/test_pic.png";
|
|
|
|
Result = OPI_Neocities.UploadFile(Token, Path, Data);
|