Replies: 1 comment 1 reply
-
|
@matalaweb I think being able to handle customer communications via text would be the best approach. I do like that, sort of accepting tickets responses/collaberation via SMS just not eMail. As for communication with employees, I don't want to re-invent what Slack does best. I'd definitely be interested in your thoughts on this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@mpge Over the years, I've had several projects that needed a conversational SMS interface for messaging customers / employees / etc. and there is no real open-source option for this.
In my ERP/FSM project, we've built it again from the ground up (we use Twilio as our provider), but it handles SMS / RCS, message consent collection & tracking (currently just US guidelines), realtime events, etc. It also handle RCS Rich Content (users will need strict vetting with carriers for this to be enabled)
Is this something you're interested in integrating either into the Escalated ecosystem or its own package? If so, I will bundle it all up into a Laravel package.
It seems to me like a unique, tangential fit here. Let me know what you think.
Beta Was this translation helpful? Give feedback.
All reactions