Top

GetAllContacts in my Test Company

Answered

Comments

3 comments

  • Official comment
    Christophe IRLES

    Hi,

    Are you using CSharp SDK ? It's easier if your precise which SDK you are using.

    The method GetAllContacts(...) works fine. The callback give you the list of contacts in your ROSTER not in your company.

    It's indicated in the Contacts object - an extract below:
    A cache is used internally and updated automatically when a contact is added, updated, removed **from your roster only**

    Use search method to find contact not in your roster and send them an invitation to add them in your roster.
    cf . Contacts.SearchContactsByDisplayName(...) and Invitations.SendInvitation(...)

    Does it help ?

    Regards,
    Christophe

    Comment actions Permalink
  • Sibin THOMAS

    Hi Christophe,

    Yes, it is a CSharp SDK.

    I understand it now only the contacts in the Roster i.e. network i.e. invited will be retrieved by the GetAllContacts method.

    I thought it would get all the contacts in the company regardless. So now, I will have to invite all the contacts in my company to get them in my roster.

     

    Thanks for your help.

    0
    Comment actions Permalink
  • Christophe IRLES

    Hi Sibin,

    Exactly.

    If you need more info don't hesitate

    Best regards,
    Christophe

    0
    Comment actions Permalink

Please sign in to leave a comment.

Still can't find what you need?

  • Contact Us

    Do you have any question about Rainbow? Leave us a message to get more information.

    Contact
  • Ask the Community

    Do you need help? Ask your questions to the Community and get answers from other Rainbow users.

    Post message