You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This connector can be used to send and recieve SMS messages using the SmartDialog platform.
4
+
5
+
## Prerequisites
6
+
7
+
1. A SmartDialog subscription and account. Please be in contact with sales@arenainteractive.fi
8
+
2. OAuth needs to be enabled for your account and a client secret needs to be requested. This can be done by sending us an email at support@arenainteractive.fi.
9
+
10
+
## Setup
11
+
12
+
1. Clone the PowerPlatform Connectors GitHub repository.
13
+
2. Open a terminal session and change to the SmartDialog directory.
14
+
3. If nescessary download the [paconn tool](https://docs.microsoft.com/connectors/custom-connectors/paconn-cli).
15
+
4. Run `paconn login` and follow authentication steps
0 commit comments