Discussions
Noobie Question #2: API /inbox(list) Returns Empty Array
Okay, etherFAX Developer Community: another Noobie question for everyone so, please go easy on me ;)
Is there a way to simulate an incoming fax?
We're switching our app dev from the REST Api directly to the .Net Client. Up to now, we've been sending actual faxes to do unit testing or for development, but we'd like to start doing som more automated testing and load testing. Is there an easy way to simulate receiving faxes, preferably lots of them, without having to actually send a fax?
sending Multiple documents in a single fax.
Is there any way we can send multiple documents in a single fax using etherfax api.
Open API Specification (OAS)?
Does etherFAX make available to developers, an Open API Specification (OAS) such as Swagger for providing interfacing into the APIs?
Fax to Australia number is not working
I have tried to send fax to Australia number 1300368999 but it is not working.
Production/Development Parallel Queue Processing?
Does etherFAX have an internal mechanism that can take an incoming fax, duplicate it, and then send it on while routing the duplicated fax into another queue...in this case a developmental account for testing purposes? We receive 200-300 faxes a day of various types and would like to run parallel with our production lines...
Retry Print
We are running multiple instances of ERIS in a Docker to define the outbound DID. We have various routes (incoming DIDs) defined on each instance (duplicating so any instance can receive a fax and process appropriately), one of which is to a remote printer. Most of the time, it prints fine, but sometimes it doesn't. Is there an option to retry printing after, say, 2 minutes?
Calling EtherFax method such as GetFaxAccount from a web service returns null
Hi, EtherFax API calls/invocations from a windows console application and web forms works as expected, but the same returns null for any API method call made.
Trying To Call SendFax() Returns EtherFaxResult "Invalid Or Missing File"
Hey There,
Noobie Question: Authentican Failure
Sorry for being a noobie here, have a question: