Skip to content

CRCinAU/MessagingAPI-perl-sample-app

This branch is 3 commits ahead of telstra/MessagingAPI-perl-sample-app:master.

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%