extRef contact API | XM Community
Solved

extRef contact API

  • 28 August 2020
  • 1 reply
  • 117 views

In making a call to https://ca1.qualtrics.com/API/v3/mailinglists/ML_identity/contacts I am pushing a json string containing extRef. However, I keep getting the following response:
 "httpStatus": "400 - Bad Request",
        "error": {
            "errorMessage": "Unexpected json key provided: extRef",
            "errorCode": "RP_9"
        },
The documentation clearly states extRef is what the field is called. What am I missing here?

icon

Best answer by TomG 28 August 2020, 20:43

View original

1 reply

Userlevel 7
Badge +27

Just answered here: https://stackoverflow.com/questions/63637415/qualtrics-contacts-api-extref/63639326#63639326

Leave a Reply