ICE Chat is a chat channel for to facilitate c ollaboration with other market participants using Chat. The ICE's messaging system offers diverse set up options that can be tailored to support your compliance requirements. React to trade opportunit...
Make conv_id available in plugin context for discussions
I would like to have access to the conversation ID of discussions in the context updates in the plugin pane. When selecting a discussion now, it seems that context.type is "noConversation", even though dicussions also have conversation IDs.
Ability to limit plugin/integration access to specific users
When creating a plugin, having the option to limit to specific users would be good. This would be useful both during development and using the plugin. We were specifically looking to limit on a plugin but could this this relate for integrations as...
Slack channel integration — support syncing message edits
Once a message comes in from Slack, any edits that the original creator makes are not updated in Front, making it possible to miss information without going back to check the message in Slack. Images as an example.
Monday Integration - Assign Person and Add Date from w/in Front
Current Scenario: Monday.com integration within Front currently only allows you to: select a Workspace a specific Board Group of items to create a new task into from the emails. Feature to add: It would be super useful to add two more options: 1. ...
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...