1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/examples/Slack/OpenDialog.txt

8 lines
220 B
Plaintext

ArrayOfUsers = New Array;
ArrayOfUsers.Add("U123456");
ArrayOfUsers.Add("U654321");
Response = OPI_Slack.OpenDialog(Token, ArrayOfUsers); //Map
Response = OPI_Tools.JSONString(Response); //JSON string