Back

Topic

[KB1226]Twilio provider – Version 1

Tags: Provider, Rest, SMS, Social Network, WhatsApp

2 days ago
By LM
Options
Print
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.
It’s also interesting to note that this kind of service can be cheaper than a 4G or 5G subscription if you don’t communicate much.


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:

Twilio Provider declaration part 1

Twilio Provider declaration part 1

Finally go to the second tab (Built-in) to configure the connection:

Twilio Provider declaration part 2

Twilio Provider declaration part 2

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:

Attached file Description
sv-adonet-provider_Twilio_1.0.555.zip Version 1.0.555 of Twilio provider
The documentation
The Release Notes

Created on: 02 Dec 2024