1) Create a data extension with fields to capture the data.
2) Create an email that contains AMPScript to insert the reply information into the Data Extension. Example script:
%%[
Set @subscriberID = _RMM_SubscriberID
Set @email = _RMM_RecipientEmailAddress
Set @reply = _replycontent
Set @jobid = _RMM_JobID
Set @batchid = _RMM_BatchID
InsertDE ('Replies', 'SubscriberID', @subscriberID, 'Email', @email, 'reply', @reply, 'JobID', @jobid, 'BatchID', @batchid)
]%%
3) Create a Triggered Send that uses the email created in Step 2.
4) Create a Sender Profile to use with the Triggered Send created in Step 3 that uses custom RMM settings and choose the newly created Triggered Send as the "Forward using triggered send" option.
Additional RMM personalization string can be found here.
000392599

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.