Note that there are some explanatory texts on larger screens.

plurals
  1. POUsing Coldfusion to Programmatically Access the Google Voice Java API
    primarykey
    data
    text
    <p>Can anyone tell me how to use Coldfusion to access and interact with the Google Voice Java API?</p> <ol> <li><p>Specifically how would I access API jar files? </p></li> <li><p>How would I programtically access these files/classes via Coldfusion's Java capabilities? For example within a CFC what java classes/functions would I need to call?</p></li> <li><p>Even more basic, in which coldfusion folder would the Java API jar need to be installed? </p></li> </ol> <p>Stackoverflow member <a href="https://stackoverflow.com/users/282255/guidoody">@GuidDoody</a> mentioned he was able to successfully use the Java API with Coldfusion here: <a href="https://stackoverflow.com/questions/3752588/cfhttp-content-length-header-for-post-to-google-voice-api/3762223#3762223">CFHTTP Content-Length Header for post to Google Voice &quot;API&quot;</a> . However, no details were given as to how!</p> <p>Alternatively, am I better off just using CFHTTP to "hack" a log-in and data capture sequence programamtically?</p> <p>Here is are the resources I've searched so far. But I need help on doing steps 1 - 3 above :</p> <ol> <li><p>Google Voice Java API How to: <a href="http://code.google.com/p/google-voice-java/wiki/GettingStarted" rel="nofollow noreferrer">http://code.google.com/p/google-voice-java/wiki/GettingStarted</a></p></li> <li><p>Java API string value pairs: <a href="http://www.google.com/support/forum/p/voice/thread?tid=7d165bcdbdba6464&amp;hl=en" rel="nofollow noreferrer">http://www.google.com/support/forum/p/voice/thread?tid=7d165bcdbdba6464&amp;hl=en</a></p></li> <li><p><a href="https://stackoverflow.com/users/282255/guidoody">@GuidDoody's</a> use of CFHTTP: <a href="https://stackoverflow.com/questions/3752588/cfhttp-content-length-header-for-post-to-google-voice-api">CFHTTP Content-Length Header for post to Google Voice &quot;API&quot;</a></p></li> </ol> <p>Thanks</p> <p>Jason</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload