I am trying to send in a fax by inserting a csv file to substitute the values in the coversheet.Also I have passed in the
csv as a tabletype according to this example and setting the destination for
the job message.
https://apiforums.easylink.com/system/files/CS_JobSubmit_FAX_2.5.txt
The fax job with the coversheet works fine without the
csv file but when I add in the csv I am not getting the jobId in the
messageresult even though I am getting a status code of 0.Is there something
there is amiss here. Please provide your inputs.