mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-02-13 13:59:20 +02:00
6 lines
234 B
Plaintext
6 lines
234 B
Plaintext
Token = "7419cd51de4037f7...";
|
|
Data = "https://openyellow.neocities.org/test_data/picture.jpg"; // URL, Path or Binary Data
|
|
Path = "testfolder/test_pic.png";
|
|
|
|
Result = OPI_Neocities.UploadFile(Token, Path, Data);
|