Author Message
VanVuong
Joined: Dec 12, 2013
Messages: 20
Offline
Hi,
Can OD integrated with Rightfax using rest web service or java api? is there any library that we can use to using java api for rightfax?

Thanks,
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
If there is REST api, you can use the REST connector in OD to try to connect to it. I don't know anything specific about RightFax, not to mention the Java API. If there is Java API, you can write some custom code in a OD custom servlet to integrate too.
VanVuong
Joined: Dec 12, 2013
Messages: 20
Offline
I'm using the REST api. How do I specific in the message body is "application/x-www-form-urlencoded" format?


Thanks,


WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
Are you sure that is the content type the REST API returns? It doesn't seem typical. You can still try to use the REST WS connector and see how it goes.
VanVuong
Joined: Dec 12, 2013
Messages: 20
Offline
it's in the message body that need to be application/x-www-form-urlencoded not the return response. I worked around it by adding them in the input parameters for testing purpose. I'm using the REST WS connector.

Thanks,
Go to:   
Mobile view