Retrive Fax Status from application
- This topic has 1 reply, 2 voices, and was last updated 12 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Tagged: Retrive Fax Status
hi,
how can i retrive fax status, when i sent fax from web service.
when i sent the fax it give me the xml having message tag with “Created”, but how can i confrim that fax sent successfully
Danial
Daniel,
The created response should also return the fax_entry. The fax_entry_url contains the FAXKEY and ENTRYKEY which can be used with GET to request the status of the fax. Look at the section “Retrieving Fax Entries” of the Web Services API.
http://www.multitech.net/developer/products/faxfinder/web-services-api/
Regards,
Carol Almquist