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?
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.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.