Solved
How do I update contact information in TA with responses from a survey?
I have a survey with question responses 'Yes/No'. Depending on the response, I want to update a field in my contact list with either 'Yes' or 'No'. How can I do this please?
Best answer by Akdashboard
Hi @ArthurF
Depending on your setup and technical knowledge, you could do an API. If that is a bit advanced, then a contact list trigger should accomplish this. You would need to set up a contact list trigger that updated an unused contact list, call it "list for updating info".
You will need to join the response with whatever value you are using to de-duplicate responses (such as email, first name, last name, external data reference, or some combination of those).
This was when the person gets added to the new mailing list, their record be updated with the new information.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

This will "send" a contact to your contact list. If you have TAs "automatic deduplication" feature on, it will only "update" your contact. If you do not have auto de-dup on, it will create a new contact.