Chatwoot/app/controllers/api/v1/accounts/conversations
Sojan Jose 45e43b0b89
feat: Contactable Inboxes API (#2101)
- Add endpoint which lists inboxes through which a contact can be contacted
- Conversation creation API auto-creates contact_inbox for specific channels [ Twilio, email, api]
- Ability to send the initial message payload along with the conversation creation
- Fixes #1678 ( issue saving additional attributes for conversation )
2021-04-15 15:13:01 +05:30
..
assignments_controller.rb feat: Add team assignment & filter APIs (#1712) 2021-01-31 12:40:02 +05:30
base_controller.rb Chore: Code Cleanup in API controllers (#932) 2020-06-07 13:58:05 +05:30
labels_controller.rb fix: Labels cannot be added to conversations (#1644) 2021-01-13 12:15:11 +05:30
messages_controller.rb feat: Contactable Inboxes API (#2101) 2021-04-15 15:13:01 +05:30