Web integration | Community
Skip to main content

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

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