1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/en/examples/Neocities/UploadFile.txt
T
Vitaly the Alpaca (bot) ad30904600 Main build (Jenkins)
2024-09-24 14:17:36 +03:00

6 lines
230 B
Plaintext

Token = "7419cd51de4037f7...";
Data = "https://openintegrations.dev/test_data/picture.jpg"; // URL, Path or Binary Data
Path = "testfolder/test_pic.png";
Result = OPI_Neocities.UploadFile(Token, Path, Data);