Using the ‘online’ version of the mail merge action with regions seems to work for me:
PUT /v4.0/words/MailMerge?withRegions=true
However, I want to use files on storage:
PUT /v4.0/words/TestMailMergeWithCleanupOptionsClancy.doc/MailMerge?withRegions=true
But with the second approach none of the merge fields get replaced. Using storage documents does work in documents without regions.
The document I am testing is: Dropbox - TestMailMergeWithCleanupOptionsClancy.doc - Simplify your life
The test data I am using is:
I am using the PHP SDK version 20.1 to make the requests.
Can anyone please tell me how to use Aspose Words Cloud mail merge with storage documents and regions?
Thanks,
Clancy