Joseph Pena

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Unable to schedule fax #4180
    Joseph Pena
    Participant

    Hello,

    Never mind, I figured it out. It helps to use the correct variable! 🙂

    in reply to: Unable to schedule fax #4179
    Joseph Pena
    Participant

    Hello,

    Any update on the sample XML I posted? Thanks.

    in reply to: Unable to schedule fax #4178
    Joseph Pena
    Participant

    Hmmm, hoping I didn’t do something silly like not replace the / character with a HTML friendly character code…

    in reply to: Unable to schedule fax #4177
    Joseph Pena
    Participant

    Here you go:

    <?xml version=”1.0″ encoding=”UTF-8″ ?>

    <schedule_fax>

    <recipient>

    <name>Test</name>

    <organization>Test</organization>

    <fax_number>1112223333</fax_number>

    </recipient>

    <attachment>

    <location>external</location>

    <content_type>application/pdf</content_type>

    <url>http://10.10.10.99/uploads/2012121.pdf</url&gt;

    </attachment>

    </schedule_fax>

Viewing 4 posts - 1 through 4 (of 4 total)