Chatwoot/app/views/api/v1/accounts/contacts
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
..
contact_inboxes chore: Add Additional Contact APIs (#1130) 2020-08-10 12:15:29 +05:30
conversations Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
labels feat: API to add label to contacts (#1563) 2021-01-03 20:07:57 +05:30
active.json.jbuilder feat: Add Contacts page (#1335) 2020-11-10 15:25:26 +05:30
contactable_inboxes.json.jbuilder feat: Contactable Inboxes API (#2101) 2021-04-15 15:13:01 +05:30
create.json.jbuilder chore: Control rendering contact inbox (#1157) 2020-08-19 23:25:55 +05:30
index.json.jbuilder feat: Add Contacts page (#1335) 2020-11-10 15:25:26 +05:30
search.json.jbuilder feat: Add Contacts page (#1335) 2020-11-10 15:25:26 +05:30
show.json.jbuilder chore: Control rendering contact inbox (#1157) 2020-08-19 23:25:55 +05:30
update.json.jbuilder chore: Control rendering contact inbox (#1157) 2020-08-19 23:25:55 +05:30