How can I create a Contact with custom attributes? When Iam passing custom attributes , get error response with 500 response code | Community
Skip to main content
Answered

How can I create a Contact with custom attributes? When Iam passing custom attributes , get error response with 500 response code

  • November 11, 2020
  • 1 reply
  • 94 views

Api Response

 

{

 "type": "error.list",

 "request_id": "001abpf1ufhhbsgi1ku0",

 "errors": [

   {

     "code": "server_error",

     "message": "Server Error"

   }

 ]

}

 

Value passing

 

custom_attributes : {"Status": "Active"}

Best answer by Lisa B11

Hey @user461​ 👋

 

This one actually requires an investigation by the team, would you mind sending us a message through the Messenger over at www.intercom.com and someone from the team will reach out to you soon 👍 If you could also include the actual API request you are making that would help with the investigation also.

1 reply

Forum|alt.badge.img+5
  • Employee
  • Answer
  • November 11, 2020

Hey @user461​ 👋

 

This one actually requires an investigation by the team, would you mind sending us a message through the Messenger over at www.intercom.com and someone from the team will reach out to you soon 👍 If you could also include the actual API request you are making that would help with the investigation also.