Skip to Main Content
ADD A NEW IDEA

Core API

Showing 34

Ability to create rules with the API

No description provided
12 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
11 months ago in Core API 0 Backlog

Don't count throttled API calls against API rate limit

It seems to me like counting throttled API calls against our API call limit is punitive and the root cause for these snowballing outages. This is compounded by the fact that we are relying on Zapier for these api calls and can't finely control the...
3 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...
9 months ago in Core API 0 Backlog

API method to permanently delete conversations

No description provided
almost 3 years ago in Resources 0 Backlog

Add updated_at to list conversations API endpoint

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

Merge conversation using API

No description provided
9 months ago in Core API 0 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?
11 months ago in Core API 0 Backlog

Tags API: add ability to see and set 'Archived' property

1) The GET /tags list should include a flag to indicate whether a tag has been archived 2) There should be a way to archive a Tag via API
about 1 year ago in Core API 1 Backlog

Add "seen" event in webhook API support

To monitor the "seen" status of messages, api clients currently need to implement a polling strategy. Adding a seen event to enable web-hook integration, will limit api usage and improve state change detection.
about 1 year ago in Core API 0 Backlog