SermonAudio.com is the largest library of free MP3 audio sermons from conservative churches and ministries worldwide. This module integrates with the SOAP APIs that are available.
This module not only has implemented every SOAP API available, but also makes it very easy to mass import your sermons into the SermonAudio.com website. By using CCK, Views, and Views Bulk Operations a view page can be created allowing sumbissions to SermonAudio.com through their SOAP API.

WARNING: SermonAudio.com does charge a fee for submitting a sermon through the SOAP API.

Prerequisites

This module assumes that you have a FULL Broadcasting Account at SermonAudio.com. You must input the MemberID and Password to this account at SermonAudio Settings page. Failure to input your MemberID and Password may result in failed SOAP API calls.

Required Modules

Views Bulk Operations is not technically required for this module to operate but it is highly suggested. You will have to install this module if you want to mass import sermons.

What can I do?

Blocks
Three blocks will be enabled which can be placed anywhere a block can be placed (regions in your theme, panels, etc.). These blocks do require that you have either a FULL or PLUS account with SermonAudio.com.

Favorite Broadcasters - This will display all of the broadcasters you have added to your favorites from SermonAudio.com.
Favorite Sermons - This will display all of the sermons you have added to your favorites from SermonAudio.com.
Favorite Speakers - This will display all of the speakers you have added to your favorites from SermonAudio.com.

Make SOAP API Calls
All of the SOAP API calls are available to be called through PHP code. If there is something special that you want to do that this module does not do you have full access to make calls to the SermonAudio.com SOAP API in PHP code. Once finished you may want to contribute your code to this module if you think it may be useful for others.