Code Samples

Ampliverse Builder sample
Here is the OpenAmplify default Ampliverse in .mm format to help you get started using Ampliverse Builder

ColdFusion code sample
This is some commented code in ColdFusion to help you get started using the OpenAmplify API.

Ruby code sample
This is some commented code in Ruby to help you get started using the OpenAmplify API. To use this as a Ruby file, rename it "ruby-amplify.rb".

Python code sample
This is some commented Python code to help you connect with the OpenAmplify open API and use the returned XML.

Java code sample
This is some commented java code you can use to get your bearings with OpenAmplify's open API.

PHP code sample
PHP code that connects to the OpenAmplify open API, submits a request, receives the XML output, and provides an example of navigating the XML.

Perl code sample
This Perl code will help you get started using OpenAmplify with Perl. Download and remove the .txt extension to use it as a Perl file.