Tyntec
Tyntec is a cloud communications provider that offers a range of messaging and voice solutions, including SMS, voice, and chat APIs.
With Navixy's support for Tyntec as an SMS gateway provider, you can leverage Tyntec's messaging capabilities and global coverage to send and receive SMS messages.
Navixy JSON configuration for Tyntec
To connect Navixy with Tyntec, you will need to obtain your Tyntec API credentials and configure the JSON settings for the Tyntec gateway in the 'sms_gates' table of the 'google' database.
provider: tyntec
type: transceiver
params:
{
url: <mandatory, string>,
username: <mandatory, string>,
password: <mandatory, string>
}