I have a client that wants a custom app integrated into their boards and I am trying to figure out if this is possible. I have been playing around with the SDK and creating basic apps using the react tutorials and it seems like this is not possible.
They want to be able to send one-off text/emails to certain subsets of their boards. They want to be able to click a button that pops up a dialog with an input/textarea where they can type their message and then click send text or send email and do a mass send.
For example: Board A has 6 groups in it, with each group pertaining to a location (city) within the state. They want to send a mass text update to groups 1 & 2 because a storm is coming that will be affecting their city, so they would click a “Send Text” button and they could choose a group of people, type in the message, and then send it using Twilio
I’m not seeing how this is possible with a custom view or widget, but maybe I just don’t have a full understanding yet of what is possible.
Could someone with a bit more experience building custom apps weigh in on this, please?