Organizations

There is a specific organization that all users are added to by default. This organization is known as the 'Contacts' organization and will have an isContacts property which equals true.

When listening to events, you can safely ignore changes to placeholder organizations (indicated by the boolean Organization.$placeholder). If the value is false or the property does not exist, the organization is fully loaded and events for it should be handled.

In This Section: