Data import via GraphQL
Master data is the information related to Owner, Property, Unit, Tenant and Bank Account. To request these information it is required to have authorization tokens.
Last updated
Was this helpful?
Master data is the information related to Owner, Property, Unit, Tenant and Bank Account. To request these information it is required to have authorization tokens.
Last updated
Was this helpful?
For importing master data to EverReal it is required to keep the following order as shown in the chart:
1. First, the owners should be created/imported by using the following endpoint: .
Contract start date is in the past and there is no contract end date: unit status is leased
Contract start date is in the future: unit status is vacant, re-leased
Contract start date is either in the past or in the future but there is a contract end date in future: unit status is terminated
Optional final step: Bank accounts Mutation If you wish to import bank account data, use the Bank accounts Mutation after all core entities have been created.
2. Once the import is finalised for the owners the next endpoint which should be used is .
3. In the next step the properties should be created by using the following endpoint: . The following checklist provides information about creating properties. The checklist summarizes the overall areas which might cause issues.
4. Going further in the following step , units can be created and within creation assigned to associated property. Please consider the following when creating units:
The next step is , where tenants can be created and within creation assigned to associated units. As a result of the tenants import, the unit status is being automatically updated from EverReal.