Web integration | Community
Skip to main content
Answered

Web integration

  • June 10, 2025
  • 1 reply
  • 11 views

Hey guys i am working on a project where i need this intercom ,  in my project there are three people issuer , investor and admin both  the issuer and investor can able to connect with the admin can e achieve this  using your sdk just let me know

Best answer by Jacques Reynolds

Hey ​@kiran R 👋 Jacques here from Intercom Support. I hope all is well today!

You can calssify your different user types by following these steps:

  • Create a Custom Data Attribute in Intercom to represent the User’s role, call it ‘user_role’
  • Then when you boot Intercom in your app, you can pass that attribute in the snippet so that the user’s role can be tracked.
  • Docs on setting up our SDKs can be found here: iOS & Android.

Hope this helps!

View original
Did this topic help you find an answer to your question?

1 reply

Jacques Reynolds
Intercom Team
Forum|alt.badge.img+7

Hey ​@kiran R 👋 Jacques here from Intercom Support. I hope all is well today!

You can calssify your different user types by following these steps:

  • Create a Custom Data Attribute in Intercom to represent the User’s role, call it ‘user_role’
  • Then when you boot Intercom in your app, you can pass that attribute in the snippet so that the user’s role can be tracked.
  • Docs on setting up our SDKs can be found here: iOS & Android.

Hope this helps!


Reply