Hi everybody,
How to customize the "substitution of the address" targeting mode to map substitution address field to a custom field instead of email.
My case is that we have created new delivery with javascript connector. Delivery doesn't use "email" field for sending. Instead of this, connector uses a custom field as a unique key and makes POST request to external system.
When we create new delivery, we want to send a proof with activated "substitution of the address" mode. In this case delivery should go through out javascript connector and send all messages using substitution address (in our case substitution field which contains unique key).
Can you please clarify how to implement this proofs's case?
Thanks in advance.