Skip to content

ericyuri/twilio-sms-oracle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

twilio-sms-oracle

Oracle PL/SQL stored procedure for communicating with the Twilio API to send SMS messages.

Prerequisite: Before you can call Twilio API you must configure Oracle Wallet and add the Twilio certificates for https://api.twilio.com. Oracle Wallet is needed when accessing HTTPS Twilio API using Oracle UTL_HTTP package.

Example Of Use: Used in Oracle APEX application to send welcome SMS message to each new subscribed customer.

About

Oracle PL/SQL stored procedure for communicating with the Twilio API to send SMS messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published