Share your ideas

Set same PERSONALIZATION parameter for all recipients in Transact XML Submission Document

Is it possible to set same PERSONALIZATION parameter for all recipients in Transact XML Submission Document ? Otherwise when we set the same value (VALUE) for same parameter(TAG_NAME) in all recipient elements, XML document gets too large. Assume that recipient count is 5000 in xml below.

Putting same personalization element for all these 5000 recipient is not efficient.


<XTMAILING> <CAMPAIGN_ID>300401</CAMPAIGN_ID> <TRANSACTION_ID>TRANS-1234</TRANSACTION_ID> <SHOW_ALL_SEND_DETAIL>true</SHOW_ALL_SEND_DETAIL> <NO_RETRY_ON_FAILURE >false</NO_RETRY_ON_FAILURE> <RECIPIENT> <EMAIL>demo@email.com</EMAIL> <BODY_TYPE>HTML</BODY_TYPE> <PERSONALIZATION> <TAG_NAME>?</TAG_NAME> <VALUE>?</VALUE> </PERSONALIZATION> </RECIPIENT>

  • Selman Gün
  • Apr 27 2021
What is your industry? Travel & Transportation
What is the idea priority? High