mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-24 05:36:29 +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
|