Skip to content

This is a example of the Telstra Messaging API using perl to send a SMS.

Notifications You must be signed in to change notification settings

telstra/MessagingAPI-perl-sample-app

Repository files navigation

Getting started

The Telstra SMS Messaging API allows your applications to send and receive SMS text messages from Australia's leading network operator.

It also allows your application to track the delivery status of both sent and received SMS messages.

Configuration

Edit functions.pm and fill out:

my $consumer_key = "";
my $consumer_secret = "";

See the documentation at Dev.Telstra.com for more information

About

This is a example of the Telstra Messaging API using perl to send a SMS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages