Skip to main content

In https://www.intercom.com/help/en/articles/179-send-custom-user-attributes-to-intercom,

I created

window.intercomSettings = {

app_id: APP_ID,

"book": "ABC"

};

 

How to get the key value pair book & ABC via API?

Hello @jack c12​ ,

 

Q - How to get the key value pair book & ABC via API?

A - You can use Retrieve a contact API to get custom user attributes.

More Information can be found here -> Retrieve a contact

 

Just let me know if you have further question about this topic, will be more than happy to help.


Reply