modify a contact data for a selection of records | XM Community
Skip to main content
Solved

modify a contact data for a selection of records


JR33
QPN Level 2 ●●
Forum|alt.badge.img+10
  • QPN Level 2 ●●
  • 75 replies

Is there a solution to modify a contact data (the language) for all my recordings as can be done for an embedded data?
if I'm not mistaken, not natively on the platform, but maybe with the API?

Best answer by JR33

for info I finally just export my contact base to delete the values and I reimported it. It worked perfectly, no duplicates.

View original

3 replies

JR33
QPN Level 2 ●●
Forum|alt.badge.img+10
  • Author
  • QPN Level 2 ●●
  • 75 replies
  • June 28, 2021

https://ca1.qualtrics.com/API/v3/directories/{directoryId}/contacts/{contactId} allows you to modify a contact data, but I do not know how to code to automate on all the contact id of my directory ?


JR33
QPN Level 2 ●●
Forum|alt.badge.img+10
  • Author
  • QPN Level 2 ●●
  • 75 replies
  • Answer
  • June 28, 2021

for info I finally just export my contact base to delete the values and I reimported it. It worked perfectly, no duplicates.


pogi
Level 2 ●●
Forum|alt.badge.img+14
  • Level 2 ●●
  • 151 replies
  • June 28, 2021

With the API, you could have coded a way to do it individually. You did the most efficient means to update bulk information.


Leave a Reply