Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

Core API

Showing 25

Add updated_at to list conversations API endpoint

List coversations endpoint is ordered by that field, but the field is not exposed
2 months ago in Core API 1 Backlog

Search Conversation Endpoint - More flexible Date paramters

The search conversation endpoint has limited date-searching parameters. 'Before' and 'After' are only able to filter by a conversation's first message. There is a need to search for Conversations by the most recent message timestamp.
about 2 months ago in Core API 0 Backlog

Move Message to new Conversation via API

Support the ability to move a Message or Messages to a new conversation via the API. Suggested implementation to could be: // This example moves messages msg_10 and msg_11 out of conversation cnv_3 to their own new conversation. PATCH /conversatio...
2 months ago in Core API 0 Backlog

Ability to create rules with the API

No description provided
8 months ago in Core API 0 Backlog

Expose phishing information through the API

Allow users to see whether a conversation has been marked as phishing when fetching it via the API
8 months ago in Core API 0 Backlog

Associate tags to a specific inbox via API

Hello, One of our Business Cases at White Bird is to isolate tags between inboxes of a same Team. Right now, our only way of ensuring this system works and there's no permeability between tags and inboxes is to manually assign each tag to the corr...
5 months ago in Core API 0 Backlog

Merge conversation using API

No description provided
5 months ago in Core API 0 Backlog

Api access to teammate status

the green, orange and red dot should be accessible via the api on the teammate object
5 months ago in Core API 2 Backlog

Drafts API: Drop requirement for supplying channel_id

Right now we required a channel_id to be supplied on calls to Create Draft endpoints - this is not required on send reply endpoints. Could we have the API select a default channel when the channel_id param is not supplied?
7 months ago in Core API 0 Backlog

Front and Database Connection, Update Rule API

Is there a way for us to establish a connection between Front and our database (RB9 powered by OMTI) so that these rules in Front can be updated real time when it's changed in our database? The From field in Front corresponds with the Contact Emai...
3 months ago in Core API / New integration requests 1 Backlog