HubSpot Ideas

AlexanderC

Bulk actions on conversations/inbox via API

There is no possibility to bulk delete conversations in HubSpot user-front-end.

 

We like to get all conversations with id (just for emails) and some additional data (date, subject, sender) and a filter by daterange from the API.

To change the status of a conversation (delete/close), we can call the api by conversation id.

 

So we have a solution to remove bulk emails from the inbox.