Hey everyone, I’ve been trying to use Front API to list deleted conversations from a specific inbox (to be more specific, conversations within inbox spam, which mean they were already deleted on Gmail when brought to Front).
When I (manually) copy a conversation id from the inbox spam and use the Get Conversation endpoint, it does bring me the conversation and its status show “deleted”. However, when I use the List inbox conversations endpoint it does not bring me any deleted conversation, even when passing the query parameter (q=deleted) as suggested in Front documentation.
I have tried the Search conversations endpoint as well, as suggested in this post, but still without success.
Can anyone help me please? Also, both conversations moved to Trash in front and conversations which were already deleted on Gmail when brought to Front (becoming Spam in Front) have the “deleted” status, is there no way to differentiate them?
Thank you :)