Skip to content

Demo how to send SMS using a custom sender id using CFML/java

Notifications You must be signed in to change notification settings

kukielp/sns-java-cfml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sns-java-cfml

Demo how to send SMS using a custom sender id using CFML/java

To run this install docker, then clone this repo and run

docker compose up

You can edit the code in www folder, then browse to http://localhost:8500/test-sns.cfm to run the code.

Make sure you have AWS creds in config/.env ( rename the template )

In the jars folder make sure you have the following:

jars

You can download this from: https://mvnrepository.com/artifact/software.amazon.awssdk/bom/2.15.38

App.cfc will load the jars without needing to drop them into the lib folder.

About

Demo how to send SMS using a custom sender id using CFML/java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published