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.
Other time-based metrics consider business hours (response time, reaction time, resolution time), but tag duration does not.
When tag duration is used to measure business processes, it is helpful to ignore periods where people are not working
...
Now that the core API supports groups, it would be nice to be able to add custom fields to them as well. For my use case, I want to add a boolean value to tell my application if users should be allowed to add themselves to the group via API.
For certain use cases we need to wait a few seconds after an event in Front before a Rule triggers. It would be helpful if Time Since Trigger (and other delayed conditions) could support a finer granularity in seconds.
Require the user to send a message before there is a push message from the chat widget launcher icon
Currently, when the user opens our website application, the chat widget appears on the screen with a red notification like there is a new message (even if they never clicked the chat widget). I think this is because we automatically send the intro...