mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-21 21:27:27 +02:00
7 lines
213 B
Plaintext
7 lines
213 B
Plaintext
|
|
||
|
URL = https://opi.neocities.org/test_data/document.docx;
|
||
|
Title = "NewFile";
|
||
|
|
||
|
Response = OPI_Slack.AddExternalFile(Token, URL, Title); //Map
|
||
|
Response = OPI_Tools.JSONString(Response); //JSON string
|