Topic
[KB1226]Twilio provider – Version 1
Tags: Provider, Rest, SMS, Social Network, WhatsApp
Applies to:
PcVue 16 onwards |
||||||||
|
||||||||
Summary:
This article contains attached files at the end. This provider is a solution to send an SMS from a data center or a Cloud Platform without needing to install its own equipment there. PcVue can also send an SMS even if it has poor 3G/4G/5G reception in the room where it is installed. |
||||||||
|
||||||||
Status:
This provider has the status: Release candidate |
||||||||
|
||||||||
Details:
Download the latest version of the provider proposed in the table at the end of this article and unzip it to execute the msi file. Follow the instruction given in the ADO.Net Providers installation procedure article to install this provider. To declare a connection into PcVue, goto General -> Data connections -> Add a SQL connection and select the Data source Built-in providers, then you can choose .NET Framework Data Provider for Twilio Data provider: Finally go to the second tab (Built-in) to configure the connection: Few sample queries: SELECT * FROM [post_Messages] BODY(“Body=Hello World”,”From=+123456789″,”To=+123456789″) SELECT * FROM[get_Messages] QUERYSTRING(“DateSent=2022-04-01T01:23:45Z”) EXEC [delete_Messages/<MessageSID>] Files attached consist in the:
|
||||||||
|
||||||||
|
Created on: 02 Dec 2024