twilio / twilio-salesforce

A Salesforce/Force.com library for communicating with the Twilio REST API and generating TwiML. Need help? Post your questions to http://getsatisfaction.com/twilio or email us at help@twilio.com
http://www.twilio.com/salesforce
MIT License
189 stars 136 forks source link

Support for new Messages resource (MMS and Media) #27

Closed brettgerry closed 11 years ago

brettgerry commented 11 years ago

Merged multiple branches of Raghu Sagar's repo for the following:

choppen5 commented 11 years ago

This worked, I pushed to a Salesforce environment with no errors. We can merge.

COPPENHEIMER:install coppenheimer$ ant deployTwilio Buildfile: /Users/coppenheimer/twilio-salesforce/install/build.xml

deployTwilio: [echo] Deploying Twilio Helper Library for Salesforce... [sf:deploy] Request for a deploy submitted successfully. [sf:deploy] Request Id for the current deploy task: 09Si0000001R70IEAS [sf:deploy] Waiting for server to finish processing the request... [sf:deploy] Request Status: Completed [sf:deploy] Finished request 09Si0000001R70IEAS successfully.

BUILD SUCCESSFUL Total time: 17 seconds