Question

Viewing Sent Fax via SDK

  • 8 February 2024
  • 1 reply
  • 92 views

Im sending faxes on sandbox wondering if there was a way to view the fax content, i can see the messages and message logs but theres no way to drill into a specific message and see the files


1 reply

Userlevel 1

Read your message store and parse the response to get the fax message record, parse the attachments array to grab the attachment type and id and call this API to get the attachment.

Reply