Hi @Darsh Mishra
Importing messages in chat is not supported, only team channels support importing third-party platform messages, which requires you to use the Teamwork.Migrate.All
application permission to obtain an access token in the application-only context (client credentials flow), then create the team and channel in the migrated state.
After the team and channel have been created, you can begin sending back-in-time messages using the createdDateTime
and from
keys in the request body.
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.