Word Document Mail merge with storage documents and regions issue in PHP SDK of Aspose.Words Cloud

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

@digiwise

Thanks for your inquiry. We have noticed the issue and logged a ticket WORDSCLOUD-1040 for further investigation and rectification. We will notify you as soon as it is resolved.

@digiwise

Thanks for your patience. Please note your above reported issue(WORDSCLOUD-1040) is fixed in Aspose.Words Cloud 20.3 release. Please use latest version of Aspose.Words Cloud API, it will resolve the issue.