diff --git a/source/deployment/bulk-loading-data-format.rst b/source/deployment/bulk-loading-data-format.rst index 2a160f31e0b..5f5c1947902 100644 --- a/source/deployment/bulk-loading-data-format.rst +++ b/source/deployment/bulk-loading-data-format.rst @@ -42,7 +42,7 @@ The identifiers for each object are listed in the following table: UserNotifyProps, *username* UserTeamMembership, "*team*, *username*" UserChannelMembership, "*team*, *channel*, *username*" - Post, "*channel*, *message*, *create_at*" + Post, "*channel*, *message*, *create_at*, *props*" Reply, "*post*, *message*, *create_at*" Reaction, "*post*, *emoji_name*, *create_at*" Attachment, "*path*"