Discussions

Ask a Question

Request API

Etherfax.Client has "public Task<string> Request(string url, string content = null);" method. I am trying to use it as, string response = await client.Request("https://na.connect.etherfax.net/rest/3.0/api/accounts"); but I am getting null in response. Can you please let me know if this is the correct way to use it? Or is there something I am missing? Any help would be appreciated. Thanks!

Cancelling Fax job is possible or not .

I wants to cancel the Fax job after requested So If any possibility to cancel the Fax job.If possible what is API name and If API is not available any other way to cancel the fax job.

Is it possible to send cover sheet with Fax document? and if it is available then please mention the API name.

While sending fax needs to send cover sheet. Is there any API available to send cover sheet along with outbox API request.

FaxResult possible final values

Hi, We are doing a POC to send the Fax using REST API. After we send the POST call, we are using the JobId to get Fax status. We have a logic in our POC where we are calling GET /status after every X seconds. We wanted to know which values of FaxResult are the final values i.e we cannot get any different FaxResult for the same job after that? Thanks, Rohit

etherFAX Integration Module MSI installer package

hi , Where can we download the etherFAX Integration Module MSI installer package. Please help

why my fax is not send to the client fax number?

after getting the successful message and the api return the 200 ok then why my fax is not sent to the client fax number. In response there is the diagram came and the fax not send. Give me details which data we want to send. Please, guide me as soon as possible Thanks,

Error: "Message": "Authorization has been denied for this request."

I've getting this error when I'am hitting the REST api on postman. I have all the credentials.

ERROR - connection authentication failed

Hi, Getting below error message when I am trying to configure etherFax account, even after installed Framework 4.7 and all windows updates. ERROR - connection authentication failed. Regards, Babji

Etherfax Client for .Net 4.5

I only see the library for .Net 4.6.2, could you guys publish a .dll for .Net 4.5 Thanks.

Encryption required

When I query a fax destination, I see that the "Required" field is set to true. If this field is set, can I still send a regular (non-encrypted) document to that destination phone number?