Entity IDs
Do not use database-generated entity IDs in your integration. These are incremental integers that are deployment specific. Instead, use the identifier string. It is not deployment specific and can be used in imports and exports, for example.