Questions tagged [popfax-api]

The Popfax API allows you to send and receive faxes over the internet.

The Popfax API allows you to send and receive faxes over the internet.

5 questions
1
vote
2 answers

Blackberry Network connection

Trying to connect via Wi-Fi and I have an issue with the OS6 cd variable is null but it works on OS5 This is the url Strng: https://api3.popfax.com/index.php?service=Popfax;interface=wifi;interface=wifi public ServiceConnectionBlackBerry(String s)…
BurunduK
  • 293
  • 1
  • 3
  • 17
1
vote
3 answers

Integrating RingCentral FaxOut API using C#

Hi how are you? I'm trying to use the FaxOut API: http://service.ringcentral.com/faxoutapi/ That's the whole documentation about the api. Basically I need to send an HTTP POST with some data. This is my code but I can't manage to make it work,…
0
votes
2 answers

Need to send fax without much delay

I am new and I have no much knowledge about fax processing. But, As We are using interfax service for sending fax that is working fine if we send one fax at a time there is not much delay/failure in this type of case, but our requirement is to send…
0
votes
1 answer

Popfax API Soap PHP

Hi i am trying to use popfax api but i always receive e complex error $username,'password' =>…
diogopms
  • 110
  • 1
  • 10
0
votes
1 answer

WSDL reading shows strange first character with php

I'm reading a wsdl for SOAP connection : https://api3.popfax.com/index.php?service=Popfax&wsdl Other clients (mobile apps, desktop software, ...) are using it and have been doing so for a long time. When I try to construct a SoapClient from it, I…
r0dy
  • 37
  • 2
  • 5